Replies: 1 comment 3 replies
-
You can checkout the TracerOption#idGenerator and implement one of your own: https://open-telemetry.github.io/opentelemetry-js/interfaces/_opentelemetry_sdk_trace_base.TracerConfig.html#idGenerator |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to start a new span with a given trace ID. I was hoping to use a trace ID generated by another framework?
Beta Was this translation helpful? Give feedback.
All reactions