grafana/pkg/services/ngalert/backtesting
Yuri Tseretyan c3b9c9b239
Alerting: Send information about alert rule to data source in headers (#90344)
* add support of metadata to condition and adding it to request headers
* support for additional metadata when condition is built
* add additionall context to conditions: source and folder title
* add version
* use percent-encoding for header values
2024-07-17 22:55:12 +03:00
..
engine_test.go Alerting: Ensure we update State.LastSentAt before persisting (#89427) 2024-06-25 13:01:26 -04:00
engine.go Alerting: Send information about alert rule to data source in headers (#90344) 2024-07-17 22:55:12 +03: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