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/loki
Sven Grossmann 777d119a80
Loki: Fix nil pointer in api.go (#78727)
2 years ago
..
instrumentation Loki: Add instrumentation for `grafana_loki_plugin_parse_response_duration_seconds_bucket` (#75570) 2 years ago
kinds/dataquery Loki: Deprecate resolution (#70326) 2 years ago
testdata Loki: Fix scope of `labels` variable being wrong (#78417) 2 years ago
testdata_dataplane Loki: Fix scope of `labels` variable being wrong (#78417) 2 years ago
testdata_logs_dataplane Loki: Fix scope of `labels` variable being wrong (#78417) 2 years ago
testdata_metric_dataplane Loki: Fix scope of `labels` variable being wrong (#78417) 2 years ago
api.go Loki: Fix nil pointer in api.go (#78727) 2 years ago
api_mock.go Loki: Add backend functionality to parse structured metadata from Loki (#77361) 2 years ago
api_test.go Loki: Add backend functionality to parse structured metadata from Loki (#77361) 2 years ago
frame.go Loki: Add backend functionality to parse structured metadata from Loki (#77361) 2 years ago
frame_test.go Chore: use any rather than interface{} (#74066) 2 years ago
framing_test.go Loki: Add backend functionality to parse structured metadata from Loki (#77361) 2 years ago
healthcheck.go Loki: Add backend healthcheck (#74330) 2 years ago
healthcheck_test.go Tracing: Use tracing.InitializeTracerForTest (#75479) 2 years ago
loki.go Loki: Add backend functionality to parse structured metadata from Loki (#77361) 2 years ago
loki_bench_test.go Loki: Add backend functionality to parse structured metadata from Loki (#77361) 2 years ago
parse_query.go Loki: Introduce `$__auto` range variable for metric queries (#72690) 2 years ago
parse_query_test.go Loki: Introduce `$__auto` range variable for metric queries (#72690) 2 years ago
step.go Loki: Implement step editor (#69648) 2 years ago
step_test.go Loki: Implement step editor (#69648) 2 years ago
streaming.go Chore: capitalise logs in other backend packages (#74344) 2 years ago
types.go loki: implement schema for loki query (#62114) 2 years ago