mirror of
https://github.com/grafana/grafana.git
synced 2025-09-26 00:34:08 +08: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`