-
Notifications
You must be signed in to change notification settings - Fork 744
Open
Labels
apiAffects the API package.Affects the API package.feature-requestmetricssdkAffects the SDK package.Affects the SDK package.
Description
Is your feature request related to a problem?
There is an incoming metrics API change in the opentelemetry specification to support a synchronous gauge instrument: open-telemetry/opentelemetry-specification#3540.
This is spawned off of a long-running feature request in the specification for this instrument and a settable UpDownCounter: open-telemetry/opentelemetry-specification#2318.
This should be implemented into the Python SDK once this specification change is merged.
Describe the solution you'd like
Implementation of the Synchronous Gauge instrument in the Python SDK.
Describe alternatives you've considered
If the OpenTelemetry Specification decides not to support this then this change is not needed.
holograph, jheiss and meggers
Metadata
Metadata
Assignees
Labels
apiAffects the API package.Affects the API package.feature-requestmetricssdkAffects the SDK package.Affects the SDK package.