Commit Graph

2985 Commits (e0ca67dd4563e41c57b2f1409ef235b76b2a1a6e)

Author SHA1 Message Date
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
Cyril Tovena 790135bd7d
feat: RF1 improves replication stategy to support 1 replica (#13469) 11 months ago
Cyril Tovena 6ea83b45b5
fix: Properly reset wal segment writer (#13468) 11 months ago
Owen Diehl 4220737a52
feat(exporter): include boolean values in limit exporter (#13466) 11 months ago
Cyril Tovena e08b4a7f88
feat: Pattern ingesters add a limiter for high eviction rate (#13464) 11 months ago
Christian Haudum 845359d4ab
test: Add range aggregation test for instant queries (#13447) 11 months ago
Christian Haudum 5f4b8fc9e4
fix: Fix panic in BloomStore initialisation (#13457) 11 months ago
Cyril Tovena 7c86e651ac
fix: Fixes pattern pruning stability (#13429) 11 months ago
Salva Corts 2affa4862e
refactor(blooms): Improve task progress logging in builder (#13394) 11 months ago
Yandi Lee 304db100b3
fix(gateway client): Fix nil pointer dereference panic when using ruler in ring mode (#13436) 11 months ago
Christian Haudum 5ebd24dfb2
chore: Convert iterators in pattern module to `v2.Iterator` interface (#13407) 11 months ago
Ashwanth 221491c123
fix(log results cache): include pipeline wrapper disabled in cache key (#13328) 11 months ago
Christian Haudum ce71f1cf95
feat(api)!: Fail log queries when executed on instant query endpoint (#13421) 11 months ago
benclive 6da364e94f
chore: Set memberlist func for ingester-rf1 init (#13424) 11 months ago
Cyril Tovena 1fa5127797
fix: Remove query size limit for detected fields (#13423) 11 months ago
Cyril Tovena 0076bbdb42
chore: Refactor storage interface for rf1 (#13415) 11 months ago
benclive 0f9088bc89
chore: use read-only index store for ingester RF1 (#13419) 11 months ago
Cyril Tovena bc01e6fd64
feat: Drain uses different tokenizer based on log format (#13384) 11 months ago
Christian Haudum 69b805d8ff
test: Fix flaky congestion test (#13410) 11 months ago
Salva Corts 47f6ea53fc
feat(loki): Do not enforce max-query-bytes-read and max-querier-bytes-read in limited tripperware (#13406) 11 months ago
Cyril Tovena 1e33ae1546
chore: Improve performance of structured metadata (#13404) 11 months ago
benclive 973aa2d7ba
feat: Use prefixed WAL storage path in Object Storage (#13377) 11 months ago
Vladyslav Diachenko 33bd390f19
chore: adjusted SegmentWriter to the reader conversion (#13342) 11 months ago
George Robinson 7f35179cd3
feat: Ingester RF-1 (#13365) 11 months ago
benclive e612dd3dfe
feat: exclude in pattern tokens (#13397) 11 months ago
benclive 8c8454b9db
feat: exclude and from creating new tokens in patterns (#13395) 11 months ago
benclive a1efafdad2
perf: Limit tokens per pattern to 128 (#13376) 11 months ago
Salva Corts 11e19763d0
fix(blooms): Delete outdated metas during planning (#13363) 11 months ago
Christian Haudum d8cc1cea83
chore: Make dedicated iterator package (#13273) 11 months ago
Christian Haudum 3ac231728e
fix(blooms): Suppress error from resolving server addresses for blocks (#13385) 11 months ago
benclive bf1d6e36f7
perf: Gather aggregate per-line and per-tenant metrics for Drain patterns (#13368) 11 months ago
Owen Diehl 04bc3a423c
fix(blooms): ensure tokenizer cache is reset between series (#13370) 11 months ago
Salva Corts 0602b90072
refactor(blooms): Better task naming (#13361) 11 months ago
Salva Corts 23f17f8947
refactor(blooms): Fix and improve build metrics (#13360) 11 months ago
Ashwanth eb8a363066
fix(sharding): use without() grouping when merging `avg_over_time` shard results (#12176) 11 months ago
Ashwanth a457c5d171
fix(retry): fix retries when using protobuf encoding (#13316) 11 months ago
JordanRushing e28c15f56c
fix: support multi-zone ingesters when converting global to local limits for streams in limiter.go (#13321) 11 months ago
benclive 5ef18cff92
perf: Prune unused pattern branches (#13329) 11 months ago
Salva Corts fcb9b283ba
fix(blooms): Remove unused arg (#13343) 11 months ago
Vladyslav Diachenko 19c050926e
feat: convert WalSegmentWriter to io.ReadSeeker (#13340) 11 months ago
Salva Corts d0f56eeb0a
fix(blooms): Minor fixes and improvements for testing in dev (#13341) 11 months ago
Vladyslav Diachenko 5ae5b31b1f
fix: stream ownership check (#13314) 11 months ago
Dylan Guedes 4eb45cc588
refactor: Introduce context cause to our code (#13224) 11 months ago
Owen Diehl f661593cae
refactor(blooms): more easily testable day partitioning (#13331) 11 months ago
Christian Haudum 3b0502ddd3
chore(blooms): Various minor code cleanups (#13332) 11 months ago
Paul Rogers 40ee766724
feat: Collect duplicate log line metrics (#13084) 11 months ago
Salva Corts 8ebce009f3
refactor(blooms): Implement retry in builder (#13306) 11 months ago
Salva Corts 0c289a83df
refactor(blooms): Do not use sleeps on integration test (#13308) 11 months ago
Christian Haudum b1adfce5d0
chore(mempool): Wait for buffer instead of returning error (#13298) 11 months ago
Christian Haudum 66f97b2aec
fix(blooms): Fix panic in bloom gateway (#13303) 11 months ago