Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertsCollector ¶
type AlertsCollector struct { AlertService alert.ClientService WithInhibited, WithSilenced, WithUnprocessed, WithActive *bool Filters []string }
func (*AlertsCollector) Collect ¶
func (o *AlertsCollector) Collect(ch chan<- prometheus.Metric)
func (*AlertsCollector) Describe ¶
func (o *AlertsCollector) Describe(_ chan<- *prometheus.Desc)
Describe implements prometheus.Collector. Does not send any description and thus makes the collector unchecked.
Click to show internal directories.
Click to hide internal directories.