Commit Graph

607 Commits (8976709f24dc9baa603d030fa23484382f7ba767)

Author SHA1 Message Date
Eng Zer Jun 982b16b404
refactor: replace min/max helpers with built-in min/max (#16438) 1 year ago
renovate[bot] b37eefe24f
fix(deps): update github.com/prometheus/prometheus (main) (#15950) 1 year ago
honganan 99d9f1cffd
fix: Export `exportTSInSecs` field in TSDB identifier to make sure correct gap calculation (#13116) 1 year ago
Matt Veitas 3b8d993500
feat: Skip writeback for chunks fetched by queriers older than a duration (#15605) 1 year ago
Sandeep Sukhani ff199557d2
fix: do not retain copy of chunk while indexing a new chunk in tsdb while processing delete requests (#15541) 1 year ago
Paul Rogers f2c2a22bdc
chore: Preparation for incoming static code analysis CI check (#15164) 1 year ago
Eng Zer Jun 062d1e9ca4
refactor: replace experimental `maps` and `slices` with stdlib (#15051) 1 year ago
hongmengning c27d116c6f
chore: fix some function names in comment (#15096) 1 year ago
Salva Corts b4060154d1
feat(blooms): Prefetch bloom blocks as soon as they are built (#15050) 1 year ago
Owen Diehl cbdd36a412
feat: blockbuilder component (#14621) 1 year ago
renovate[bot] 33590be53e
fix(deps): update module k8s.io/apimachinery to v0.31.2 (#14959) 1 year ago
Christian Haudum ff111dce05
fix: Correctly propagate index stats to metrics.go log line (#14941) 1 year ago
Cyril Tovena 90c5dbf0d3
chore: Revert syntax module (#14831) 1 year ago
Cyril Tovena 28c9645d10
chore: Introduce logql/syntax go module (#14790) 1 year ago
Owen Diehl a90b74d6b1
refactor(indexshipper): removes unnecessary seeker impl from index storage client (#14802) 1 year ago
Christian Haudum 57f16a0a26
perf(blooms): Replace JSON lib for encoding/decoding metas (#14767) 1 year ago
Owen Diehl 1c993f9bb0
chore(TSDB): add hooks for in-memory only tsdb creation (#14734) 1 year ago
Owen Diehl 831c0d56b8
feat(TSDB): allow tsdb index creation in memory only (#14732) 1 year ago
Christian Haudum baaaa83c78
chore: Add chunk count from `GetChunkRef` call to stats context (#14636) 2 years ago
Salva Corts 51c42e8645
feat: Do not add empty blooms to offsets (#14577) 2 years ago
Joao Marcal c059ace53e
feat(storage): GCS backend using thanos.io/objstore (#11132) 2 years ago
Christian Haudum fdeec618f0
chore: Log errors when processing a download task fails (#14436) 2 years ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 2 years ago
Christian Haudum f52f8ad540
chore: Clarify compression package (#14257) 2 years ago
Ashwanth a584fb713d
chore: sync tables without acquiring read lock the whole time (#14179) 2 years ago
Christian Haudum cdf084fdae
perf(blooms): Remove compression of `.tar` archived bloom blocks (#14159) 2 years ago
Christian Haudum 963779064b
chore: Move compression utilities into separate package (#14167) 2 years ago
Sandeep Sukhani 89c4282654
chore: avoid some allocations in tsdb while reading posting offset table (#14111) 2 years ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 2 years ago
Sandeep Sukhani 4e4174400f
fix: do not retain span logger created with index set initialized at query time (#14027) 2 years ago
Cyril Tovena 7c1a8493b3
perf: Avoid looking up unnecessary TSDB symbols during Volume API (#13960) 2 years ago
Cyril Tovena 917053a730
feat: Introduce wal segment read path. (#13695) 2 years ago
洪阿南 bd20171975
fix(blooms): Improve error wrap to make ignoreNotFound work when fetching blocks (#13656) 2 years ago
Christian Haudum 2624a4bdd4
fix(blooms): Use correct key to populate blockscache at startup (#13624) 2 years ago
Christian Haudum c9950e394d
fix(blooms): Fix eviction of multiple blockcache items (#13573) 2 years ago
Christian Haudum e0ca67dd45
fix(query engine): Include lines with ts equal to end timestamp of the query range when executing range aggregations (#13448) 2 years ago
Cyril Tovena 0076bbdb42
chore: Refactor storage interface for rf1 (#13415) 2 years ago
George Robinson 7f35179cd3
feat: Ingester RF-1 (#13365) 2 years ago
Christian Haudum d8cc1cea83
chore: Make dedicated iterator package (#13273) 2 years ago
Paul Rogers 40ee766724
feat: Collect duplicate log line metrics (#13084) 2 years ago
Salva Corts 0c289a83df
refactor(blooms): Do not use sleeps on integration test (#13308) 2 years ago
Owen Diehl 0cb3ff1830
perf(blooms): always return bloom pages to allocator (#13288) 2 years ago
Dylan Guedes c1fada9af0
refactor: Remove unnecessary spanlogger usage (#13255) 2 years ago
Christian Haudum dbc0e2489c
chore(index-gateway): Improve instrumentation of index download/sync (#13194) 2 years ago
Ed Welch 28642b6d32
chore(index-gateway): Download then extract in separate steps (#13202) 2 years ago
Christian Haudum 4117b6ca98
perf: Re-introduce fixed size memory pool for bloom querier (#13172) 2 years ago
Cyril Tovena 1d6f8d51fc
feat: Introduce a new Object Storage WAL format. (#13253) 2 years ago
Owen Diehl 1086783a1d
fix: separates directory creation from permission checks (#13248) 2 years ago
Karsten Jeschkies ca917b3ec0
chore: Update go.etcd.io/bbolt to v1.3.8 (#13227) 2 years ago
洪阿南 f98ff7f584
fix: Fix duplicate enqueue item problem in bloom download queue when do sync download (#13114) 2 years ago