Imports
- github.com/go-kit/log
- github.com/go-kit/log/level
- github.com/prometheus/alertmanager/api/metrics
- github.com/prometheus/alertmanager/api/v2
- github.com/prometheus/alertmanager/api/v2/models
- github.com/prometheus/alertmanager/cluster
- github.com/prometheus/alertmanager/config
- github.com/prometheus/alertmanager/dispatch
- github.com/prometheus/alertmanager/featurecontrol
- github.com/prometheus/alertmanager/inhibit
- github.com/prometheus/alertmanager/nflog
- github.com/prometheus/alertmanager/nflog/nflogpb
- github.com/prometheus/alertmanager/notify
- github.com/prometheus/alertmanager/pkg/labels
- github.com/prometheus/alertmanager/provider/mem
- github.com/prometheus/alertmanager/silence
- github.com/prometheus/alertmanager/silence/silencepb
- github.com/prometheus/alertmanager/template
- github.com/prometheus/alertmanager/timeinterval
- github.com/prometheus/alertmanager/types
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/client_golang/prometheus/promauto
- github.com/prometheus/common/model
- golang.org/x/sync/errgroup
Imports in module “github.com/RSDS/alerting”
- github.com/RSDS/alerting/images
- github.com/RSDS/alerting/logging
- github.com/RSDS/alerting/models
- github.com/RSDS/alerting/receivers
- github.com/RSDS/alerting/receivers/alertmanager
- github.com/RSDS/alerting/receivers/dinding
- github.com/RSDS/alerting/receivers/discord
- github.com/RSDS/alerting/receivers/email
- github.com/RSDS/alerting/receivers/googlechat
- github.com/RSDS/alerting/receivers/kafka
- github.com/RSDS/alerting/receivers/line
- github.com/RSDS/alerting/receivers/oncall
- github.com/RSDS/alerting/receivers/opsgenie
- github.com/RSDS/alerting/receivers/pagerduty
- github.com/RSDS/alerting/receivers/pushover
- github.com/RSDS/alerting/receivers/sensugo
- github.com/RSDS/alerting/receivers/slack
- github.com/RSDS/alerting/receivers/teams
- github.com/RSDS/alerting/receivers/telegram
- github.com/RSDS/alerting/receivers/testing
- github.com/RSDS/alerting/receivers/threema
- github.com/RSDS/alerting/receivers/victorops
- github.com/RSDS/alerting/receivers/webex
- github.com/RSDS/alerting/receivers/webhook
- github.com/RSDS/alerting/receivers/wecom
- github.com/RSDS/alerting/templates