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
Cyril Tovena 3e46067cbb
Fixes a bug where slice of Entries where not zeroed before decoding json. (#3249)
4 years ago
..
legacy Loki HTTP/JSON Model Layer (#1022) 6 years ago
entry.go Fixes a bug where slice of Entries where not zeroed before decoding json. (#3249) 4 years ago
labels.go Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
labels_test.go Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
params.go Loki: Series API will return all series with no match or empty matcher (#2254) 5 years ago
params_test.go Loki: Series API will return all series with no match or empty matcher (#2254) 5 years ago
query.go Uses custom json-iter decoder for log entries. (#3163) 4 years ago
query_test.go Loki: Adds an `interval` paramater to query_range queries allowing a sampling of events to be returned based on the provided interval (#1965) 5 years ago
series.go Loki: Series API will return all series with no match or empty matcher (#2254) 5 years ago
series_test.go Loki: Series API will return all series with no match or empty matcher (#2254) 5 years ago
tail.go Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
tail_test.go Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years 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