Component
OpenTelemetry.Instrumentation.Runtime
Is your feature request related to a problem?
Today we can monitor the runtime characteristics of the GC (heaps, sizes, durations, etc) but we don't get any information about how the GC is configured to help us interpret those metrics.
What is the expected behavior?
A metric for the mode should be exported. This would probably be non-varying over the lifetime of the monitored process.
Which alternative solutions or features have you considered?
The application could export this metric.
Additional context
No response
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Component
OpenTelemetry.Instrumentation.Runtime
Is your feature request related to a problem?
Today we can monitor the runtime characteristics of the GC (heaps, sizes, durations, etc) but we don't get any information about how the GC is configured to help us interpret those metrics.
What is the expected behavior?
A metric for the mode should be exported. This would probably be non-varying over the lifetime of the monitored process.
Which alternative solutions or features have you considered?
The application could export this metric.
Additional context
No response
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding
+1orme too, to help us triage it. Learn more here.