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
Karsten Jeschkies fbcaa1d5d8
Lazily decode series protobuf. (#10071)
3 years ago
..
astmapper Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
queryrange Lazily decode series protobuf. (#10071) 3 years ago
series Remove some unused code (#9611) 3 years ago
stats Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
worker Update dskit (#10091) 3 years ago
http.go Allow volume to be aggregated by label (#9988) 3 years ago
http_test.go Allow volume to be aggregated by label (#9988) 3 years ago
ingester_querier.go Allow volume to be aggregated by label (#9988) 3 years ago
ingester_querier_test.go Allow volume to be aggregated by label (#9988) 3 years ago
metrics.go Add tailing metrics (#6059) 4 years ago
multi_tenant_querier.go Allow volume to be aggregated by label (#9988) 3 years ago
multi_tenant_querier_test.go Allow volume to be aggregated by label (#9988) 3 years ago
querier.go Allow volume to be aggregated by label (#9988) 3 years ago
querier_mock_test.go Allow volume to be aggregated by label (#9988) 3 years ago
querier_test.go Allow volume to be aggregated by label (#9988) 3 years ago
tail.go Iterators: re-implement mergeEntryIterator using loser.Tree for performance (#8637) 3 years ago
tail_mock_test.go Improve protobuf serialization (#2031) 6 years ago
tail_test.go Iterators: re-implement mergeEntryIterator using loser.Tree for performance (#8637) 3 years ago
testutils.go Removing duplicated limits file and refactored references (#8210) 3 years ago
worker_service.go loki: enable PathPrefix for queryHandler endpoints (#8406) 3 years ago
worker_service_test.go Support content negotiation between query frontend and querier. (#9813) 3 years ago