Skip to content

Release v1.19.0-rc.1/v0.42.0-rc.1

Compare
Choose a tag to compare
@MrAlias MrAlias released this 14 Sep 20:11
· 497 commits to main since this release
v1.19.0-rc.1
2ee71fd

This is a release candidate for the v1.19.0/v0.42.0 release. That release is expected to include the v1 release of the OpenTelemetry Go metric SDK and will provide stability guarantees of that SDK. See our versioning policy for more information about these stability guarantees.

Changed

  • Allow '/' characters in metric instrument names. (#4501)

Fixed

  • In go.opentelemetry.op/otel/exporters/prometheus, don't try to create the Prometheus metric on every Collect if we know the scope is invalid. (#4499)

New Contributors

Full Changelog: v1.18.0...v1.19.0-rc.1