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
Hey @marcalff - marked this as "not blocking stability" because I think we can safely add this after stable if needed. But I think if you (or anyone) wants to take this now, we'd welcome PRs.
The specification defines IdGenerator as an extension point:
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/sdk.md#id-generators
The yaml for
tracer_provider:
should probably allow to define which id generator to use, something like:Found while prototyping for opentelemetry-cpp
The text was updated successfully, but these errors were encountered: