1.5.1
General
It includes an alpha/beta quality release of OpenTelemetry metrics specification. The previous metric implementation is old and out-of-spec. While Stable Metrics is in an experimental phase it will maintain the "stable" prefix, and can be expected to be present on overlapping constructs in the implementation.
Expected time line will be as follows:
- Phase 1:
Provide access to Stable Metrics along side existing Metrics. Once Stable Metrics are considered stable we will move onto phase 2. - Phase 2:
Mark all existing Metric APIs as deprecated. This will maintained for a period TBD - Phase 3:
Remove/rename deprecated metrics api and remove Stable prefix from Stable metrics.
Metrics
SwiftMetricsShim
- Fix support for Apple's swift-metrics version >= 2.4.0 by @nachoBonafonte in #419
Logs
- Add option to set the timestamp in LogRecordBuilder by @emanuelschmoczer in #411
Persistence
Full Changelog: 1.5.0...1.5.1