Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 523 Bytes

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 523 Bytes

Release History: opentelemetry-metrics-sdk

v0.5.0 / 2025-01-08

  • ADDED: Add synchronous gauge

v0.4.1 / 2024-12-04

  • FIXED: Handle float value in NumberDataPoint

v0.4.0 / 2024-11-20

  • ADDED: Update metrics configuration patch

v0.3.0 / 2024-10-22

  • ADDED: Add basic metrics view
  • FIXED: Coerce aggregation_temporality to symbol
  • FIXED: Add warning if invalid meter name given

v0.2.0 / 2024-08-27

  • ADDED: Add basic periodic exporting metric_reader

v0.1.0 / 2024-07-31

Initial release.