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
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
api_test.go
frame.go Loki: Fix a bug when reading frames without values but warnings (#97197) 1 year ago
frame_test.go
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
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
step_test.go
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