grafana/pkg/tsdb/prometheus
Kyle Brandt 27288276a2
Prometheus: Restore FromAlert header (#55255)
This restores the FromAlert header to prometheus for Grafana managed alert Queries. 

It does this by reverting "Prometheus: Remove middleware for custom headers (#51518)" , but also changing it so it is only the FromAlert header.

This reverts commit 2372501368.
2022-09-22 11:03:13 -04:00
..
buffered Prometheus: Restore FromAlert header (#55255) 2022-09-22 11:03:13 -04:00
client Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
middleware Prometheus: Restore FromAlert header (#55255) 2022-09-22 11:03:13 -04:00
models Prometheus: Fix integer overflow in rate interval calculation (#52051) 2022-09-13 12:51:26 +02:00
querydata Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
resource Prometheus: Small improvements to the custom client (#51709) 2022-07-04 22:55:07 +02:00
testdata Prometheus: Add flag to compare streaming and buffered responses (#51711) 2022-07-28 14:26:51 +02:00
utils Prometheus: Use contextual middleware for req headers and simplify client creation (#51061) 2022-06-23 14:48:16 +02:00
prometheus_test.go Prometheus: Small improvements to the custom client (#51709) 2022-07-04 22:55:07 +02:00
prometheus.go Prometheus: Promote Azure auth flag to configuration (#53447) 2022-08-11 16:12:57 +02:00