mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Define EvaluationContext * Refactor ConditionEval to use new context struct * Refactor QueriesAndExpressionsEval to use EvaluationContext * Remove dead field from AlertExecCtx * Refactor Validate to use EvaluationContext * Get rid of privately used AlertExecCtx * Move EvaluationContext to new file and add helper * Add builder pattern and bind rule info to context * Extract header logic and add rule UID header * Fix missing call |
||
---|---|---|
.. | ||
alerts_sender_mock.go | ||
compat_test.go | ||
compat.go | ||
fetcher_test.go | ||
fetcher.go | ||
registry_test.go | ||
registry.go | ||
schedule_mock.go | ||
schedule_test.go | ||
schedule_unit_test.go | ||
schedule.go | ||
testing.go |