Skip to content

Monitoring Kubernetes PVs #62

@2phost

Description

@2phost

Feature Request

I expected to be able to see PV stats, like diskspace free etc. I am already scraping kubelet metrics, however I didn't find any metrics named kubelet_volume_stats_* .

From my undestanding CSI driver is responsible for providing metrics. Specifically, the endpoint NodeGetVolumeStats is supposed to provide metrics around disk and inode capacity.

Searched around, and it looks like other providers were able to implement this, such as:
digitalocean/csi-digitalocean#134
digitalocean/csi-digitalocean#197

Some references that may help:
container-storage-interface/spec#256
kubernetes-sigs/aws-ebs-csi-driver#223
kubernetes-sigs/aws-ebs-csi-driver#589

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions