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 6b3afe5 commit b7a78b1Copy full SHA for b7a78b1
CHANGELOG.md
@@ -38,6 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
38
([#4001](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/4001))
39
- `opentelemetry-instrumentation-psycopg`: Fix `instrument_connection` method to use `_new_cursor_async_factory` on async connections.
40
([#3956](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3956))
41
+- `opentelemetry-instrumentation-aws-lambda`: Fix improper invocation `Span` name and kind.
42
+ ([#3966](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3966))
43
44
## Version 1.39.0/0.60b0 (2025-12-03)
45
0 commit comments