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
Daniel Underwood 6f2c0d467f
Alerting: notifiers/discord: Fix group mention documentation (#51071)
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: notifiers/discord: Fix group mention documentation (#51071) 3 years ago
testdata Dashboard: Remove super old prop that has not been used in years (#50826) 3 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: Make test tracer noop and return no errors (#50797) 3 years ago
engine_test.go Chore: Make test tracer noop and return no errors (#50797) 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: Make ticker to tick at predictable time (#50197) 3 years ago
ticker_test.go Alerting: Make ticker to tick at predictable time (#50197) 3 years ago