Skip to content

[feature request] Metrics OpenTelemetry #2831

Open
@wrwsc

Description

@wrwsc

Component

OpenTelemetry.Instrumentation.Runtime

Is your feature request related to a problem?

Why do metrics (for example, Runtime) use UpDownCounter or Counter instead of Gauge, when Gauge is the right metric?

https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/main/src/OpenTelemetry.Instrumentation.Runtime/RuntimeMetrics.cs

What is the expected behavior?

I would like to understand why the gauge does not change after taking a snapshot.

Which alternative solutions or features have you considered?

None

Additional context

None

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