OpenTelemetry - CNCF/opentelemetry-go: Release v1.19.0-rc.1

Name: opentelemetry-go

Owner: OpenTelemetry - CNCF

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

Released: 2023-09-14

License: Apache-2.0

Release Assets:

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: https://github.com/open-telemetry/opentelemetry-go/compare/v1.18.0...v1.19.0-rc.1

To top