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
Christian Haudum 0a3230f457
chore(ast): Update WalkFn signature to return bool (#16989)
10 months ago
..
astmapper
deletion chore(querier): Refactor the store and querier interface. (#15969) 1 year ago
limits fix: only allow aggregated metric queries from logs drilldown app (#16670) 11 months ago
pattern chore(querier): Refactor the store and querier interface. (#15969) 1 year ago
plan chore: add multi-variant query support to LogQL (#16196) 12 months ago
queryrange chore(ast): Update WalkFn signature to return bool (#16989) 10 months ago
series
stats
tail chore(querier): Refactor the store and querier interface. (#15969) 1 year ago
testutil chore: convert multi-variant queries from global to per-tenant config (#16718) 11 months ago
worker chore(deps): Update dskit (#16782) 11 months ago
handler.go
http.go chore(querier): Refactor the store and querier interface. (#15969) 1 year ago
http_test.go chore(querier): Refactor the store and querier interface. (#15969) 1 year ago
ingester_querier.go
ingester_querier_test.go chore(querier): Refactor the store and querier interface. (#15969) 1 year ago
multi_tenant_querier.go chore(ast): Update WalkFn signature to return bool (#16989) 10 months ago
multi_tenant_querier_test.go
querier.go feat: return the jsonpath of json detected fields (#16861) 11 months ago
querier_mock_test.go chore(deps): Update dskit (#16782) 11 months ago
querier_test.go chore(querier): Refactor the store and querier interface. (#15969) 1 year ago
store_combiner.go feat(dataobj-querier): Fixes streams section sharding & instrumentation (#16349) 12 months ago
store_combiner_test.go refactor(dataobj): Consolidate configuration and add querier support (#16144) 1 year ago
testutils.go
worker_service.go
worker_service_test.go