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

Support for "Random Trace ID" in trace context #1238

Open
kalyanaj opened this issue Aug 30, 2023 · 1 comment
Open

Support for "Random Trace ID" in trace context #1238

kalyanaj opened this issue Aug 30, 2023 · 1 comment
Labels
A-trace Area: issues related to tracing release:allowed-for-stable Changes that can still be added before Stable, but won't require Breaking Interfaces. S-blocked-spec Status: Blocked on open or unresolved spec

Comments

@kalyanaj
Copy link

Is your feature request related to a problem?
The issue filed in open-telemetry/opentelemetry-specification#3411 covers the problem/context.

Describe the solution you'd like
As discussed in open-telemetry/opentelemetry-specification#3411, the concrete changes here that are relevant for OTel SDKs are:

  • if the trace id is randomly generated, set the random flag
  • propagate the random flag if a traceparent is received

Describe alternatives you've considered
N/A

Additional context
https://www.w3.org/TR/trace-context-2/ has the full spec. This spec is currently in candidate recommendation status.

CC: @lalitb

@lalitb
Copy link
Member

lalitb commented Sep 3, 2023

@TommyCpp TommyCpp added S-blocked-spec Status: Blocked on open or unresolved spec A-trace Area: issues related to tracing labels Sep 5, 2023
@hdost hdost added the release:allowed-for-stable Changes that can still be added before Stable, but won't require Breaking Interfaces. label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-trace Area: issues related to tracing release:allowed-for-stable Changes that can still be added before Stable, but won't require Breaking Interfaces. S-blocked-spec Status: Blocked on open or unresolved spec
Projects
None yet
Development

No branches or pull requests

4 participants