Skip to content

Latest commit

 

History

History
101 lines (45 loc) · 4.81 KB

CHANGELOG.md

File metadata and controls

101 lines (45 loc) · 4.81 KB

Changelog

0.7.0 (2024-07-10)

Features

  • add debug logger, fix raw otel totaltime measurement (#34) (c51d078)

0.6.0 (2024-06-07)

Features

  • semver grpc-js and override core-js (#32) (84cac3e)

0.5.0 (2024-05-28)

Features

  • add support for pointing lambda metrics to generic downstream o… (#26) (78a7056)

0.4.1 (2024-05-06)

Bug Fixes

  • make openTelemetryClient generic not lightstep specific (#24) (251d7fc)

0.4.0 (2024-03-19)

Features

0.3.2 (2023-09-25)

Bug Fixes

  • properly wait at end to send last batch of metrics (#18) (99c20c7)

0.3.1 (2023-09-25)

Bug Fixes

0.3.0 (2023-09-22)

Features

0.2.2 (2023-09-22)

Bug Fixes

  • imports should not be pulled from dist dir (#10) (db7abd7)

0.2.1 (2023-09-19)

Bug Fixes

  • build should run on every pr (#8) (4fb49fb)

0.2.0 (2023-09-19)

Features

  • add native otlp support (#4) (c3477b1)
  • add new metrics setup for goodmetrics client (#6) (6dd8446)

0.1.2 (2023-09-15)

Bug Fixes

  • channel credentials passed all the way through (17ddf37)

0.1.1 (2023-09-15)

Bug Fixes

  • Delete src/goodmetrics/data/otlpDataPoints.ts (e9e54fe)

0.1.0 (2023-09-14)

Features

  • initial commit for goodmetrics nodejs client (92ac57d)