Constant K8S_PERSISTENTVOLUMECLAIM_STORAGE_REQUEST
pub const K8S_PERSISTENTVOLUMECLAIM_STORAGE_REQUEST: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
§Description
The storage requested by the PersistentVolumeClaim.
§Notes
This metric is derived from the .spec.resources.requests.storage field of the K8s PersistentVolumeClaimSpec
§Metadata
| Instrument: | updowncounter |
| Unit: | By |
| Status: | Development |