nestjs-otel v4.0.0
⚠ BREAKING CHANGES
- support latest metric sdk
Features
- build: update dependencies (c2f8b7b)
- support latest metric sdk (e8d2e96)
- tracing: pass options with span decorator (3424b88)
- update remaining counters (d11f6d9)
Bug Fixes
- forRootAsync uses the wrong module and empty options breaks the configure method (c2dc102)