grafana/pkg/services/ngalert/backtesting
Alexander Akhmetov 667fea6623
Alerting: use hash of labels instead of labels string as the alert state cache key (#88956)
* Alerting: use hash instead of labels as the cache key
* Use data.Labels.Fingerprint to calculate the cache key
2024-06-11 18:34:58 +02:00
..
engine_test.go Alerting: use hash of labels instead of labels string as the alert state cache key (#88956) 2024-06-11 18:34:58 +02:00
engine.go Alerting: use hash of labels instead of labels string as the alert state cache key (#88956) 2024-06-11 18:34:58 +02:00
eval_data_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
eval_data.go Expressions: expose ConvertDataFramesToResults (#83805) 2024-03-04 18:22:56 +02: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