Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PeerGauge = promauto.NewGauge(prometheus.GaugeOpts{ Namespace: constants.MetricsNamespace, Subsystem: constants.ManagerMetricsName, Name: "peer_total", Help: "Gauge of the number of peer.", }) )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.