grafana/pkg/services/ngalert/eval
Marcus Efraimsson c35c689a96
Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417)
Automatically forward core plugin request HTTP headers in outgoing HTTP requests. 
Core datasource plugin authors don't have to specifically handle forwarding of HTTP 
headers, e.g. do not have to "hardcode" the header-names in the datasource plugin, 
if not having custom needs.

Fixes #57065
2022-12-21 13:25:58 +01:00
..
eval_mocks Alerting: Condition evaluator with cached pipeline (#57479) 2022-11-02 10:13:39 -04:00
context.go Alerting: Condition evaluator with cached pipeline (#57479) 2022-11-02 10:13:39 -04:00
eval_test.go Alerting: Improve rule validation to check if rule uses backend datasources (#58986) 2022-12-08 10:44:02 +01:00
eval.go Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2022-12-21 13:25:58 +01:00
extract_md_test.go Alerting: Classic conditions can now display multiple values (#46971) 2022-03-29 20:33:03 +01:00
extract_md.go Alerting: Accurately set value for prom-compatible APIs (#47216) 2022-04-05 19:36:42 +01:00
testing.go Alerting: State manager to use InstanceStore (#53852) 2022-08-18 09:40:33 -04:00