We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52b8f2 commit 0d905a8Copy full SHA for 0d905a8
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## v10 (unreleased)
4
5
-- `pgext.OpenTemetryHook` that adds OpenTelemetry instrumentation.
+- `pgext.OpenTemetryHook` that adds OpenTelemetry [instrumentation](https://pg.uptrace.dev/guide/tracing.html).
6
- `pg.QueryHook` returns temp byte slice to reduce memory usage.
7
- `,msgpack` tag that uses https://github.com/vmihailenco/msgpack to marshal data in MsgPack format.
8
- Deprecated types and funcs are removed.
0 commit comments