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 507d269832
feat: return the jsonpath of json detected fields (#16861)
10 months ago
..
astmapper
deletion chore(querier): Refactor the store and querier interface. (#15969) 12 months ago
limits fix: only allow aggregated metric queries from logs drilldown app (#16670) 10 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 feat: return the jsonpath of json detected fields (#16861) 10 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: convert multi-variant queries from global to per-tenant config (#16718) 10 months ago
worker chore(deps): Update dskit (#16782) 10 months 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 feat: detected field values (#14350) 1 year ago
multi_tenant_querier_test.go
querier.go feat: return the jsonpath of json detected fields (#16861) 10 months ago
querier_mock_test.go chore(deps): Update dskit (#16782) 10 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