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
George Robinson d6ed5d295e
Alerting: Fix NoDataFound for alert rules using the AND operator (#41305)
4 years ago
..
conditions Chore: Refactor GoConvey tests in alerting/conditions (#40843) 4 years ago
notifiers remove the global log error/warn etc functions (#41404) 4 years ago
testdata Dashboard: replace datasource name with a reference object (#33817) 4 years ago
alerting_usage.go Chore: Add alert ctx (#41161) 4 years ago
alerting_usage_test.go Chore: Add alert ctx (#41161) 4 years ago
engine.go Chore: Add alert ctx (#41161) 4 years ago
engine_integration_test.go Chore: Refactor GoConvey in alerting tests (#40845) 4 years ago
engine_test.go Chore: Refactor GoConvey in alerting tests (#40845) 4 years ago
eval_context.go remove the global log error/warn etc functions (#41404) 4 years ago
eval_context_test.go Plugins: Requests validator (#30445) 5 years ago
eval_handler.go Alerting: Fix NoDataFound for alert rules using the AND operator (#41305) 4 years ago
eval_handler_test.go Alerting: Fix NoDataFound for alert rules using the AND operator (#41305) 4 years ago
extractor.go remove println (#41139) 4 years ago
extractor_test.go add context in the alert_notification (#41307) 4 years ago
interfaces.go Chore: Move tsdbifaces.RequestHandler to plugins.DataRequestHandler (#31897) 5 years ago
models.go Chore: Fix various spelling errors in back-end code (#25241) 6 years ago
notifier.go add context in the alert_notification (#41307) 4 years ago
notifier_test.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
reader.go Chore: Add alert ctx (#41161) 4 years ago
result_handler.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
rule.go Alerting: Add checks for non supported units - disable defaulting to seconds (#32477) 5 years ago
rule_test.go add context in the alert_notification (#41307) 4 years ago
scheduler.go Chore/fix lint issues (#27704) 5 years ago
service.go add context in the alert_notification (#41307) 4 years ago
service_test.go add context in the alert_notification (#41307) 4 years ago
test_notification.go Fix issues with invalid Slack contact points (#41062) 4 years ago
test_rule.go Introduce TSDB service (#31520) 5 years ago
ticker.go AlertingNG: Create a scheduler to evaluate alert definitions (#29305) 5 years ago
ticker_test.go Chore/fix lint issues (#27704) 5 years ago