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
Ed Welch 03e9059ecb
Loki: Improve error messages on query timeout or cancel (#2453)
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 Loki-Canary: Backoff retries on query failures, add histograms for query performance. (#2413) 6 years ago
cfg Using strict parsing for yaml configs (#1433) 6 years ago
chunkenc Improve metric queries by computing samples at the edges. (#2293) 6 years ago
distributor Replace usage of sync/atomic with uber-go/atomic (#2449) 6 years ago
helpers Spelling (#2014) 6 years ago
ingester Replace usage of sync/atomic with uber-go/atomic (#2449) 6 years ago
iter Improve metric queries by computing samples at the edges. (#2293) 6 years ago
logcli Improve metric queries by computing samples at the edges. (#2293) 6 years ago
logentry allow empty replace values for replace stage (#2432) 6 years ago
loghttp Loki: Series API will return all series with no match or empty matcher (#2254) 6 years ago
logproto Improve metric queries by computing samples at the edges. (#2293) 6 years ago
logql configuration doc improvements (#2318) 6 years ago
loki fix runtime_config panic (#2450) 6 years ago
lokifrontend Added support for tail to query frontend (#2032) 6 years ago
promtail pkg/promtail: propagate a logger rather than using util.Logger globally (#2438) 6 years ago
querier Split label names queries in the frontend. (#2441) 6 years ago
storage enforce requirment for periodic config for index tables to be 24h when using boltdb shipper (#2166) 6 years ago
tracing Add flag to disable tracing (#2191) 6 years ago
util Loki: Improve error messages on query timeout or cancel (#2453) 6 years ago