appsignal-nodejs
appsignal-nodejs copied to clipboard
`setError()` doesn't work from inside error handler in Fastify
The error-handling helpers from our library don't behave as expected when used inside Fastify error handler middleware.
Calling the OpenTelemetry API directly works. Using recordException() on the active span.