grafana/pkg/services/ngalert/eval
George Robinson a49fcbdbbc
Alerting: Add frames for all queries and expressions (#55609)
This commit is one of two commits to make the data frames for all queries and expressions in an alert rule available to the state package for rendering a graph. It renames Result to Condition, and creates an additional field called
Results that is a map of Ref ID to data.Frames.
2022-09-27 10:05:29 +01:00
..
eval_test.go Alerting: Add frames for all queries and expressions (#55609) 2022-09-27 10:05:29 +01:00
eval.go Alerting: Add frames for all queries and expressions (#55609) 2022-09-27 10:05:29 +01:00
evaluator_mock.go PluginDetails: Make plugin details page look good in topnav (#55571) 2022-09-26 15:04:07 +02:00
extract_md_test.go Alerting: Classic conditions can now display multiple values (#46971) 2022-03-29 20:33:03 +01:00
extract_md.go Alerting: Accurately set value for prom-compatible APIs (#47216) 2022-04-05 19:36:42 +01:00
testing.go Alerting: State manager to use InstanceStore (#53852) 2022-08-18 09:40:33 -04:00