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 60648e1 commit c47aaffCopy full SHA for c47aaff
packages/esbuild-plugin-node/test/test-app/register.js
@@ -23,7 +23,7 @@ diag.setLogger(
23
);
24
25
const sdk = new opentelemetry.NodeSDK({
26
- // Notably instrumentation fastify and pino are not in here
+ // Notably instrumentation fastify, pino and graphql are not in here
27
instrumentations: [],
28
});
29
0 commit comments