grafana/pkg/services/ngalert/eval
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
..
eval_test.go Alerting: Eval pkg tests and more specific error handling (#33496) 2021-04-29 07:27:32 -04:00
eval.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
extract_md_test.go Expand the value of math and reduce expressions in annotations and labels (#36611) 2021-07-15 13:10:56 +01:00
extract_md.go Expand the value of math and reduce expressions in annotations and labels (#36611) 2021-07-15 13:10:56 +01:00