The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/alerting
Kat Yang 31630edf0c
Chore: Remove Wrapf (#50128)
3 years ago
..
conditions Chore: Remove Wrapf (#50128) 3 years ago
metrics Alerting: Remove unused features from ticker + metric + tests (#47828) 3 years ago
notifiers Alerting: Do not include button in googlechat notification if URL invalid (#47317) 3 years ago
testdata Alerting: improve error on failure to remove query referenced by legacy alerting (#42169) 4 years ago
alerting_usage.go Chore: Remove bus from the alerting service (#44496) 3 years ago
alerting_usage_test.go Chore: Remove bus from the alerting service (#44496) 3 years ago
engine.go Alerting: Ticker to support stopping (#48142) 3 years ago
engine_integration_test.go Chore: Run integration tests without grabpl (#49448) 3 years ago
engine_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 3 years ago
eval_context.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 3 years ago
eval_context_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 3 years ago
eval_handler.go Apply templating on alert notifications on OK state (#47355) 3 years ago
eval_handler_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 3 years ago
extractor.go Chore: Remove bus from alerting rule (#47508) 3 years ago
extractor_test.go Chore: Remove bus from alerting rule (#47508) 3 years ago
interfaces.go Apply templating on alert notifications on OK state (#47355) 3 years ago
models.go Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 3 years ago
notifier.go Alerting: Add validation to slack contact point (#45618) 3 years ago
notifier_test.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 3 years ago
reader.go Chore: Remove bus from alerting rule (#47508) 3 years ago
result_handler.go Chore: Remove bus from the alerting service (#44496) 3 years ago
rule.go Chore: Remove bus from alerting rule (#47508) 3 years ago
rule_test.go Chore: Remove bus from alerting rule (#47508) 3 years ago
scheduler.go Chore/fix lint issues (#27704) 5 years ago
service.go Alerting: Validate alert notification UID length (#45546) 3 years ago
service_test.go Alerting: Validate alert notification UID length (#45546) 3 years ago
test_notification.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 3 years ago
test_rule.go move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 3 years ago
ticker.go Alerting: Ticker to support stopping (#48142) 3 years ago
ticker_test.go Alerting: Ticker to support stopping (#48142) 3 years ago