grafana/pkg/services/ngalert/schedule
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218)
Refactor usage of legacy data contracts. Moves legacy data contracts 
to pkg/tsdb/legacydata package.
Refactor pkg/expr to be a proper service/dependency that can be provided 
to wire to remove some unneeded dependencies to SSE in ngalert and other places.
Refactor pkg/expr to not use the legacydata,RequestHandler and use 
backend.QueryDataHandler instead.
2021-11-10 11:52:16 +01:00
..
compat_test.go Alerting: Special alert instance if rule is in state NoData (#40540) 2021-11-04 16:42:34 -04:00
compat.go Alerting: Special alert instance if rule is in state NoData (#40540) 2021-11-04 16:42:34 -04:00
fetcher.go Alerting: Remove ngalert feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 2021-09-29 16:16:40 +02:00
schedule_test.go Alerting template functions (#39261) 2021-10-04 15:04:37 -03:00
schedule_unit_test.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
schedule.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
testing.go Alerting: Additional Tests for State Manager (#41291) 2021-11-04 15:15:56 -04:00