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 48f238c commit fc8acd4Copy full SHA for fc8acd4
CHANGELOG.md
@@ -63,6 +63,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
63
([#2969](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2969))
64
- `opentelemetry-instrumentation-httpx`: remove private unused `_InstrumentedClient` and `_InstrumentedAsyncClient` classes
65
([#3036](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3036))
66
+- `opentelemetry-instrumentation-sqlalchemy` including sqlcomment in `db.statement` span attribute value is now opt-in
67
+ ([#3112](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3112))
68
69
## Version 1.28.0/0.49b0 (2024-11-05)
70
0 commit comments