Skip to content

Commit 082dec1

Browse files
authored
feat: support API and SDK 1.0 (#706)
1 parent 83533fd commit 082dec1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The OpenTelemetry Propagator for AWS X-Ray provides HTTP header propagation for
1111
This propagator translates the OpenTelemetry SpanContext into the equivalent AWS header format, for use with the OpenTelemetry JS SDK.
1212
`TraceState` is currently not propagated.
1313

14+
Compatible with OpenTelemetry JS API and SDK `1.0+`.
15+
1416
### Installation
1517

1618
```

0 commit comments

Comments
 (0)