diff --git a/docs/instrumenting.asciidoc b/docs/instrumenting.asciidoc index 7b6d4f92e..fdcfedcfe 100644 --- a/docs/instrumenting.asciidoc +++ b/docs/instrumenting.asciidoc @@ -972,7 +972,7 @@ func main() { ---- [[builtin-modules-apmpgx]] -== module/apmpgx +==== module/apmpgx Package apmpgx provides a means of instrumenting the https://github.com/jackc/pgx[Pgx] for v4.17+, so that SQL queries are reported as spans within the current transaction.