Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metrics showing tracing header outcomes #388

Open
schmidtw opened this issue Mar 2, 2023 · 0 comments
Open

Add metrics showing tracing header outcomes #388

schmidtw opened this issue Mar 2, 2023 · 0 comments
Labels
otel Issues related to Open Telemetry integration

Comments

@schmidtw
Copy link
Member

schmidtw commented Mar 2, 2023

To help monitor if tracing information is propagated it would be helpful to add a metric showing the outcome with regard to the input.

Add a label: trace_info

  • none when no trace information is propagated
  • both_headers_present when both tracestate & traceparent are present and passed along
  • only_traceparent when only a traceparent was present
  • invalid when only a tracestate was present (which is invalid according to w3c)
@schmidtw schmidtw added the otel Issues related to Open Telemetry integration label Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
otel Issues related to Open Telemetry integration
Projects
None yet
Development

No branches or pull requests

1 participant