Add pvc name and namespace to kubernetes volume metricset #6977
Labels
containers
Related to containers use case
enhancement
Metricbeat
Metricbeat
module
Stalled
Team:Integrations
Label for the Integrations team
I am trying to monitor PVC space utilization. There's currently no way to easily distinguish between a emptyDir/configMap from a pvc volume from the metrics reported.
This PR added PVCRef with namespace and name of the PVC which would easily allow me to filter out volumes aren't relevant. kubernetes/kubernetes#51448
It would be grand if we can add pvc name and namespace to the volume metricset.
Thank you
The text was updated successfully, but these errors were encountered: