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
Shantanu Alshi a331746c2f
feat(detected_labels): Add pod as a detected label to demo (#12422)
1 year ago
..
astmapper chore(storage): Restructure shipper packages (#10729) 2 years ago
limits Turn frontend Tripperware into a Middleware. (#10688) 2 years ago
plan refactor: Pass query plan down to bloom gateway (#12037) 1 year ago
queryrange fix: fix span logging based on changes to request types timestamps (#12393) 1 year ago
series chore(deps): Update Prometheus in Loki and Promtail (#12245) 1 year ago
stats Define QueryResponse and QueryRequest protobufs. (#10956) 2 years ago
worker Cleanup data race associated with workerID var (#11922) 1 year ago
handler.go feat(detected_labels): Initial skeleton for the API (#12390) 1 year ago
http.go feat(detected_labels): Initial skeleton for the API (#12390) 1 year ago
http_test.go Restore previous behaviour of no trailing newlines in HTTP error response bodies (#11606) 1 year ago
ingester_querier.go Add dashboard changes for migrating from cortex_ metrics to loki_ metrics (#11082) 2 years ago
ingester_querier_test.go chore(blooms): Make block query concurrency configurable (#12292) 1 year ago
metrics.go Add tailing metrics (#6059) 3 years ago
multi_tenant_querier.go feat(detected_labels): Initial skeleton for the API (#12390) 1 year ago
multi_tenant_querier_test.go Remove call to set default resolver (#11580) 1 year ago
querier.go feat(detected_labels): Add pod as a detected label to demo (#12422) 1 year ago
querier_mock_test.go feat(detected_labels): Initial skeleton for the API (#12390) 1 year ago
querier_test.go Optimize series response format by using repeated fileds. (#11498) 1 year ago
tail.go Add mutex for t.stopped to prevent data races (#11933) 1 year ago
tail_mock_test.go Improve protobuf serialization (#2031) 5 years ago
tail_test.go Add mutex for t.stopped to prevent data races (#11933) 1 year ago
testutils.go Removing duplicated limits file and refactored references (#8210) 2 years ago
worker_service.go frontend: Use `net.JoinHostPort` to support IPv6 addresses (#10650) 1 year ago
worker_service_test.go Use newest build image 0.31.2 with golangci-lint update. (#11118) 2 years ago