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.go Alerting: Send information about alert rule to data source in headers (#90344) 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
eval_data.go
eval_data_test.go
eval_query.go
eval_query_test.go