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 1fc0ffde8a
Logql benchmark and performance improvement. (#1371)
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 Include positions filename in the error when YAML unmarshal fails. (#1311) 6 years ago
chunkenc Fixes linter warning from the yacc file. (#1328) 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: check that ingester is in LEAVING state when transferring chunks and claiming tokens. Required when using memberlist client. (#1300) 6 years ago
iter Logql benchmark and performance improvement. (#1371) 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 Logql benchmark and performance improvement. (#1371) 6 years ago
loki respond to label queries at `loki/api/v1/labels` instead of `loki/api/v1/label` 6 years ago
promtail Move to jsoniter instead of default json package (#1249) 6 years ago
querier application/x-www-form-urlencoded support (#1381) 6 years ago
storage Logql benchmark and performance improvement. (#1371) 6 years ago
util Metrics: use Namespace everywhere when declaring metrics (#1320) 6 years ago