Commit Graph

2362 Commits (8628b15624e0c1f5cd730cc9ee585416926c09c3)

Author SHA1 Message Date
Michel Hollands 8628b15624
Use metrics namespace for more metrics (#11025) 2 years ago
Ashwanth a118e994d8
Remove shared_store and shared_store_key_prefix from shipper and compactor (#10840) 2 years ago
Kaviraj Kanagaraj 9366343e18
Bug(LogQL): Fix mismatch results on `scalar` and `vector` binary ops (#10997) 2 years ago
Danny Kopping 34b9b9a11f
Improve observability of index queries (#11064) 2 years ago
Karsten Jeschkies edae9d32ea
Stop processing split queries on first error. (#11067) 2 years ago
Paul Rogers c7eb757ed8
Initial loki bloom creation library (#10957) 2 years ago
Kaviraj Kanagaraj a550b767d3
config: Remove already deprecated `store.max-look-back-period`. (#11038) 2 years ago
Karsten Jeschkies f8da0db4bc
Initialize the request codec in the module chain. (#11042) 2 years ago
Karsten Jeschkies aedf6dfc21
Remove `GetHeaders` from `logproto.VolumeResponse`. (#11049) 2 years ago
Callum Styan 0d7b6b2622
Return empty responses for logproto request types from (#11029) 2 years ago
renovate[bot] 0695424f7d
fix(deps): update module google.golang.org/grpc [security] (main) (#11031) 2 years ago
Tianfeng Wang 7fa2f6ea9e
Add span logFields: wait_goroutine_capacity_time_ms and min_weighted_parallism (#10846) 2 years ago
Callum Styan 557b516b66
Refactor the proto Request interface to return time.Time (#11018) 2 years ago
Salva Corts 52a3f16039
Flag categorize labels on streams response (#10419) 2 years ago
Poyzan 60ea954f5d
Fix ring start up errors (#11015) 2 years ago
Owen Diehl 0a7737e7c7
adds a merge-builder for building blocks from other blocks+storage (#10974) 2 years ago
Karsten Jeschkies 6948c4a179
Turn frontend Tripperware into a Middleware. (#10688) 2 years ago
Sandeep Sukhani 6069df8f7d
ingestion: native otlp ingestion support (#10727) 2 years ago
Christian Haudum 3f28e6362d
Fix flaky bloomgateway test case (#11001) 2 years ago
Karsten Jeschkies 1b0b9da396
Recover querier handler from panic. (#10983) 2 years ago
Dylan Guedes 9d9b05ad40
Bloomgateway: Use RUnlock to unlock RLock instead (#10984) 2 years ago
Christian Haudum 27411cff08
Introduce worker queue in bloom gateway (#10976) 2 years ago
Ed Welch d66dd30c17
Loki: introduce an exponential backoff on failed query retries. (#10959) 2 years ago
Poyzan cbc0df3241
Add NewBlockOptions constructor (#10955) 2 years ago
Christian Haudum 2abb472e7e
Unify ring managers across components (#10931) 2 years ago
Salva Corts 89829065e7
Use lazy bloom filter (#10896) 2 years ago
Christian Haudum d84026cab6
Adjust bloom gateway request structure (#10926) 2 years ago
Karsten Jeschkies 9fcc42dc48
Support protobuf `QueryRequest` in querier. (#10858) 2 years ago
Karsten Jeschkies b01e830cde
Update dskit to 7b512eb. (#10927) 2 years ago
Owen Diehl ad0f7ab845
Blooms/merge-iters (#10923) 2 years ago
Ashwanth e4b22c4988
modules: add dependency on server for bloom compactor ring (#10934) 2 years ago
Poyzan 0832256d7b
Add basic structure of bloom compactor (#10748) 2 years ago
renovate[bot] ab94c70c4c
chore(deps): update module golang.org/x/net to v0.17.0 [security] (main) (#10831) 2 years ago
Owen Diehl f861068df4
moves boomfilters lib into loki (#10898) 2 years ago
Christian Haudum b49b3ce6e1
Add basic structure of bloom gateways (#10782) 2 years ago
Kaviraj Kanagaraj 52a7c0fd36
ruler: Support `writeNotify` on Loki ruler (#10906) 2 years ago
Owen Diehl b52d836867
Blooms/chunk check (#10886) 2 years ago
Vladyslav Diachenko 127a8e27e7
[BloomShipper] updated bloom shipper to extract the block using the library (#10876) 2 years ago
Karsten Jeschkies 56437fa0c4
Replace `LokiLabelNamesRequest` with `logproto.LabelRequest`. (#10801) 2 years ago
Shantanu Alshi 8e9635f41a
Support case insensetive logql keywords (#10733) 2 years ago
Owen Diehl 7f02ef3fa7
helpers for tar+gz over bloom blocks (#10849) 2 years ago
Ashwanth 8bb615c2cc
config: loki better defaults (#10793) 2 years ago
Arve Knudsen fc13c9843b
Fix some typos (#10845) 2 years ago
Arve Knudsen 489ca25bab
Upgrade to Prometheus@4b9c19fe5510 (#10843) 2 years ago
Ashwanth 0be191309c
config: better defaults for querier max concurrency (#10785) 2 years ago
Shantanu Alshi 183d6f2c39
Upgrade prometheus to 0.47.1 and dskit (#10814) 2 years ago
Vladyslav Diachenko 8b94439434
Bloom Shipper (#10806) 2 years ago
Ed Welch 7ccec83926
Index gateway simple mode connection pool (#10783) 2 years ago
Vladyslav Diachenko b31ed050ae
Bloom Client (#10697) 2 years ago
Owen Diehl c405db4317
Format + Library for building bloom filter "blocks" from chunks (#10780) 2 years ago