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 4c1452c commit 978eb50Copy full SHA for 978eb50
CHANGELOG.md
@@ -11,8 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
## Unreleased
13
14
+### Added
15
+
16
- `opentelemetry-instrumentation-asyncclick`: new instrumentation to trace asyncclick commands
17
([#3319](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3319))
18
+- `opentelemetry-instrumentation-botocore` Add support for GenAI tool events using Amazon Nova models and `InvokeModel*` APIs
19
+ ([#3385](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3385))
20
21
### Fixed
22
0 commit comments