File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ NPM Published Version] [ npm-img ]] [ npm-url ]
4
4
[ ![ Apache License] [ license-image ]] [ license-image ]
5
5
6
- [ component owners] ( https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/.github/component_owners.yml ) : @carolabadeer
7
-
8
6
The OpenTelemetry Propagator for AWS X-Ray provides HTTP header propagation for systems that are using AWS ` X-Amzn-Trace-Id ` format.
9
7
This propagator translates the OpenTelemetry SpanContext into the equivalent AWS header format, for use with the OpenTelemetry JS SDK.
10
8
` TraceState ` is currently not propagated.
11
9
12
- Compatible with OpenTelemetry JS API and SDK ` 1.0+ ` .
10
+ ## Status
11
+
12
+ | Maturity | [ Component Owner] ( ../../.github/component_owners.yml ) | Compatibility |
13
+ | ----------------------------------------- | ----------------------------------------------------- | --------------------- |
14
+ | [ Stable] ( ../../../CONTRIBUTING.md#stable ) | @carolabadeer | API 1.0+<br />SDK 1.0+ |
13
15
14
16
## Installation
15
17
You can’t perform that action at this time.
0 commit comments