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
Salva Corts 489ac8d529
Extract results cache into new pkg (#11343)
2 years ago
..
astmapper chore(storage): Restructure shipper packages (#10729) 2 years ago
limits Turn frontend Tripperware into a Middleware. (#10688) 2 years ago
plan Send query plan to querier. (#11246) 2 years ago
queryrange Extract results cache into new pkg (#11343) 2 years ago
series Upgrade prometheus to 0.47.1 and dskit (#10814) 2 years ago
stats Define QueryResponse and QueryRequest protobufs. (#10956) 2 years ago
worker Bloom Gateway: Implement chunk filtering using workers that multiplex requests (#11181) 2 years ago
handler.go Remove `GetHeaders` from `logproto.VolumeResponse`. (#11049) 2 years ago
http.go Use newest build image 0.31.2 with golangci-lint update. (#11118) 2 years ago
http_test.go Support protobuf `QueryRequest` in querier. (#10858) 2 years ago
ingester_querier.go Add dashboard changes for migrating from cortex_ metrics to loki_ metrics (#11082) 2 years ago
ingester_querier_test.go Add dashboard changes for migrating from cortex_ metrics to loki_ metrics (#11082) 2 years ago
metrics.go Add tailing metrics (#6059) 4 years ago
multi_tenant_querier.go Check switches on syntax.Expr for exhaustiveness. (#11113) 2 years ago
multi_tenant_querier_test.go Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
querier.go Stop using global logger in modules (#11051) 2 years ago
querier_mock_test.go Support categorized labels in Tailing (#11079) 2 years ago
querier_test.go Update nix configuration (#8452) 2 years ago
tail.go Stop using global logger in modules (#11051) 2 years ago
tail_mock_test.go Improve protobuf serialization (#2031) 6 years ago
tail_test.go Stop using global logger in modules (#11051) 2 years ago
testutils.go Removing duplicated limits file and refactored references (#8210) 3 years ago
worker_service.go Define QueryResponse and QueryRequest protobufs. (#10956) 2 years ago
worker_service_test.go Use newest build image 0.31.2 with golangci-lint update. (#11118) 2 years ago