Releases: brokerize/telemetry-js
Releases · brokerize/telemetry-js
v2.0.9
09 Mar 11:55
Compare
Sorry, something went wrong.
No results found
2.0.9
09 Mar 11:56
Compare
Sorry, something went wrong.
No results found
v2.0.8
04 Mar 10:19
Compare
Sorry, something went wrong.
No results found
Full Changelog : 2.0.7...2.0.8
fix: since v 0.209 MetricExporter is created by default, leading to errors during shutdown.
replaced diag calls with safeDiag if during shutdown the output channels already closed
*removed some dev vulnerability
v2.0.7
19 Feb 13:51
Compare
Sorry, something went wrong.
No results found
Package now exports some useful utils
Fixed dev vulnerabilities
Updated to lates opentelemetry versions
v2.0.6
06 Jan 14:08
Compare
Sorry, something went wrong.
No results found
What's Changed
support for express v5
chore(deps-dev): bump typescript from 5.8.3 to 5.9.3 by @dependabot [bot] in #71
Bump @types/express from 4.17.23 to 5.0.5 by @dependabot [bot] in #67
chore(deps): bump @opentelemetry/sdk-node from 0.202.0 to 0.208.0 by @dependabot [bot] in #69
chore(deps): bump @opentelemetry/exporter-trace-otlp-http from 0.202.0 to 0.208.0 by @dependabot [bot] in #72
chore(deps-dev): bump tsx from 4.20.3 to 4.20.6 by @dependabot [bot] in #70
Full Changelog : 2.0.5...2.0.6
v2.0.5
05 Jan 11:01
Compare
Sorry, something went wrong.
No results found
fix some issues with grpc exporter; metrics defintion
v2.0.4
22 Dec 11:40
Compare
Sorry, something went wrong.
No results found
feat: add defineMetrics helper for TypeScript-checked metric definitions and update documentation
v2.0.3
16 Dec 17:01
Compare
Sorry, something went wrong.
No results found
fix error for custom ca-files
v2.0.2
08 Dec 12:29
Compare
Sorry, something went wrong.
No results found
add support for OTLP gRPC exporter and internal CA installation
v2.0.1
19 Nov 12:11
Compare
Sorry, something went wrong.
No results found
What's Changed
Add headers support to OTLP exporter configuration