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
Cyril Tovena 768bf914e0 Changes the encoding used for the benchmark in the store. (#1448) 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 pkg/chunkenc: BenchmarkRead focuses on reading chunks (#1423) 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 pkg/ingester: added sync period flags 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 Support microsecond timestamp format (#1426) 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 promtail: add support for passing through journal entries as JSON 6 years ago
querier application/x-www-form-urlencoded support (#1381) 6 years ago
storage Changes the encoding used for the benchmark in the store. (#1448) 6 years ago
util Metrics: use Namespace everywhere when declaring metrics (#1320) 6 years ago