Home
last modified time | relevance | path

Searched refs:NewSetNotifiesStage (Results 1 – 6 of 6) sorted by relevance

/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/notify/
H A Dnotify.go304 s = append(s, NewSetNotifiesStage(notificationLog, recv))
697 func NewSetNotifiesStage(l NotificationLog, recv *nflogpb.Receiver) *SetNotifiesStage { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/prometheus/alertmanager/notify/
H A Dnotify.go349 s = append(s, NewSetNotifiesStage(notificationLog, recv))
756 func NewSetNotifiesStage(l NotificationLog, recv *nflogpb.Receiver) *SetNotifiesStage { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/prometheus/alertmanager/notify/
H A Dnotify.go349 s = append(s, NewSetNotifiesStage(notificationLog, recv))
756 func NewSetNotifiesStage(l NotificationLog, recv *nflogpb.Receiver) *SetNotifiesStage { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/alertmanager/notify/
H A Dnotify.go349 s = append(s, NewSetNotifiesStage(notificationLog, recv))
750 func NewSetNotifiesStage(l NotificationLog, recv *nflogpb.Receiver) *SetNotifiesStage { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/prometheus/alertmanager/notify/
H A Dnotify.go349 s = append(s, NewSetNotifiesStage(notificationLog, recv))
756 func NewSetNotifiesStage(l NotificationLog, recv *nflogpb.Receiver) *SetNotifiesStage { func
/dports/www/grafana8/grafana-8.3.6/pkg/services/ngalert/notifier/
H A Dalertmanager.go704 s = append(s, notify.NewSetNotifiesStage(notificationLog, recv))