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" flag in trace context #2283

Open
kalyanaj opened this issue Aug 30, 2023 · 5 comments
Open

Support for "random trace id" flag in trace context #2283

kalyanaj opened this issue Aug 30, 2023 · 5 comments
Assignees
Labels
help wanted Good for taking. Extra help will be provided by maintainers

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

@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Aug 30, 2023
@marcalff
Copy link
Member

marcalff commented Aug 31, 2023

@ThomsonTan ThomsonTan added issue:blocked Fix blocked, waiting for other fixes as prerequisites and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Sep 6, 2023
Copy link

github-actions bot commented Nov 6, 2023

This issue was marked as stale due to lack of activity.

Copy link

This issue was marked as stale due to lack of activity.

@github-actions github-actions bot added the Stale label Mar 15, 2024
@marcalff marcalff added help wanted Good for taking. Extra help will be provided by maintainers and removed issue:blocked Fix blocked, waiting for other fixes as prerequisites labels Feb 18, 2025
@marcalff
Copy link
Member

Copy link

This issue is available for anyone to work on. Make sure to reference this issue in your pull request.
✨ Thank you for your contribution! ✨

@github-actions github-actions bot removed the Stale label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Good for taking. Extra help will be provided by maintainers
Projects
None yet
Development

No branches or pull requests

3 participants