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 )
Clustering 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.