nestjs-otel
nestjs-otel copied to clipboard
Create a CatchAll ExceptionsFilter
Register a Counter:
name: 'http_exceptions',
labels : ['method', 'status', 'path'],
Support config: withExceptionFilter
It should conditionally replace provide: APP_FILTER, if enabled.
Thanks for the great work! might be nice to support GraphQL from the beginning: https://github.com/digikare/nestjs-prom/issues/47
Nice! Will keep that in mind for sure. Same for supporting Fastify.
This is generally introspected from opentelemetry auto instrumentation already.