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
Andrej Ocenas 3df34fe064
Prometheus: Remove cache, pass headers in request, simplify client creation for resource calls and custom client (#51436)
3 years ago
..
buffered Prometheus: Remove cache, pass headers in request, simplify client creation for resource calls and custom client (#51436) 3 years ago
client Prometheus: Remove cache, pass headers in request, simplify client creation for resource calls and custom client (#51436) 3 years ago
middleware Prometheus: Remove middleware for custom headers (#51518) 3 years ago
models Prometheus: Implement Streaming JSON Parser (#48477) 3 years ago
querydata Prometheus: Remove cache, pass headers in request, simplify client creation for resource calls and custom client (#51436) 3 years ago
resource Prometheus: Remove cache, pass headers in request, simplify client creation for resource calls and custom client (#51436) 3 years ago
testdata Chore: Update grafana-plugin-sdk-go to v0.136.0 (#50127) 3 years ago
utils Prometheus: Use contextual middleware for req headers and simplify client creation (#51061) 3 years ago
prometheus.go Prometheus: Remove cache, pass headers in request, simplify client creation for resource calls and custom client (#51436) 3 years ago
prometheus_test.go Prometheus: Remove cache, pass headers in request, simplify client creation for resource calls and custom client (#51436) 3 years ago