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
Owen Diehl 245fe8e022 roundtrip v2 encoding tests 6 years ago
..
build Makefile changes to allow easy builds with or without vendoring. Also fixes version bug for both cases. (#1095) 6 years ago
canary Move to jsoniter instead of default json package (#1249) 6 years ago
cfg pkg/cfg: print help only when requested, and print it on stdout (#1396) 6 years ago
chunkenc roundtrip v2 encoding tests 6 years ago
distributor pkg/distributor: fix metric loki_discarded_samples_total (#1279) 6 years ago
helpers fix a typo Eeror -> Error (#66) 7 years ago
ingester Adds configurable compression algorithms for chunks (#1411) 6 years ago
iter RangeQuery benchmark optimizations (#1413) 6 years ago
logcli respond to label queries at `loki/api/v1/labels` instead of `loki/api/v1/label` 6 years ago
logentry Move to jsoniter instead of default json package (#1249) 6 years ago
loghttp respond to label queries at `loki/api/v1/labels` instead of `loki/api/v1/label` 6 years ago
logproto Removing this file used to trick dep into importing packages, the second import already exists in the logproto.pb.go file and the first import is already imported other places in our code. 6 years ago
logql RangeQuery benchmark optimizations (#1413) 6 years ago
loki respond to label queries at `loki/api/v1/labels` instead of `loki/api/v1/label` 6 years ago
promtail pkg/promtail/client: missing URL in client returns error (#1416) 6 years ago
querier application/x-www-form-urlencoded support (#1381) 6 years ago
storage allow configuring a target chunk size in compressed bytes (#1406) 6 years ago
util Metrics: use Namespace everywhere when declaring metrics (#1320) 6 years ago