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 98d0a4a commit d0fea95Copy full SHA for d0fea95
CHANGELOG.md
@@ -25,6 +25,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
- `opentelemetry-instrumentation-pymongo` `aggregate` and `getMore` capture statements support
26
([#3601](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3601))
27
28
+### Breaking changes
29
+
30
+- `opentelemetry-instrumentation-pymongo` introduce `db.operation`, refactor `db.statement`, refactor span name
31
+ ([#3606](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3606))
32
33
## Version 1.34.0/0.55b0 (2025-06-04)
34
35
### Fixed
0 commit comments