We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2add160 commit fcd10e7Copy full SHA for fcd10e7
CHANGELOG.md
@@ -10,7 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
## Version 1.26.0/0.47b0 (2024-07-23)
11
12
### Added
13
-
+- `opentelemetry-instrumentation-aws-lambda` Avoid exception when a handler is not present.
14
+ ([#2750](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2750))
15
- `opentelemetry-instrumentation-flask` Add `http.route` and `http.target` to metric attributes
16
([#2621](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2621))
17
- `opentelemetry-instrumentation-aws-lambda` Enable global propagator for AWS instrumentation
0 commit comments