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
Assel Meher 6d74050e63
chore: update dskit to include LRU cache for partition ring shuffle sharding (#20270)
3 weeks ago
..
astmapper chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 4 months ago
deletion chore: Use protobuf for encoding artifacts built by horizontally scalable compactor while processing delete requests (#18802) 5 months ago
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) 11 months ago
queryrange chore(querier): fix engine router splitting logic (#20217) 4 weeks ago
series
stats chore(build): update loki build image (#19473) 3 months ago
tail chore(linter): Fix issues flagged by updated golangci-lint version (#19206) 4 months ago
testutil chore(engine): make stream/task debug logging configurable (#19842) 2 months ago
worker refactor: Use OTel tracing library (#17859) 7 months ago
handler.go chore: remove initial metric aggregation experiment (#13729) 1 year ago
http.go feat(metastore): metastore DI (#20253) 3 weeks ago
http_test.go feat(metastore): metastore DI (#20253) 3 weeks ago
ingester_querier.go feat: Use context propagation to call the same ingester in GetChunksID as Query (#15186) 1 year ago
ingester_querier_test.go chore(querier): Refactor the store and querier interface. (#15969) 11 months ago
intervals.go feat: query persisted patterns (#17980) 7 months ago
multi_tenant_querier.go fix(querier): Support multi-tenant queries in Patterns API (#19809) 2 months ago
multi_tenant_querier_test.go fix(querier): Support multi-tenant queries in Patterns API (#19809) 2 months ago
querier.go chore(engine): Clean up query engine configuration (#20049) 1 month ago
querier_mock_test.go chore: update dskit to include LRU cache for partition ring shuffle sharding (#20270) 3 weeks ago
querier_test.go chore: adds separate v2 engine config section (#19423) 3 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