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
ismail simsek 3107459e57
Prometheus: Handle the response with different field key order (#74567)
2 years ago
..
azureauth Chore: use any rather than interface{} (#74066) 2 years ago
client
instrumentation Add prometheus querydata instrumentation (#69447) 3 years ago
kinds/dataquery Codegen: Generate `any` instead of `interface{}` (#70201) 3 years ago
middleware Chore: use any rather than interface{} (#74066) 2 years ago
models Prometheus: Add $__rate_interval_ms to go along with $__interval_ms (#69582) 2 years ago
querydata Prometheus: Handle the response with different field key order (#74567) 2 years ago
resource Prometheus: Version detect bug (#71198) 3 years ago
testdata Prometheus: (Chore) Remove experimental unshipped prometheusWideSerie… (#73751) 2 years ago
utils Chore: use any rather than interface{} (#74066) 2 years ago
healthcheck.go Chore: capitalise logs in other backend packages (#74344) 2 years ago
healthcheck_test.go Prometheus: Check for errors on json response parsing (#73788) 2 years ago
heuristics.go Chore: capitalise logs in other backend packages (#74344) 2 years ago
heuristics_test.go Alerting: Add heuristics back to datasource healthchecks (#69329) 3 years ago
prometheus.go Chore: capitalise logs in other backend packages (#74344) 2 years ago
prometheus_test.go