Skip to content

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

Open
@kalyanaj

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

help wantedGood for taking. Extra help will be provided by maintainers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions