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
Karl Persson aa484a60c9
RBAC: Fix dashboard filter in SQLBuilder (#53379)
3 years ago
..
conditions Chore: Sql store split for legacy alerting (#52901) 3 years ago
metrics Alerting: Remove unused features from ticker + metric + tests (#47828) 3 years ago
notifiers Chore: Sql store split for legacy alerting (#52901) 3 years ago
testdata Dashboard: Remove super old prop that has not been used in years (#50826) 3 years ago
alerting_usage.go Chore: Sql store split for legacy alerting (#52901) 3 years ago
alerting_usage_test.go Chore: Sql store split for legacy alerting (#52901) 3 years ago
engine.go Chore: Sql store split for legacy alerting (#52901) 3 years ago
engine_integration_test.go Chore: Sql store split for legacy alerting (#52901) 3 years ago
engine_test.go Chore: Sql store split for legacy alerting (#52901) 3 years ago
eval_context.go Chore: Sql store split for legacy alerting (#52901) 3 years ago
eval_context_test.go Chore: Sql store split for legacy alerting (#52901) 3 years ago
eval_handler.go Apply templating on alert notifications on OK state (#47355) 3 years ago
eval_handler_test.go Chore: Sql store split for legacy alerting (#52901) 3 years ago
extractor.go Chore: Sql store split for legacy alerting (#52901) 3 years ago
extractor_test.go Chore: Sql store split for legacy alerting (#52901) 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 Chore: Sql store split for legacy alerting (#52901) 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: Sql store split for legacy alerting (#52901) 3 years ago
scheduler.go Chore/fix lint issues (#27704) 5 years ago
service.go Chore: Sql store split for legacy alerting (#52901) 3 years ago
service_test.go Chore: Sql store split for legacy alerting (#52901) 3 years ago
store.go RBAC: Fix dashboard filter in SQLBuilder (#53379) 3 years ago
store_notification.go Chore: Sql store split for legacy alerting (#52901) 3 years ago
store_notification_test.go Chore: Sql store split for legacy alerting (#52901) 3 years ago
store_test.go RBAC: Fix dashboard filter in SQLBuilder (#53379) 3 years ago
test_notification.go Chore: Sql store split for legacy alerting (#52901) 3 years ago
test_rule.go Chore: Sql store split for legacy alerting (#52901) 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