grafana/pkg/services/ngalert/backtesting
Yuri Tseretyan 938e26b59f
Alerting: Add new metrics and tracings to state manager and scheduler (#71398)
* add metrics and tracing to state manager

* propagate tracer to state manager

* add scheduler metrics

* fix backtesting

* add test for state metrics

* remove StateUpdateCount

* update docs

* metrics can be null

* add tracer to new tests
2023-08-16 09:04:18 +02: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: Add new metrics and tracings to state manager and scheduler (#71398) 2023-08-16 09:04:18 +02: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 SSE: DSNode to update result with names to make each value identifiable by labels (only Graphite and TestData) (#71246) 2023-07-20 14:44:12 -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