OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_K8S_RESOURCEQUOTA_PERSISTENTVOLUMECLAIM_COUNT_HARDConst Experimental

    METRIC_K8S_RESOURCEQUOTA_PERSISTENTVOLUMECLAIM_COUNT_HARD: "k8s.resourcequota.persistentvolumeclaim_count.hard" = ...

    The total number of PersistentVolumeClaims that can exist in the namespace. The value represents the configured quota limit of the resource in the namespace.

    This metric is retrieved from the hard field of the K8s ResourceQuotaStatus.

    The k8s.storageclass.name should be required when a resource quota is defined for a specific storage class.

    This metric is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.