Skip to content

Releases: pragmaticivan/nestjs-otel

nestjs-otel v6.1.0

09 May 01:20
746ca35
Compare
Choose a tag to compare

Features

nestjs-otel v6.0.0

08 May 03:20
42f84c2
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Too many changes since I last commited to this project.

Features

Bug Fixes

  • Span being incompatible with MethodDecorator type (75dbf0e)

nestjs-otel v5.1.5

04 Sep 16:19
80ab0ee
Compare
Choose a tag to compare

Bug Fixes

  • latency buckets are not matching the expected time unit in milliseconds (c269bac)

nestjs-otel v5.1.4

28 Jun 12:45
c02253d
Compare
Choose a tag to compare

Bug Fixes

  • should support both 9 and 10 versions (50f2273)

nestjs-otel v5.1.3

27 Jun 15:10
f28eb01
Compare
Choose a tag to compare

Bug Fixes

  • #231 Remove unnecessary files from package bundle (faa521b)

nestjs-otel v5.1.2

05 May 17:09
7fe997a
Compare
Choose a tag to compare

Bug Fixes

  • invalid values for error count metrics (7b13c0b)

nestjs-otel v5.1.1

21 Apr 01:59
adfb651
Compare
Choose a tag to compare

Bug Fixes

  • update packages and remove outdated examples (7150dcf)
  • update release please permissions (8db8736)

nestjs-otel v5.1.0

05 Apr 23:00
d0b1616
Compare
Choose a tag to compare

Features

  • update to stable packages (76b577c)

nestjs-otel v5.0.0

27 Nov 04:24
6d8e060
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • updates to latest metric sdk and drop node-sdk dependency

Features

  • update packages (163ba38)
  • update packages (d0f92fb)
  • update packages (28fdc69)
  • updates to latest metric sdk and drop node-sdk dependency (46c2df3)

Bug Fixes

  • getSpan returning undefined, enable strict null checks (#361) (b7f7cbd)

nestjs-otel v4.1.0

14 Oct 00:01
71e84d9
Compare
Choose a tag to compare

Features