Release History: opentelemetry-metrics-api
v0.6.1 / 2026-07-08
- DOCS: Update source for gemspec links to RubyDoc (#2123)
v0.6.0 / 2026-05-12
- ADDED: Add git tag to source URI in gemspec (#2101)
v0.5.0 / 2026-04-07
- ADDED: Min Ruby Version 3.3 (#2070)
- ADDED: Add basic support for metrics exemplar (#1609)
v0.4.0 / 2025-08-14
- ADDED: Support asynchronous instruments: ObservableGauge, ObservableCounter and ObservableUpDownCounter
- FIXED: Update max instrument name length from 63 to 255 characters and allow
/in instrument names
v0.3.0 / 2025-02-25
- ADDED: Support 3.1 Min Version
v0.2.0 / 2025-01-08
- ADDED: Add synchronous gauge
- DOCS: Add documentation for Metrics API instruments
v0.1.1 / 2024-10-22
- FIXED: Refactor instrument validation
v0.1.0 / 2024-07-31
Initial release.