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 a8a8953 commit 3c3b6e6Copy full SHA for 3c3b6e6
CHANGELOG.md
@@ -20,7 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
21
- `opentelemetry-util-http` Added support for redacting specific url query string values and url credentials in instrumentations
22
([#3508](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3508))
23
-
+- `opentelemetry-instrumentation-pymongo` `aggregate` and `getMore` capture statements support
24
+ ([#3601](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3601))
25
+
26
## Version 1.34.0/0.55b0 (2025-06-04)
27
28
### Fixed
0 commit comments