UNPKG

@splunk/otel

Version:

The Splunk distribution of OpenTelemetry Node Instrumentation provides a Node agent that automatically instruments your Node application to capture and report distributed traces to Splunk APM.

9 lines 465 B
export declare const ATTR_DB_NAME: "db.name"; export declare const ATTR_DB_USER: "db.user"; export declare const ATTR_NET_PEER_NAME: "net.peer.name"; export declare const ATTR_NET_PEER_PORT: "net.peer.port"; export declare const ATTR_NET_TRANSPORT: "net.transport"; export declare const ATTR_DB_OPERATION: "db.operation"; export declare const ATTR_DB_STATEMENT: "db.statement"; export declare const ATTR_DB_SYSTEM: "db.system"; //# sourceMappingURL=semconv.d.ts.map