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
Christian Haudum e0ca67dd45
fix(query engine): Include lines with ts equal to end timestamp of the query range when executing range aggregations (#13448)
11 months ago
..
analytics fix: errors reported by the race detector (#13174) 12 months ago
bloombuild refactor(blooms): Improve task progress logging in builder (#13394) 11 months ago
bloomcompactor chore: Make dedicated iterator package (#13273) 11 months ago
bloomgateway chore: Make dedicated iterator package (#13273) 11 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 chore: Improve performance of structured metadata (#13404) 11 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 feat: Collect duplicate log line metrics (#13084) 11 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: Refactor storage interface for rf1 (#13415) 11 months ago
ingester-rf1 feat: RF1 improves replication stategy to support 1 replica (#13469) 11 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 feat: collect and serve pre-aggregated bytes and counts (#13020) 11 months ago
logproto feat: Ingester RF-1 (#13365) 11 months ago
logql fix(query engine): Include lines with ts equal to end timestamp of the query range when executing range aggregations (#13448) 11 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 fix: Fix panic in BloomStore initialisation (#13457) 11 months ago
lokifrontend fix: `codec` not initialized in downstream roundtripper (#12873) 1 year ago
pattern feat: Pattern ingesters add a limiter for high eviction rate (#13464) 11 months ago
push feat: Ingester RF-1 (#13365) 11 months ago
querier fix(log results cache): include pipeline wrapper disabled in cache key (#13328) 11 months ago
queue chore: update loki modules for 3.0 release (#12433) 1 year ago
ruler chore: Make dedicated iterator package (#13273) 11 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 fix(query engine): Include lines with ts equal to end timestamp of the query range when executing range aggregations (#13448) 11 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 feat(api)!: Fail log queries when executed on instant query endpoint (#13421) 11 months ago
validation feat(exporter): include boolean values in limit exporter (#13466) 11 months ago