Skip to content

Move synchronous gauge to stability #3363

Open
@nathanieltalbot

Description

@nathanieltalbot

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions