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 756ffc8 commit 14f9847Copy full SHA for 14f9847
plugins/node/opentelemetry-instrumentation-pg/src/semconv.ts
@@ -148,4 +148,4 @@ export const ATTR_NET_PEER_NAME = 'net.peer.name';
148
* Note: The value may be sanitized to exclude sensitive information.
149
*
150
*/
151
-export const ATTR_DB_STATEMENT = 'db.statement';
+export const ATTR_DB_STATEMENT = 'db.statement';
0 commit comments