package
4.0.0+incompatible
Repository: https://github.com/kmodules/external-storage.git
Documentation: pkg.go.dev
# Constants
ControllerSubsystem is prometheus subsystem name.
# Variables
PersistentVolumeClaimProvisionDurationSeconds is used to collect latency in seconds to provision persistent volumes.
PersistentVolumeClaimProvisionFailedTotal is used to collect accumulated count of persistent volume provision failed attempts.
PersistentVolumeClaimProvisionTotal is used to collect accumulated count of persistent volumes provisioned.
PersistentVolumeDeleteDurationSeconds is used to collect latency in seconds to delete persistent volumes.
PersistentVolumeDeleteFailedTotal is used to collect accumulated count of persistent volume delete failed attempts.
PersistentVolumeDeleteTotal is used to collect accumulated count of persistent volumes deleted.