Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertParser ¶
type AlertParser struct {
// contains filtered or unexported fields
}
AlertParser parses alerts from the Prometheus Alert Manager
func (AlertParser) Parse ¶
func (alertParser AlertParser) Parse(alertsData types.AlertsData) (*types.AlertBucket, error)
Parse parses alerts coming from the Prometheus Alert Manager
Click to show internal directories.
Click to hide internal directories.