Skip to content

Release v1.26.0/v0.51.0/v0.20.0/v0.6.0/v0.1.0

Latest
Compare
Choose a tag to compare
@MrAlias MrAlias released this 24 Apr 16:40
· 83 commits to main since this release
v1.26.0
8c7c4de

Added

  • NewSDK in go.opentelemetry.io/contrib/config now returns a configured SDK with a valid MeterProvider. (#4804)

Changed

  • Change the scope name for the prometheus bridge to go.opentelemetry.io/contrib/bridges/prometheus to match the package. (#5396)

Fixed

  • Fix bug where an empty exemplar was added to counters in go.opentelemetry.io/contrib/bridges/prometheus. (#5395)
  • Fix bug where the last histogram bucket was missing in go.opentelemetry.io/contrib/bridges/prometheus. (#5395)

Full Changelog: v1.25.0...v1.26.0