Releases: pragmaticivan/nestjs-otel
Releases · pragmaticivan/nestjs-otel
nestjs-otel v2.5.2
Bug Fixes
- enable nestjs 7.x as peer dependency (e6c6a1e)
nestjs-otel v2.5.1
Bug Fixes
- metrics for fastify platform (4b61e70)
nestjs-otel v2.5.0
Features
- add defaultLabels support (6efb0a5)
nestjs-otel v2.4.0
Features
- add http size and server abort metrics (ba64308)
nestjs-otel v2.3.0
nestjs-otel v2.2.0
Features
- update dependencies to latest (385e3db)
nestjs-otel v2.1.0
Features
- add metric decorators (9263bd0)
nestjs-otel v2.0.0
⚠ BREAKING CHANGES
- removes nodeSDKConfiguration option
Features
- node-sdk to be defined by the user instead of through the lib (5156324)
nestjs-otel v1.8.2
Bug Fixes
- metric: fixes metric service not properly reusing existing metrics (9f24fd8)
nestjs-otel v1.8.1
Bug Fixes
- middleware: fixes api middleware when no requesting invalid route (2a008d9)