Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertManager ¶
type AlertManager struct {
// contains filtered or unexported fields
}
AlertManager configuration
func NewAlertManager ¶
func NewAlertManager(alertProfileCfg, uuid string, prometheusClient *prometheus.Prometheus, embedConfig bool, indexers ...indexers.Indexer) (*AlertManager, error)
NewAlertManager creates a new alert manager
Click to show internal directories.
Click to hide internal directories.