grafana/pkg/services/alerting/conditions
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
..
evaluator_test.go Chore: Refactor GoConvey tests in alerting/conditions (#40843) 2021-10-26 23:24:58 +02:00
evaluator.go Chore: Fix staticcheck issues (#28854) 2020-11-05 11:57:20 +01:00
query_interval_test.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
query_test.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
query.go Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2022-12-21 13:25:58 +01:00
reducer_test.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
reducer.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00