The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/tsdb/prometheus/buffered
Andrej Ocenas 3df34fe064
Prometheus: Remove cache, pass headers in request, simplify client creation for resource calls and custom client (#51436)
3 years ago
..
azureauth Prometheus: Use contextual middleware for req headers and simplify client creation (#51061) 3 years ago
client.go Prometheus: Remove cache, pass headers in request, simplify client creation for resource calls and custom client (#51436) 3 years ago
client_test.go Prometheus: Remove cache, pass headers in request, simplify client creation for resource calls and custom client (#51436) 3 years ago
framing_test.go Prometheus: Use contextual middleware for req headers and simplify client creation (#51061) 3 years ago
prometeus_bench_test.go Prometheus: Use contextual middleware for req headers and simplify client creation (#51061) 3 years ago
time_series_query.go Prometheus: Fix integer overflow in rate interval calculation on 32-bit architectures (#51508) 3 years ago
time_series_query_test.go Prometheus: Remove middleware for custom headers (#51518) 3 years ago
types.go Prometheus: Use contextual middleware for req headers and simplify client creation (#51061) 3 years ago