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
Eng Zer Jun 982b16b404
refactor: replace min/max helpers with built-in min/max (#16438)
11 months ago
..
astmapper
deletion chore(querier): Refactor the store and querier interface. (#15969) 12 months ago
limits chore(querier): Refactor the store and querier interface. (#15969) 12 months ago
pattern chore(querier): Refactor the store and querier interface. (#15969) 12 months ago
plan chore: add multi-variant query support to LogQL (#16196) 11 months ago
queryrange refactor: replace min/max helpers with built-in min/max (#16438) 11 months ago
series
stats fix(build): Use Debian Bullseye base image for build image (#14368) 1 year ago
tail chore(querier): Refactor the store and querier interface. (#15969) 12 months ago
testutil chore(querier): Refactor the store and querier interface. (#15969) 12 months ago
worker chore: Revert syntax module (#14831) 1 year ago
handler.go
http.go chore(querier): Refactor the store and querier interface. (#15969) 12 months ago
http_test.go chore(querier): Refactor the store and querier interface. (#15969) 12 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
multi_tenant_querier.go
multi_tenant_querier_test.go
querier.go chore(querier): Refactor the store and querier interface. (#15969) 12 months ago
querier_mock_test.go chore(querier): Refactor the store and querier interface. (#15969) 12 months ago
querier_test.go chore(querier): Refactor the store and querier interface. (#15969) 12 months ago
store_combiner.go feat(dataobj-querier): Fixes streams section sharding & instrumentation (#16349) 11 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