Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Metrics ¶
type Metrics struct {
// contains filtered or unexported fields
}
Metrics holds Prometheus counters.
func (*Metrics) AlertsDropped ¶
func (m *Metrics) AlertsDropped()
AlertsDropped increments the alerts dropped counter.
func (*Metrics) AlertsSent ¶
func (m *Metrics) AlertsSent()
AlertsSent increments the alerts sent counter.
func (*Metrics) BlocksProcessed ¶
func (m *Metrics) BlocksProcessed()
BlocksProcessed increments the blocks processed counter.
Click to show internal directories.
Click to hide internal directories.