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 83533fd commit 082dec1Copy full SHA for 082dec1
README.md
@@ -11,6 +11,8 @@ The OpenTelemetry Propagator for AWS X-Ray provides HTTP header propagation for
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.
13
14
+Compatible with OpenTelemetry JS API and SDK `1.0+`.
15
+
16
### Installation
17
18
```
0 commit comments