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
Salva Corts 8978ecf0c8
feat: Boilerplate for new bloom build planner and worker components. (#12989)
2 years ago
..
analytics feat(reporting): Report cpu usage (#12970) 2 years ago
bloombuild feat: Boilerplate for new bloom build planner and worker components. (#12989) 2 years ago
bloomcompactor fix: Defer closing blocks iter after checking error from loadWorkForGap (#12934) 2 years ago
bloomgateway feat(bloom): Skip attempts to filter chunks for which blooms have not been built (#12961) 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 fix: Track bytes discarded by ingester. (#12981) 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(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 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 feat: Boilerplate for new bloom build planner and worker components. (#12989) 2 years ago
lokifrontend fix: `codec` not initialized in downstream roundtripper (#12873) 2 years ago
pattern feat: Add metrics for number of patterns detected & evicted (#12918) 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 feat(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 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
sizing fix xss vulnerability (#10559) 2 years ago
storage feat(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 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 feat(blooms): record time spent resolving shards (#12636) 2 years ago
validation fix: fix parsing of default per tenant otlp config (#12836) 2 years ago