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
Ed Welch 970ea61143
chore: Revert "chore: enforce max-query-series when returning shard results" (#18156)
7 months ago
..
astmapper
deletion chore(querier): Refactor the store and querier interface. (#15969) 12 months ago
limits feat: persist patterns as aggregated metrics (#17737) 7 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: Revert "chore: enforce max-query-series when returning shard results" (#18156) 7 months ago
series
stats
tail chore(spanlogger): force all usages to provide a logger (#17851) 8 months ago
testutil feat: persist patterns as aggregated metrics (#17737) 7 months ago
worker refactor: Use OTel tracing library (#17859) 7 months ago
handler.go
http.go feat: query persisted patterns (#17980) 7 months ago
http_test.go feat: query persisted patterns (#17980) 7 months 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) 12 months ago
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(detected_labels): Add multi-tenant support for detected labels (#17031) 8 months ago
querier.go feat: query persisted patterns (#17980) 7 months ago
querier_mock_test.go chore(deps): Bump dskit for new ring functions (#18093) 7 months ago
querier_test.go feat: query persisted patterns (#17980) 7 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