mirror of
https://github.com/grafana/grafana.git
synced 2026-08-26 21:37:31 -05: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`