Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertEvent ¶
type AlertManager ¶
type AlertManager struct {
// contains filtered or unexported fields
}
func NewAlertManager ¶
func NewAlertManager(alerts []config.AlertConfig, metrics *observability.Metrics, send AlertSendFunc, logger *slog.Logger) *AlertManager
func (*AlertManager) Start ¶
func (am *AlertManager) Start(ctx context.Context)
func (*AlertManager) Stop ¶
func (am *AlertManager) Stop()
Click to show internal directories.
Click to hide internal directories.