Metric name | Metric type | Description | Labels/tags | Status |
---|---|---|---|---|
kube_storageclass_annotations | Gauge | Kubernetes annotations converted to Prometheus labels controlled via --metric-annotations-allowlist | storageclass =<storageclass-name> annotation_STORAGECLASS_ANNOTATION =<STORAGECLASS_ANNOTATION> |
EXPERIMENTAL |
kube_storageclass_info | Gauge | storageclass =<storageclass-name> provisioner =<storageclass-provisioner> reclaim_policy =<storageclass-reclaimPolicy> volume_binding_mode =<storageclass-volumeBindingMode> |
STABLE | |
kube_storageclass_labels | Gauge | Kubernetes labels converted to Prometheus labels controlled via --metric-labels-allowlist | storageclass =<storageclass-name> label_STORAGECLASS_LABEL =<STORAGECLASS_LABEL> |
STABLE |
kube_storageclass_created | Gauge | storageclass =<storageclass-name> |
STABLE |