grafana/pkg/services/ngalert/schedule
Yuriy Tseretyan e94d0c1b96
Alerting: update rule test endpoints to respect data source permissions (#47169)
* make eval.Evaluator an interface
* inject Evaluator to TestingApiSrv
* move conditionEval to RouteTestGrafanaRuleConfig because it is the only place where it is used
* update rule test api to check data source permissions
2022-04-02 02:00:23 +02:00
..
compat_test.go Do not store EvaluationString in Evaluation. (#44606) 2022-02-02 19:18:20 +01:00
compat.go Do not store EvaluationString in Evaluation. (#44606) 2022-02-02 19:18:20 +01:00
fetcher.go Alerting: Add context.Context to RuleStore (#45004) 2022-02-08 08:52:03 +00:00
schedule_mock.go Alerting: rules delete API to check data source authorization (#46906) 2022-03-25 12:39:24 -04:00
schedule_test.go Alerting: update DeleteAlertRuleByUID to accept many UID (#46890) 2022-03-23 16:09:53 -04:00
schedule_unit_test.go Alerting: remove UpdateRuleGroup from fake rule store (#46941) 2022-03-24 19:29:19 -04:00
schedule.go Alerting: update rule test endpoints to respect data source permissions (#47169) 2022-04-02 02:00:23 +02:00
testing.go Alerting: move fake stores to store package (#45428) 2022-02-15 17:24:39 -05:00