Skip to content

1.5.1

Compare
Choose a tag to compare
@nachoBonafonte nachoBonafonte released this 05 Jun 09:33
· 133 commits to main since this release
37b52e2

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

Logs

Persistence

  • Added persistent store decorator for log records by @bryce-b in #412

Full Changelog: 1.5.0...1.5.1