Skip to content

nestjs-otel v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 18:27
fb0bb19

⚠ 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)