typelevel / otel4s

An OpenTelemetry library for Scala based on Cats-Effect
https://typelevel.org/otel4s
Apache License 2.0
171 stars 35 forks source link

metrics: support synchronous gauge #677

Closed iRevive closed 4 months ago

iRevive commented 4 months ago

Synchronous gauge is stable since 1.33.0 - https://github.com/open-telemetry/opentelemetry-specification/pull/4019.

Related changes:

~oteljava waits for the 1.38.0 release.~

The changeset: