mirror of
https://github.com/grafana/grafana.git
synced 2024-12-02 13:39:19 -06:00
1cc034d960
This change adds a field to state.State and models.AlertInstance that indicate the "Reason" that an instance has its current state. This helps us account for cases where the state is "Normal" but the underlying evaluation returned "NoData" or "Error", for example. Fixes #42606 Signed-off-by: Joe Blubaugh <joe.blubaugh@grafana.com> |
||
---|---|---|
.. | ||
eval_test.go | ||
eval.go | ||
evaluator_mock.go | ||
extract_md_test.go | ||
extract_md.go |