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 6611ff7 commit 205ff92Copy full SHA for 205ff92
CHANGELOG.md
@@ -26,6 +26,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
([#1592](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1592))
27
- `opentelemetry-instrumentation-django` Allow explicit `excluded_urls` configuration through `instrument()`
28
([#1618](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1618))
29
+- `opentelemetry-instrumentation-aws-lambda` Use env var `_X_AMZN_TRACE_ID` as a
30
+ Span Link instead of parent
31
+ ([#1657](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1657))
32
33
### Fixed
34
0 commit comments