Skip to content

Commit 205ff92

Browse files
committed
update changelog for aws-lambda change for Span link from env
1 parent 6611ff7 commit 205ff92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
([#1592](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/1592))
2727
- `opentelemetry-instrumentation-django` Allow explicit `excluded_urls` configuration through `instrument()`
2828
([#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))
2932

3033
### Fixed
3134

0 commit comments

Comments
 (0)