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
Ashwanth 13b5aeeeac
fix(querier): fixes panic when filtering agg metrics from nil resp (#17662)
5 days ago
..
astmapper chore: update loki modules for 3.0 release (#12433) 1 year ago
deletion chore(querier): Refactor the store and querier interface. (#15969) 4 months ago
limits fix: hide __aggregated_metric__ in /series and /labels (#14677) 4 weeks ago
pattern chore(querier): Refactor the store and querier interface. (#15969) 4 months ago
plan chore: add multi-variant query support to LogQL (#16196) 3 months ago
queryrange chore: run `make lint` and fix one linter conversion complaint (#17452) 4 weeks ago
series chore(deps): Update Prometheus in Loki and Promtail (#12245) 1 year ago
stats fix(build): Use Debian Bullseye base image for build image (#14368) 8 months ago
tail chore(querier): Refactor the store and querier interface. (#15969) 4 months ago
testutil fix: hide __aggregated_metric__ in /series and /labels (#14677) 4 weeks ago
worker chore(deps): Update dskit (#16782) 2 months ago
handler.go chore: remove initial metric aggregation experiment (#13729) 9 months ago
http.go fix(querier): fixes panic when filtering agg metrics from nil resp (#17662) 5 days ago
http_test.go chore(engine): Add basic metrics for next generation execution engine (#17475) 3 weeks ago
ingester_querier.go feat: Use context propagation to call the same ingester in GetChunksID as Query (#15186) 6 months ago
ingester_querier_test.go chore(querier): Refactor the store and querier interface. (#15969) 4 months ago
multi_tenant_querier.go chore(detected_labels): Add multi-tenant support for detected labels (#17031) 3 weeks ago
multi_tenant_querier_test.go chore(detected_labels): Add multi-tenant support for detected labels (#17031) 3 weeks ago
querier.go refactor(stringlabels): Support stringlabels in querier (#17238) 1 month ago
querier_mock_test.go chore(detected_labels): Add multi-tenant support for detected labels (#17031) 3 weeks ago
querier_test.go fix: allow boolean numeric values in detected labels (#16997) 2 months ago
store_combiner.go feat(dataobj-querier): Fixes streams section sharding & instrumentation (#16349) 3 months ago
store_combiner_test.go refactor(dataobj): Consolidate configuration and add querier support (#16144) 3 months ago
testutils.go chore: update loki modules for 3.0 release (#12433) 1 year ago
worker_service.go chore: update loki modules for 3.0 release (#12433) 1 year ago
worker_service_test.go Use newest build image 0.31.2 with golangci-lint update. (#11118) 2 years ago