grafana/pkg/services/ngalert/backtesting
Yuri Tseretyan 30fc075cd7
Alerting: Fix panic in backtesting API when the testing interval is not times of evaluation interval (#68727)
* add test for the bug
* update backtesting evaluators to accept a number of evaluations instead of `to` to have control over the number evaluations in one place
2023-07-06 11:21:03 -04:00
..
engine_test.go Alerting: Fix panic in backtesting API when the testing interval is not times of evaluation interval (#68727) 2023-07-06 11:21:03 -04:00
engine.go Alerting: Fix panic in backtesting API when the testing interval is not times of evaluation interval (#68727) 2023-07-06 11:21:03 -04:00
eval_data_test.go Alerting: Fix panic in backtesting API when the testing interval is not times of evaluation interval (#68727) 2023-07-06 11:21:03 -04:00
eval_data.go Alerting: Fix panic in backtesting API when the testing interval is not times of evaluation interval (#68727) 2023-07-06 11:21:03 -04:00
eval_query_test.go Alerting: Fix panic in backtesting API when the testing interval is not times of evaluation interval (#68727) 2023-07-06 11:21:03 -04:00
eval_query.go Alerting: Fix panic in backtesting API when the testing interval is not times of evaluation interval (#68727) 2023-07-06 11:21:03 -04:00