Commit Graph

3052 Commits (29a37d5dcdab33d62615a79aefe97ea2a80dea03)

Author SHA1 Message Date
benclive 740551bb31
fix: Correctly encode step when translating proto to http internally (#13171) 12 months ago
Callum Styan 691b174138
fix: properly return http status codes from ingester to querier for RPC function calls (#13134) 12 months ago
Ed Welch bb864b3ad6
fix: add retry middleware to the "limited" query roundtripper (#13161) 12 months ago
benclive 6a0fdd0880
feat: Add new Drain tokenizer that splits on most punctuation (#13143) 12 months ago
Sven Grossmann 9981e9e40d
fix(orFilters): fix multiple or filters would get wrong filtertype (#13169) 12 months ago
Salva Corts c99634978c
fix: Fix bloom deleter PR after merge (#13167) 12 months ago
Salva Corts 9c96d26895
refactor(blooms): Delete outdated metas (#13153) 12 months ago
Owen Diehl fbe7c559b5
feat(blooms): Blooms/v2 encoding multipart series (#13093) 12 months ago
Owen Diehl 41c5ee21fc
fix(regression): reverts grafana/loki#13039 to prevent use-after-free corruptions (#13162) 12 months ago
Christian Haudum fc264310ce
perf: Introduce fixed size memory pool for bloom querier (#13039) 12 months ago
Cyril Tovena 86b119ac7b
fix: Add copyString function to symbolizer to avoid retaining memory (#13146) 12 months ago
Salva Corts f7887269f8
refactor(blooms): Limit task retries in bloom planner (#13139) 12 months ago
benclive 30df31e28b
feat: Tune Patterns query drain instance (#13137) 12 months ago
Salva Corts 6e119aaef5
refactor(blooms): Forward created metas from builder to planner (#13133) 12 months ago
Owen Diehl ad279e518c
fix(blooms): bloomshipper no longer returns empty metas on fetch (#13130) 12 months ago
Salva Corts cd64d6ddbd
refactor(blooms): Implement retry mechanisms in planner (#13064) 12 months ago
Sven Grossmann 8be8364435
feat(detected-labels): include labels with cardinality > 1 (#13128) 12 months ago
Christian Haudum d9cc513fd2
fix: Do not filter out chunks for store when `From==Through` and `From==start` (#13117) 12 months ago
benclive 6df81db978
feat: Support negative numbers in LogQL (#13091) 12 months ago
Salva Corts fa2c78936f
refactor(blooms): Build new metas and blocks (#13074) 12 months ago
Dylan Guedes 47f0236ea8
feat: Introduce `index audit` to `lokitool` (#13008) 12 months ago
Kaviraj Kanagaraj 71507a2b64
feat(canary): Add test to check query results with and without cache. (#13104) 12 months ago
Yuri Kotov 808425953f
feat: API: Expose optional label matcher for label names API (#11982) 12 months ago
Ed Welch 00d3c7a52d
feat: add profile tagging to ingester (#13068) 1 year ago
benclive f6f8babf83
feat: Add utf8 support to Pattern Lexer to support utf8 chars (#13085) 1 year ago
benclive 2923a7d958
fix: Update expected patterns when pruning (#13079) 1 year ago
benclive 797bb64173
feat: Add tokenizer interface for Drain Training (#13069) 1 year ago
Karsten Jeschkies 6e4555010e
fix: Introduce feature flag for [last|first]_over_time sharding. (#13067) 1 year ago
洪阿南 670cd89aa8
fix: Fix incorrect sorting of chunks in bloom-filtered response since `ChunkRef.Cmp` method is used in reverse (#12999) 1 year ago
Salva Corts ab7af0575d
refactor(blooms): Builder retrieves tasks from planner (#13046) 1 year ago
George Robinson cc3694eecd
feat: Add ingester_chunks_flush_failures_total (#12925) 1 year ago
benclive d0a285926b
feat: Increase drain max depth from 8 -> 30 (#13063) 1 year ago
Christian Haudum d6374bc2ce
feat(blooms): Add counter metric for blocks that are not available at query time (#12968) 1 year ago
benclive 2171f6409f
fix: Fix panic on requesting out-of-order Pattern samples (#13010) 1 year ago
Salva Corts f6529c293e
refactor(blooms): Add RPC service for bloom-planner (#13015) 1 year ago
Vladyslav Diachenko 4901a5c452
fix: not owned stream count (#13030) 1 year ago
Trevor Whitney ca030a5c43
fix: change log level since this is a known case (#13029) 1 year ago
Vladyslav Diachenko 1111595179
feat: new stream count limiter (#13006) 1 year ago
Salva Corts efd8f5dc1b
refactor(blooms): Add queue to bloom planner and enqueue tasks (#13005) 1 year ago
Salva Corts 3195036435
refactor(bloom planner): Compute gaps and build tasks from metas and TSDBs (#12994) 1 year ago
Ashwanth bf8a278879
chore: remove duplicate imports (#13001) 1 year ago
Ashwanth 1f5291a4a3
fix(indexstats): do not collect stats from "IndexStats" lookups for other query types (#12978) 1 year ago
Christian Haudum 75ccf2160b
feat(blooms): Separate page buffer pools for series pages and bloom pages (#12992) 1 year ago
Salva Corts 8978ecf0c8
feat: Boilerplate for new bloom build planner and worker components. (#12989) 1 year ago
Kaviraj Kanagaraj 88e545fc95
feat(cache): Add `Cache-Control: no-cache` support for Loki instant queries. (#12896) 1 year ago
Karsten Jeschkies 88c671162f
fix: Track bytes discarded by ingester. (#12981) 1 year ago
Cyril Tovena 87288d37f9
feat(reporting): Report cpu usage (#12970) 1 year ago
benclive 4a5edf1a2a
perf: Replace channel check with atomic bool in tailer.send() (#12976) 1 year ago
Shantanu Alshi e7fdeb974a
perf: Improve Detected labels API (#12816) 1 year ago
benclive bc53b33721
feat: Add metrics for number of patterns detected & evicted (#12918) 1 year ago