Commit Graph

571 Commits (867ce3d711f3b9e823e8eb9b61c076acca339096)

Author SHA1 Message Date
Salva Corts 8978ecf0c8
feat: Boilerplate for new bloom build planner and worker components. (#12989) 1 year ago
Karsten Jeschkies 88c671162f
fix: Track bytes discarded by ingester. (#12981) 1 year ago
Christian Haudum a1b1eeb095
feat(bloom): Skip attempts to filter chunks for which blooms have not been built (#12961) 1 year ago
Christian Haudum 00bdd2f5b7
fix(blooms): Disable metas cache on bloom gateway (#12959) 1 year ago
Paul Rogers d16a3bf139
test: First pass at unregistering metrics so that we can run multiple tests (#12927) 1 year ago
Dylan Guedes 18a558c7fd
docs: Don't allow running new and old querier worker grpc clients (#12916) 1 year ago
Dylan Guedes afd9e36306
chore: Call `shardstreams.Config` by value instead of by reference (#12915) 1 year ago
Dylan Guedes 7b6f0577c3
feat: Querier: Split gRPC client into two. (#12726) 1 year ago
Christian Haudum fcd544c2d9
feat(blooms): Add in-memory LRU cache for meta files (#12862) 1 year ago
Owen Diehl bc78d13d9b
feat(blooms): compute chunks once (#12664) 1 year ago
Shantanu Alshi 587a6d20e9
feat: Detected labels from store (#12441) 1 year ago
Christian Haudum 5540c92d50
perf(blooms): Resolve bloom blocks on index gateway and shard by block address (#12720) 1 year ago
Trevor Whitney f68d1f7faf
fix: make detected fields work for both json and proto (#12682) 1 year ago
Ed Welch 4c563f7823
docs: unhide compactor GRPC config (#12587) 1 year ago
Cyril Tovena 19bfef48cb
feat: Add pattern ingester support in SSD mode (#12685) 1 year ago
Trevor Whitney 6c33809015
feat: split detected fields queries (#12491) 1 year ago
Christian Haudum 2f24b670cb
chore: Restructure `indexgateway` component package (#12630) 1 year ago
Ed Welch 670041368a
chore: add more validation at startup to make sure we have a proper schema, and necessary directories are created (#12496) 1 year ago
Christian Haudum a9345d0fb6
chore(blooms): Clean up settings and make reasonable defaults (#12483) 1 year ago
Ed Welch 705379cc81
chore: remove experimental flags from features and configs which are no longer so. (#12481) 1 year ago
Christian Haudum ff08d2fcc2
chore(blooms): Remove bloom gateway ring (#12484) 1 year ago
Christian Haudum 58c8c61905
perf(blooms): Use jumpmap for client side sharding of the filter requests (#12470) 1 year ago
Cyril Tovena 491d2513e7
feat: add log patterns ingestion and query API. (#12403) 1 year ago
Ed Welch bc26198c00
feat: enable caching of index stats results, volume results, series results and label results by default (#12452) 1 year ago
Ed Welch 411752368c
refactor: do not force chunk_retain_period value for TSDB index type (#12475) 1 year ago
Ed Welch 7607f04484
feat!: enable structure metadata by default. (#12453) 1 year ago
Ed Welch d39dc09ca6
refactor!: refactor how we do defaults for runtime overrides (#12448) 1 year ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Christian Haudum 71602eb10f
chore(blooms): Clean up bloom component configuration (#12387) 1 year ago
Shantanu Alshi 5190dda64b
feat(detected_labels): Initial skeleton for the API (#12390) 1 year ago
Trevor Whitney 246623f7d0
fix(detected_fields): fix issues with frontend integration (#12406) 1 year ago
Salva Corts d972ce0f2d
feat: Bring back bloom components to backend target in SSD (#12400) 1 year ago
Salva Corts 86c768c3cc
feat: Blooms retention (#12258) 1 year ago
Trevor Whitney 5b4bfa54b6
feat(detected_fields): initial plumbing of new endpoint (#12385) 1 year ago
Christian Haudum 15dc2bac04
feat(bloomstore): Support for sharding blocks across multiple different directories (#12375) 1 year ago
Owen Diehl c9e5c7f991
chore(blooms): removes bloom-gw & bloom-compactor from all non-microservice targets (#12381) 1 year ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 1 year ago
Travis Patterson c8d2c32002
feat: Introduce special header that tells Loki not to modify query results (#12327) 1 year ago
Christian Haudum 62b3f358a6
feat(bloomstore): Wire up new blocks cache (#12275) 1 year ago
Paulin Todev d54e0871d4
chore(deps): Update Prometheus in Loki and Promtail (#12245) 1 year ago
Ashwanth ef742c4838
fix(querytags): propagate query tags to ingesters (#12267) 1 year ago
Karsten Jeschkies 9a2e00bc17
refactor: Replace TenantConfig method with interface. (#12260) 1 year ago
Cyril Tovena c235fbfaad
fix(bloom-compactor): Correctly disable the bloom-compactor. (#12196) 1 year ago
Salva Corts 63c88489d0
refactor: Add RF and Tokens to Loki ring Cfg and allow overwriting docs. (#12142) 1 year ago
Sandeep Sukhani 2659e3597c
fix: fix middlewares being applied for series request when querier is running as a standalone service (#12194) 1 year ago
Christian Haudum f6cfff5356
refactor(bloomstore): Introduce fetch option for blocks fetcher (#12160) 1 year ago
Travis Patterson bf11a7e2b4
fix: make it possible to wire up the request wrapper and created object store clients from enterprise logs (#12134) 1 year ago
Salva Corts f7710ad7aa
feat: (blooms) Configurable number of tokens (#12125) 1 year ago
Christian Haudum 38e2d7be4a
chore(blooms): Various bloom gateway fixes/improvements (#12120) 1 year ago
Christian Haudum 90bcaea724
chore(blooms): Add more instrumentation to bloom gateway and bloom store (#12048) 1 year ago