Nestjs-OpenTelemetry
Nestjs-OpenTelemetry copied to clipboard
Just getting path logs
I see all these logs like Controller -> HealthCheckController.get
but would be nice to (also maybe) have just like in the jaeger example just /v1/health
How would I go about have all the controllers/paths like that
Thanks in advance.