You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Joel Unzain edited this page Jun 6, 2018
·
4 revisions
Generate Spans for arbitrary processes.
Encode/Decode Money-Trace context between its string format and some data structure in Go.
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.
[Team ran into challenges before with regards to capturing spans coming from the device. Details for such use case should be added here]