Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoolToFloat64 ¶
Types ¶
type Metrics ¶
type Metrics struct { // Exporter metrics BlockHeight prometheus.Gauge Rank *prometheus.GaugeVec ActiveSet prometheus.Gauge SeatPrice prometheus.Gauge ValidatedBlocks *prometheus.CounterVec MissedBlocks *prometheus.CounterVec TrackedBlocks prometheus.Counter SkippedBlocks prometheus.Counter Tokens *prometheus.GaugeVec IsBonded *prometheus.GaugeVec IsJailed *prometheus.GaugeVec // Node metrics NodeBlockHeight *prometheus.GaugeVec NodeSynced *prometheus.GaugeVec }
Click to show internal directories.
Click to hide internal directories.