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
Will Browne 9d92818cae
Plugins: Update PDC pattern from latest plugin SDK changes (#76576)
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
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
api.go Tracing: Standardize on otel tracing (#75528) 2 years ago
api_mock.go Tracing: Use tracing.InitializeTracerForTest (#75479) 2 years ago
api_test.go
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: Improve error logging in case statusCode is not 200 (#75075) 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 Plugins: Update PDC pattern from latest plugin SDK changes (#76576) 2 years ago
loki_bench_test.go Loki: Improve error logging in case statusCode is not 200 (#75075) 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
step_test.go
streaming.go Chore: capitalise logs in other backend packages (#74344) 2 years ago
types.go