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 917053a730
feat: Introduce wal segment read path. (#13695)
10 months ago
..
analytics fix: errors reported by the race detector (#13174) 12 months ago
bloombuild fix: Use elements match in gapsBetweenTSDBsAndMetas test (#13722) 10 months ago
bloomcompactor fix(blooms): Cleanup temp blockdir in bloom compactor (#13622) 10 months ago
bloomgateway fix: Keep blocks referenced by newer metas (#13614) 10 months ago
bloomutils chore: update loki modules for 3.0 release (#12433) 1 year ago
canary feat: collect and serve pre-aggregated bytes and counts (#13020) 11 months ago
chunkenc fix: Handle block offset exceeding chunk length in memchunk.go (#13661) 10 months ago
compactor chore: Make dedicated iterator package (#13273) 11 months ago
configs chore: update loki modules for 3.0 release (#12433) 1 year ago
distributor chore: add service_name label earlier in the ingestion pipeline (#13702) 10 months ago
framedstdcopy fix(promtail): Handle docker logs when a log is split in multiple frames (#12374) 1 year ago
indexgateway fix(gateway client): Fix nil pointer dereference panic when using ruler in ring mode (#13436) 11 months ago
ingester chore: log stats around chunks being flushed (#13699) 10 months ago
ingester-rf1 feat: Introduce wal segment read path. (#13695) 10 months ago
iter chore: Convert iterators in pattern module to `v2.Iterator` interface (#13407) 11 months ago
logcli chore: Make dedicated iterator package (#13273) 11 months ago
loghttp chore: add service_name label earlier in the ingestion pipeline (#13702) 10 months ago
logproto feat: Ingester RF-1 (#13365) 11 months ago
logql fix: ast left cycular reference result in oom (#13501) 10 months ago
logqlanalyzer chore: update loki modules for 3.0 release (#12433) 1 year ago
logqlmodel feat(api)!: Fail log queries when executed on instant query endpoint (#13421) 11 months ago
loki feat: Introduce wal segment read path. (#13695) 10 months ago
lokifrontend fix: `codec` not initialized in downstream roundtripper (#12873) 1 year ago
pattern chore: replace pkg/errors with errors (#13582) 10 months ago
push feat: Ingester RF-1 (#13365) 11 months ago
querier chore: treat datasample queries the same as limited queries (#13700) 10 months ago
querier-rf1 feat: Introduce wal segment read path. (#13695) 10 months ago
queue chore: update loki modules for 3.0 release (#12433) 1 year ago
ruler fix: protect ruler remote-write overrides map with a mutex when creating new appenders (#13676) 10 months ago
runtime feat: Collect duplicate log line metrics (#13084) 11 months ago
scheduler test: First pass at unregistering metrics so that we can run multiple tests (#12927) 1 year ago
server Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
sizing fix xss vulnerability (#10559) 2 years ago
storage feat: Introduce wal segment read path. (#13695) 10 months ago
tool feat: Introduce `index audit` to `lokitool` (#13008) 12 months ago
tracing Set tracing.profiling-enabled to true by default (#12004) 1 year ago
util chore: treat datasample queries the same as limited queries (#13700) 10 months ago
validation feat(exporter): include boolean values in limit exporter (#13466) 11 months ago