grafana/pkg/tsdb/prometheus
Andreas Gerstmayr 2c622b912a
Prometheus: Fix integer overflow in rate interval calculation (#52051)
Affecting only 32-bit architectures.
2022-09-13 12:51:26 +02:00
..
buffered Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
client Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
middleware Prometheus: Remove middleware for custom headers (#51518) 2022-06-29 11:04:57 +02: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