grafana/pkg/services/ngalert/eval
Kyle Brandt 35e488b22b
SSE: Localize/Contain Errors within an Expression (#73163)
Changes SSE to not always fail all queries when one fails. Now only the query itself, and nodes that depend on it will error.
---------

Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2023-09-13 13:58:16 -04:00
..
eval_mocks Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
context.go Alerting: Tiny refactor on the eval and schedule packages (#66130) 2023-04-06 16:02:28 +01:00
eval_bench_test.go Alerting: Improve performance of matching captures (#71828) 2023-07-20 09:07:00 +01:00
eval_test.go Plugins: Move store and plugin dto to pluginsintegration (#74655) 2023-09-11 13:59:24 +02:00
eval.go SSE: Localize/Contain Errors within an Expression (#73163) 2023-09-13 13:58:16 -04:00
extract_md_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
extract_md.go Alerting: Sort NumberCaptureValues in EvaluationString (#71927) 2023-07-19 12:09:21 +01:00
testing.go Alerting: Refactor of state manager tests (#72849) 2023-08-04 13:39:49 -04:00