We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2da8cd commit 4783f3aCopy full SHA for 4783f3a
1 file changed
CHANGELOG.md
@@ -33,6 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
33
([#2942](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2942))
34
- `opentelemetry-instrumentation-click`: new instrumentation to trace click commands
35
([#2994](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2994))
36
+- `opentelemetry-instrumentation-psycopg2`, `opentelemetry-instrumentation-psycopg`: Add sqlcommenter support for `instrument_connection`
37
+ ([#3071](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3071))
38
39
### Fixed
40
0 commit comments