package
0.0.0-20200528063454-c2ba8ab4e383
Repository: https://github.com/cuijxin/mysql-operator.git
Documentation: pkg.go.dev
# Functions
DecEventGauge will decrement a gauge and set appropriate labels.
IncEventCounter will increment a counter and set appropriate labels.
IncEventGauge will increment a gauge and set appropriate labels.
IncStatusCounter will increment a counter and set appropriate labels.
NewAgentEventCounter will build a new prometheus.CounterVec.
NewAgentStatusCounter will build a new prometheus.CounterVec.
NewOperatorEventCounter will build a new prometheus.CounterVec.
NewOperatorEventGauge will build a new prometheus.GaugeVec.
RegisterAgentMetric will register a single agent metric.
RegisterClusterName will set the name of the current cluster.
RegisterOperatorMetric will register a single operator metric.
RegisterPodName will set the name of the current pod.