Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CheckCountVec *prometheus.CounterVec ErrorCountVec *prometheus.CounterVec AvailableVec *prometheus.GaugeVec HealthyVec *prometheus.GaugeVec SwitchoverCountVec *prometheus.CounterVec FailoverCountVec *prometheus.CounterVec TotalReplicasVec *prometheus.GaugeVec ReadyReplicasVec *prometheus.GaugeVec ErrantReplicasVec *prometheus.GaugeVec ProcessingTimeVec *prometheus.HistogramVec VolumeResizedTotal *prometheus.CounterVec VolumeResizedErrorTotal *prometheus.CounterVec StatefulSetRecreateTotal *prometheus.CounterVec StatefulSetRecreateErrorTotal *prometheus.CounterVec ClusteringStoppedVec *prometheus.GaugeVec ReconciliationStoppedVec *prometheus.GaugeVec )
Clustering related metrics
View Source
var ( BackupTimestamp *prometheus.GaugeVec BackupElapsed *prometheus.GaugeVec BackupDumpSize *prometheus.GaugeVec BackupBinlogSize *prometheus.GaugeVec BackupWorkDirUsage *prometheus.GaugeVec BackupWarnings *prometheus.GaugeVec )
Backup related metrics
Functions ¶
func Register ¶
func Register(registry prometheus.Registerer)
Register registers Prometheus metrics vectors to the registry.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.