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 59dbaa2 commit beea0d0Copy full SHA for beea0d0
CHANGELOG.md
@@ -16,6 +16,6 @@ If your change does not need a CHANGELOG entry, add the "skip changelog" label t
16
### Enhancements
17
18
- Support X-Ray Trace Id extraction from Lambda Context object, and respect user-configured OTEL_PROPAGATORS in AWS Lamdba instrumentation
19
- ([#1191](https://github.com/aws-observability/aws-otel-java-instrumentation/pull/1191))
+ ([#1191](https://github.com/aws-observability/aws-otel-java-instrumentation/pull/1191)) ([#1218](https://github.com/aws-observability/aws-otel-java-instrumentation/pull/1218))
20
- Adaptive Sampling improvements: Ensure propagation of sampling rule across services and AWS accounts. Remove unnecessary B3 propagator.
21
([#1201](https://github.com/aws-observability/aws-otel-java-instrumentation/pull/1201))
0 commit comments