grafana/pkg/services/alerting
George Robinson d6ed5d295e
Alerting: Fix NoDataFound for alert rules using the AND operator (#41305)
This commit fixes an issue in alerting where NoDataFound is false
when using the AND operator to compare two conditions in an alert
rule and one of the conditions has no data.
2021-11-10 10:28:49 +00:00
..
conditions Chore: Refactor GoConvey tests in alerting/conditions (#40843) 2021-10-26 23:24:58 +02:00
notifiers remove the global log error/warn etc functions (#41404) 2021-11-08 17:56:56 +01:00
testdata Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
alerting_usage_test.go Chore: Add alert ctx (#41161) 2021-11-03 14:10:39 +01:00
alerting_usage.go Chore: Add alert ctx (#41161) 2021-11-03 14:10:39 +01:00
engine_integration_test.go Chore: Refactor GoConvey in alerting tests (#40845) 2021-10-26 13:15:09 +02:00
engine_test.go Chore: Refactor GoConvey in alerting tests (#40845) 2021-10-26 13:15:09 +02:00
engine.go Chore: Add alert ctx (#41161) 2021-11-03 14:10:39 +01:00
eval_context_test.go Plugins: Requests validator (#30445) 2021-02-03 20:47:45 +01:00
eval_context.go remove the global log error/warn etc functions (#41404) 2021-11-08 17:56:56 +01:00
eval_handler_test.go Alerting: Fix NoDataFound for alert rules using the AND operator (#41305) 2021-11-10 10:28:49 +00:00
eval_handler.go Alerting: Fix NoDataFound for alert rules using the AND operator (#41305) 2021-11-10 10:28:49 +00:00
extractor_test.go add context in the alert_notification (#41307) 2021-11-05 16:41:24 +08:00
extractor.go remove println (#41139) 2021-11-01 14:55:07 +00:00
interfaces.go Chore: Move tsdbifaces.RequestHandler to plugins.DataRequestHandler (#31897) 2021-03-12 18:26:07 +01:00
models.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
notifier_test.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
notifier.go add context in the alert_notification (#41307) 2021-11-05 16:41:24 +08:00
reader.go Chore: Add alert ctx (#41161) 2021-11-03 14:10:39 +01:00
result_handler.go Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
rule_test.go add context in the alert_notification (#41307) 2021-11-05 16:41:24 +08:00
rule.go Alerting: Add checks for non supported units - disable defaulting to seconds (#32477) 2021-04-12 15:53:51 +03:00
scheduler.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
service_test.go add context in the alert_notification (#41307) 2021-11-05 16:41:24 +08:00
service.go add context in the alert_notification (#41307) 2021-11-05 16:41:24 +08:00
test_notification.go Fix issues with invalid Slack contact points (#41062) 2021-11-02 10:11:19 -03:00
test_rule.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
ticker_test.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
ticker.go AlertingNG: Create a scheduler to evaluate alert definitions (#29305) 2020-12-17 16:00:09 +02:00