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
benclive f6f8babf83
feat: Add utf8 support to Pattern Lexer to support utf8 chars (#13085)
1 year ago
..
analytics feat(reporting): Report cpu usage (#12970) 1 year ago
bloombuild refactor(blooms): Builder retrieves tasks from planner (#13046) 1 year ago
bloomcompactor fix: Defer closing blocks iter after checking error from loadWorkForGap (#12934) 1 year ago
bloomgateway feat(blooms): Add counter metric for blocks that are not available at query time (#12968) 1 year ago
bloomutils chore: update loki modules for 3.0 release (#12433) 1 year ago
canary chore: update loki modules for 3.0 release (#12433) 1 year ago
chunkenc feat(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 1 year ago
compactor test: First pass at unregistering metrics so that we can run multiple tests (#12927) 1 year ago
configs chore: update loki modules for 3.0 release (#12433) 1 year ago
distributor chore: Call `shardstreams.Config` by value instead of by reference (#12915) 1 year ago
framedstdcopy fix(promtail): Handle docker logs when a log is split in multiple frames (#12374) 1 year ago
indexgateway fix(spans): corrects early-close for a few spans (#12887) 1 year ago
ingester feat: Add ingester_chunks_flush_failures_total (#12925) 1 year ago
iter feat: Enable warnings in Loki query responses (#12425) 1 year ago
logcli feat(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 1 year ago
loghttp perf: Improve Detected labels API (#12816) 1 year ago
logproto perf: Improve Detected labels API (#12816) 1 year ago
logql feat: Add utf8 support to Pattern Lexer to support utf8 chars (#13085) 1 year ago
logqlanalyzer chore: update loki modules for 3.0 release (#12433) 1 year ago
logqlmodel feat(blooms): record time spent resolving shards (#12636) 1 year ago
loki refactor(bloom planner): Compute gaps and build tasks from metas and TSDBs (#12994) 1 year ago
lokifrontend fix: `codec` not initialized in downstream roundtripper (#12873) 1 year ago
pattern feat: Add utf8 support to Pattern Lexer to support utf8 chars (#13085) 1 year ago
push chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /pkg/push (#12694) 1 year ago
querier fix: Introduce feature flag for [last|first]_over_time sharding. (#13067) 1 year ago
queue chore: update loki modules for 3.0 release (#12433) 1 year ago
ruler fix: Optimize regular initialization (#12926) 1 year ago
runtime refactor!: refactor how we do defaults for runtime overrides (#12448) 1 year 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 fix: Fix incorrect sorting of chunks in bloom-filtered response since `ChunkRef.Cmp` method is used in reverse (#12999) 1 year ago
tool docs: update the lokitool docs (#12805) 1 year ago
tracing Set tracing.profiling-enabled to true by default (#12004) 1 year ago
util refactor(bloom planner): Compute gaps and build tasks from metas and TSDBs (#12994) 1 year ago
validation feat: new stream count limiter (#13006) 1 year ago