Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbfenton committed Jun 8, 2024
1 parent b66dfd6 commit 393dcf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- `opentelemetry-instrumentation-asgi`, `opentelemetry-instrumentation-fastapi`, `opentelemetry-instrumentation-starlette` Use `tracer` and `meter` of originating components instead of one from `asgi` middleware
([#2580](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2580))
- `opentelemetry-instrumentation-aws-lambda` If providing an `event_context_extractor` `kwarg` to the instrumentation, the callable should now accept a child of the `EventWrapper` class.
([#2585](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2585))

### Fixed

Expand Down

0 comments on commit 393dcf2

Please sign in to comment.