mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 00:25:46 -06:00
* Implement backtesting engine that can process regular rule specification (with queries to datasource) as well as special kind of rules that have data frame instead of query. * declare a new API endpoint and model * add feature toggle `alertingBacktesting` |
||
---|---|---|
.. | ||
engine_test.go | ||
engine.go | ||
eval_data_test.go | ||
eval_data.go | ||
eval_query_test.go | ||
eval_query.go |