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
Ward Bekker 8ff8b42899
Added Sha3 as alternative (#2480)
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 Fix/promtail yaml config (#2471) 6 years ago
chunkenc BatchIter edge cases (#2466) 6 years ago
distributor Replace usage of sync/atomic with uber-go/atomic (#2449) 6 years ago
helpers Spelling (#2014) 6 years ago
ingester fix a bug in ingester doing store queries when using boltdb shipper (#2493) 6 years ago
iter Improve metric queries by computing samples at the edges. (#2293) 6 years ago
logcli Logcli: automatically batch requests (#2482) 6 years ago
logentry Added Sha3 as alternative (#2480) 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 Logcli: automatically batch requests (#2482) 6 years ago
loki Fix/promtail yaml config (#2471) 6 years ago
lokifrontend Added support for tail to query frontend (#2032) 6 years ago
promtail enable the MustExist flag when starting a tailer on a fail, this will cause the tail to fail fast and allow promtail to attempt to re-open the file. (#2491) 6 years ago
querier series endpoint uses normal splits (#2472) 6 years ago
storage add some spans for boltdb shipper index queries (#2495) 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