We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c357e commit 96c539bCopy full SHA for 96c539b
README.md
@@ -5,6 +5,8 @@
5
[![devDependencies][devDependencies-image]][devDependencies-url]
6
[![Apache License][license-image]][license-image]
7
8
+[component owners](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/.github/component_owners.yml): @willarmiros @NathanielRN
9
+
10
The OpenTelemetry Propagator for AWS X-Ray provides HTTP header propagation for systems that are using AWS `X-Amzn-Trace-Id` format.
11
This propagator translates the OpenTelemetry SpanContext into the equivalent AWS header format, for use with the OpenTelemetry JS SDK.
12
`TraceState` is currently not propagated.
0 commit comments