Introduce k8s.volume.used
metric
#40476
Labels
enhancement
New feature or request
never stale
Issues marked with this label will be never staled and automatically removed
receiver/kubeletstats
Component(s)
receiver/kubeletstats
Is your feature request related to a problem? Please describe.
Volume usage is the only information that is not exposed by the kubeletstats receiver, even if the information from the
/stats/summary
endpoint is present. It would be very useful to have this information exposed via a dedicated metric, following the existing pattern.Snippet from the
/stats/summary
endpoint:Describe the solution you'd like
Export
k8s.volume.used
metricDescribe alternatives you've considered
None
Additional context
No response
The text was updated successfully, but these errors were encountered: