Open
Description
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?
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