Like Prometheus, but for logs.
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.
 
 
 
 
 
 
loki/pkg/querier
Trevor Whitney c690827c6a
fix: limit volume and frequency of persisted patterns (#18362)
5 months ago
..
astmapper
deletion
limits feat: return metric query partial results for drilldown (#18286) 6 months ago
pattern feat: query persisted patterns (#17980) 7 months ago
plan chore: add multi-variant query support to LogQL (#16196) 10 months ago
queryrange chore: consistently use new labels.Labels API (#18490) 5 months ago
series
stats
tail chore(tailer): fix a flaky tests in tail/querier_test.go (#18282) 6 months ago
testutil fix: limit volume and frequency of persisted patterns (#18362) 5 months ago
worker refactor: Use OTel tracing library (#17859) 7 months ago
handler.go
http.go chore(engine): allow v2 engine usage by instant queries endpoint (#18296) 6 months ago
http_test.go chore(engine): Sort entries in dataobj sections by timestamp descending (#18367) 6 months ago
ingester_querier.go
ingester_querier_test.go
intervals.go feat: query persisted patterns (#17980) 7 months ago
multi_tenant_querier.go chore(detected_labels): Add multi-tenant support for detected labels (#17031) 8 months ago
multi_tenant_querier_test.go chore: consistently use new labels.Labels API (#18490) 5 months ago
querier.go chore: consistently use new labels.Labels API (#18490) 5 months ago
querier_mock_test.go chore: consistently use new labels.Labels API (#18490) 5 months ago
querier_test.go chore(engine): Sort entries in dataobj sections by timestamp descending (#18367) 6 months ago
store_combiner.go refactor: Use OTel tracing library (#17859) 7 months ago
store_combiner_test.go refactor(dataobj): Consolidate configuration and add querier support (#16144) 11 months ago
testutils.go
worker_service.go
worker_service_test.go