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 7c4906786d pre-fetch the next chunk in parallel to processing the current chunk such that we aren't waiting for fetches from GCS and spend all our CPU time decompressing and processing (#1495) 5 years ago
..
build
canary Move to jsoniter instead of default json package (#1249) 6 years ago
cfg Using strict parsing for yaml configs (#1433) 5 years ago
chunkenc unifies reverse iterators (#1489) 5 years ago
distributor
helpers
ingester Loki Query Frontend (#1442) 5 years ago
iter unifies reverse iterators (#1489) 5 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 Loki Query Frontend (#1442) 5 years ago
logproto Loki Query Frontend (#1442) 5 years ago
logql Loki Query Frontend (#1442) 5 years ago
loki Loki Query Frontend (#1442) 5 years ago
promtail positions.ignore-corruptions (#1472) 5 years ago
querier Fix/deadlock frontend queue (#1490) 5 years ago
storage pre-fetch the next chunk in parallel to processing the current chunk such that we aren't waiting for fetches from GCS and spend all our CPU time decompressing and processing (#1495) 5 years ago
util