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 dce71d08f3
chore: Migrate yaml from gopkg.in/yaml.v2 to go.yaml.in/yaml/v4 (#22054)
1 week ago
..
astmapper chore: Remove dead code (unused subsystems and stub files) (#22077) 2 weeks ago
deletion feat(deletes): support time range filtering for listing deletes (#20427) 5 months ago
limits feat: V2 query engine limits (#20549) 5 months ago
pattern feat: query persisted patterns (#17980) 1 year ago
plan chore: add multi-variant query support to LogQL (#16196) 1 year ago
queryrange chore: Migrate yaml from gopkg.in/yaml.v2 to go.yaml.in/yaml/v4 (#22054) 1 week ago
series feat(series): implement AtST (#20495) 5 months ago
stats chore(build): update loki build image (#19473) 8 months ago
tail fix(querier/tail): Stop leaking goroutines on websocket teardown races (#22073) 1 week ago
testutil feat: V2 query engine limits (#20549) 5 months ago
worker chore: Lower loglevel for transport is closing #7649 (#20803) 4 months ago
handler.go chore: remove initial metric aggregation experiment (#13729) 2 years ago
http.go chore: typos in comments (#20481) 5 months ago
http_test.go feat(metastore): metastore DI (#20253) 6 months ago
ingester_querier.go feat: Use context propagation to call the same ingester in GetChunksID as Query (#15186) 2 years ago
ingester_querier_test.go chore(querier): Refactor the store and querier interface. (#15969) 1 year ago
intervals.go feat: query persisted patterns (#17980) 1 year ago
multi_tenant_querier.go fix(querier): Support multi-tenant queries in Patterns API (#19809) 7 months ago
multi_tenant_querier_test.go fix(querier): Support multi-tenant queries in Patterns API (#19809) 7 months ago
querier.go fix(alloc): set a limit on preallocations (#20891) 4 months ago
querier_mock_test.go chore: Remove unused/dead code (#21688) 1 month ago
querier_test.go chore: adds separate v2 engine config section (#19423) 8 months ago
store_combiner.go chore: upgrade to prometheus@main (#20876) 4 months ago
store_combiner_test.go refactor(dataobj): Consolidate configuration and add querier support (#16144) 1 year ago
testutils.go chore: update loki modules for 3.0 release (#12433) 2 years ago
worker_service.go chore: update loki modules for 3.0 release (#12433) 2 years ago
worker_service_test.go Use newest build image 0.31.2 with golangci-lint update. (#11118) 3 years ago