Hello,
We need to provide the solution for PVC usages and alert when PVC reaches 
some limit(80%), currently we have deployed Prometheus helm chart in 
kuberntes cluster and we are getting PVC data from 
kubelet_volume_stats_capacity_bytes, kubelet_volume_stats_available_bytes, 
kubelet_volume_stats_used_bytes.

however above key is not collecting data for the PVC which is based on EFS 
storage class.
this key "kube_persistentvolumeclaim_resource_requests_storage_bytes" is 
collecting data for EFS based PV/PVC, but it doesn't provide the used and 
available space.
EFS based storageclass is created using EFS CSI driver.

looking for some help how we can monitor the PVC which is based on EFS CSI 
storage class.

Thank you,
Amaresh Kumar

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/33a07f3b-265b-4fd9-ba45-1309046e33b4n%40googlegroups.com.

Reply via email to