We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c6b90 commit fdf8be9Copy full SHA for fdf8be9
1 file changed
CHANGELOG.md
@@ -58,6 +58,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
58
59
### Fixed
60
61
+- `opentelemetry-instrumentation-cassandra`: fix instrumentation metadata to instrumentation cassandra-driver OR scylla-driver
62
+ ([#4180](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4180))
63
- `opentelemetry-instrumentation-asyncpg`: Hydrate span attributes before creation so samplers can filter on database details
64
([#3841](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3841))
65
- `opentelemetry-instrumentation-django`: Fix exemplars generation for `http.server.(request.)duration`
0 commit comments