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 was archived by the owner on Aug 30, 2022. It is now read-only.
* Add jaeger-debug-id as a tag
If the trace was started with a debugID, adding jaeger-debug-id
as tag ensures that the trace will be sampled in the "debug" mode.
Additionally, the root span will have this ID as a searchable tag.
Resolves: #136
Signed-off-by: Chris Goller <[email protected]>
* Add test for jaeger-debug-id correlation tag creation
Signed-off-by: Chris Goller <[email protected]>
0 commit comments