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 a403027608
Loki: Add backend healthcheck (#74330)
2 years ago
..
kinds/dataquery Loki: Deprecate resolution (#70326) 2 years ago
testdata Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch (#68569) 2 years ago
testdata_dataplane loki: generate dataplane-compliant logs dataframes (behind feature flag) (#69909) 2 years ago
testdata_logs_dataplane loki: generate dataplane-compliant logs dataframes (behind feature flag) (#69909) 2 years ago
testdata_metric_dataplane Logs: Fix unresponsive log lines if duplicate ids in Elasticsearch (#68569) 2 years ago
api.go Loki: Improve backend instrumentation of `CallResource` calls (#73899) 2 years ago
api_mock.go Loki: Improve backend instrumentation of `QueryData` calls (#73807) 2 years ago
api_test.go Loki: Add feature flag to enable dataplane-compliant metric frames (#66017) 2 years ago
frame.go Loki: Improve backend instrumentation of `QueryData` calls (#73807) 2 years ago
frame_test.go Chore: use any rather than interface{} (#74066) 2 years ago
framing_test.go loki: generate dataplane-compliant logs dataframes (behind feature flag) (#69909) 2 years ago
healthcheck.go Loki: Add backend healthcheck (#74330) 2 years ago
healthcheck_test.go Loki: Add backend healthcheck (#74330) 2 years ago
loki.go Loki: Add backend healthcheck (#74330) 2 years ago
loki_bench_test.go Loki: Add feature flag to enable dataplane-compliant metric frames (#66017) 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