appsignal/appsignal-nodejs

Add support to Node.js' `fetch` implementation

Closed this issue · 0 comments

Our existing HTTP instrumentation does not instrument calls through fetch, as it is a completely different beast internally.

There's an OpenTelemetry instrumentation at: https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-undici