how can I add OpenTelemetry Propagator AWS X-Ray to auto-instrumentation node? #4827
Unanswered
danielo515
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello.
I want to re-use the headers that x-ray adds to trace my requests. I am using the auto-instrumentation for node, but I don't know if it already includes the x-ray propagator or if I need to configure it separately.
A complete example will be greatly appreciated, since the library docs (https://www.npmjs.com/package/@opentelemetry/propagator-aws-xray?activeTab=readme) only have a little portion.
Beta Was this translation helpful? Give feedback.
All reactions