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 b21fb67 commit 10ab920Copy full SHA for 10ab920
CHANGELOG.md
@@ -12,3 +12,8 @@ For any change that affects end users of this package, please add an entry under
12
If your change does not need a CHANGELOG entry, add the "skip changelog" label to your PR.
13
14
## Unreleased
15
+
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))
0 commit comments