Skip to content

Release v1.14.0/v0.39.0/v0.8.0

Compare
Choose a tag to compare
@Aneurysm9 Aneurysm9 released this 07 Feb 21:48
· 578 commits to main since this release
v1.14.0
0a2a048

1.14.0/0.39.0/0.8.0 - 2023-02-07

Changed

  • Change runtime.uptime instrument in go.opentelemetry.io/contrib/instrumentation/runtime from Int64ObservableUpDownCounter to Int64ObservableCounter,
    since the value is monotonic. (#3347)

Fixed

  • The GCE detector in go.opentelemetry.io/contrib/detectors/gcp includes the "cloud.region" attribute when appropriate. (#3367)