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
Ed Welch ca6281bc31
Loki Expiremental Streaming: fixes nil check conditional which was accidentally inverted in a previous PR (#97612)
1 year ago
..
instrumentation Plugins: Enhanced plugin instrumentation (#90199) 1 year ago
kinds/dataquery Loki: Added support to split queries by stream shard (#94245) 1 year ago
test_non_dataplane Loki: Fix a bug when reading frames without values but warnings (#97197) 1 year ago
testdata_dataplane Loki: Fix a bug when reading frames without values but warnings (#97197) 1 year ago
api.go Feature toggles: remove lokiMetricDataplane (#97024) 1 year ago
api_mock.go Loki: Replace imports of `infra/log` with SDK (#84336) 2 years ago
api_test.go Loki: Support custom `X-Query-Tags` header (#85123) 2 years ago
frame.go Loki: Fix a bug when reading frames without values but warnings (#97197) 1 year ago
frame_test.go Chore: use any rather than interface{} (#74066) 2 years ago
framing_test.go Loki: Fix a bug when reading frames without values but warnings (#97197) 1 year ago
healthcheck.go Loki: Fix healthcheck logger always appending `endpoint` (#96531) 1 year ago
healthcheck_test.go Loki: Remove unnecessary `featuremgmt` (#90874) 1 year ago
loki.go Loki: Fix a bug when reading frames without values but warnings (#97197) 1 year ago
loki_bench_test.go Loki: Replace imports of `infra/log` with SDK (#84336) 2 years ago
parse_query.go Loki: Apply scopes to expression if feature toggle is enabled. (#95917) 1 year ago
parse_query_test.go Loki: Apply scopes to expression if feature toggle is enabled. (#95917) 1 year ago
scopes.go Loki: Adds a `suggestions` resource call that inject scopes for finding label/labelvalues (#96025) 1 year ago
scopes_test.go loki: disable flaky tests for scopes injection (#96018) 1 year ago
step.go Chore: Clean up intervalv2 functions (#82074) 2 years ago
step_test.go Loki: Implement step editor (#69648) 3 years ago
streaming.go Loki Expiremental Streaming: fixes nil check conditional which was accidentally inverted in a previous PR (#97612) 1 year ago
types.go Loki: Apply scopes to expression if feature toggle is enabled. (#95917) 1 year ago