Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Use cases

Joel Unzain edited this page Jun 6, 2018 · 4 revisions
  1. Generate Spans for arbitrary processes.

  2. Encode/Decode Money-Trace context between its string format and some data structure in Go.

  3. Capture Money-Trace headers we obtain from any HTTP response:

Suppose systems A and B use the money library. When system A gets a response after contacting system B, such response already has Money-Trace span headers from system B. Responses coming out of system A should include Money-Trace span headers from both systems.

  1. [Team ran into challenges before with regards to capturing spans coming from the device. Details for such use case should be added here]
Clone this wiki locally