github open-telemetry/opentelemetry-js v1.16.0

latest releases: v1.26.0, experimental/v0.53.0, semconv/v1.27.0...
12 months ago

SDK 1.16.0

Warning
This release widened the range of the API peer dependency to include@opentelemetry/api@1.5.x, which introduced an unintentional breaking change. This change was rolled back in https://github.com/open-telemetry/opentelemetry-js/releases/tag/v1.17.0.

🚀 (Enhancement)

  • feat(sdk-metrics): implement MetricProducer specification #4007
  • feat: update PeriodicExportingMetricReader and PrometheusExporter to accept optional metric producers #4077 @aabmass

🐛 (Bug Fix)

  • fix(exporter-zipkin): rounding duration to the nearest int to be compliant with zipkin protocol #4064 @n0cloud
  • fix(sdk-metrics): metric names should be case-insensitive

📚 (Refine Doc)

  • docs(guidelines): add dependencies guidelines #4040

Don't miss a new opentelemetry-js release

NewReleases is sending notifications on new releases.