跳到主要内容

1 篇文档带有标签「TracingChannel」

查看所有标签

Tracing Channels

mysql2 provides built-in instrumentation via Node.js TracingChannel from the node:diagnosticschannel module. This allows APM tools (OpenTelemetry, Datadog, Sentry, etc.) and custom instrumentation to subscribe to query, execute, connect, and pool lifecycle events without monkey-patching.