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