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/loghttp
Travis Patterson b0478e61c8
feat: add the ability to inject log parsers to the distributor (#12029)
1 year ago
..
legacy Loki HTTP/JSON Model Layer (#1022) 6 years ago
push feat: add the ability to inject log parsers to the distributor (#12029) 1 year ago
LICENSE_APACHE2 Re-license to AGPLv3 (#3630) 4 years ago
entry.go Parse JSON String arrays properly so string elements can be retrieved (#11921) 1 year ago
labels.go Parse JSON String arrays properly so string elements can be retrieved (#11921) 1 year ago
labels_test.go Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
params.go Support protobuf `QueryRequest` in querier. (#10858) 2 years ago
params_test.go Loki: add a 'since' query parameter for easier querying using relative time (#7964) 2 years ago
query.go Parse JSON String arrays properly so string elements can be retrieved (#11921) 1 year ago
query_test.go Flag categorize labels on streams response (#10419) 2 years ago
series.go allows filter-only matchers in series endpoint (#10269) 2 years ago
series_test.go allows filter-only matchers in series endpoint (#10269) 2 years ago
tail.go Approximate `quantile_over_time` (#10417) 1 year ago
tail_test.go Approximate `quantile_over_time` (#10417) 1 year ago
versions.go Fixes path prefix in the querier. (#2178) 5 years ago
versions_test.go respond to label queries at `loki/api/v1/labels` instead of `loki/api/v1/label` 6 years ago