Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( BackendBirth = promauto.NewGauge(prometheus.GaugeOpts{ Name: "backend_birth", Help: "Amount of new backends", }) BackendDeath = promauto.NewGauge(prometheus.GaugeOpts{ Name: "backend_death", Help: "Amount of closed backends", }) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.