mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 08:35:43 -06:00
* AlertRule to return condition * update ConditionEval to not return an error because it's always nil * make getExprRequest private * refactor executeCondition to just converter and move execution to the ConditionEval as this makes code more readable. * log error if results have errors * change signature of evaluate function to not return an error |
||
---|---|---|
.. | ||
eval_test.go | ||
eval.go | ||
evaluator_mock.go | ||
extract_md_test.go | ||
extract_md.go |