Commit Graph

3385 Commits (4d71ca3bbaf54841bfbcfbd7ca9503b481ee058a)

Author SHA1 Message Date
Ashwanth fe50c72da0
chore(block-scheduler): planner improvements to limit jobs and consider retention when planning (#15432) 1 year ago
Ned Andreev e6d82b9253
fix: remove unsafe pkg usage from util.mempool (#15428) 1 year ago
Cyril Tovena 2150fbcf52
feat: line_format bypass template execution if possible (#15411) 1 year ago
Ned Andreev b8168a87f5
fix: data race in distributor tests (#15423) 1 year ago
Ned Andreev 5d8220c3e9
fix: data race / nil channel read in pattern aggregation push (#15410) 1 year ago
Ashwanth 117869fca8
fix(block-scheduler): init record planner correctly (#15390) 1 year ago
Ashwanth b353acf6e2
chore(block-scheduler): add scheduler grpc methods to auth mw ignore list (#15388) 1 year ago
Cyril Tovena 6dfe90a12d
chore: Introduce back phase for kafka delay metrics (#15407) 1 year ago
Christian Haudum db2b6dbfed
fix(ci): Fix test compile error (#15404) 1 year ago
Rens Groothuijsen e98a86b3d6
fix(azureblob): Return error if Azure returns no service principal token (#13195) 1 year ago
Ravishankar 17bf32bc50
fix: Return error 422 (Unprocessable Content) when push request does not contain any streams (#13706) 1 year ago
Ned Andreev fed43db0d9
fix(ci): transform TestChunkSize into a benchmark (#15361) 1 year ago
Ned Andreev aa7b849e75
fix: data race in bloombuild tests (#15360) 1 year ago
Salva Corts 42469ccece
fix: Shut down delete client on local rule-evaluator (#15345) 1 year ago
Owen Diehl f2bff77d89
feat(block-scheduler): job tracking & offset commits (#15338) 1 year ago
Dylan Guedes 2c5eabdb72
feat: Add TLS config to the analytics client (#15227) 1 year ago
Owen Diehl 1f02adf90f
refactor(blockbuilder): transport splitting (#15315) 1 year ago
Owen Diehl 71264415f7
refactor(kafka): partition lib refactor (#15314) 1 year ago
renovate[bot] b607fe0969
fix(deps): update module google.golang.org/grpc to v1.68.1 (#15269) 1 year ago
Trevor Whitney 03a0587697
ci: fix nix build (#15308) 1 year ago
Trevor Whitney f5d62bd505
feat: present DF bytes values in queryable format (#15272) 1 year ago
Owen Diehl 0ddaca889c
refactor(blockbuilder): transport job completion reports success (#15313) 1 year ago
Ashwanth c519ab6f18
feat(scheduler): implement and register block builder rpc service (#15248) 1 year ago
Trevor Whitney 17f197206d
fix: allow comparison against zero bytes (#15217) 1 year ago
Christian Haudum 78d3c44156
fix(blooms): Fix check for skipping most recent data when filtering blooms (#15300) 1 year ago
Cyril Tovena 079779e8ba
chore: Improve containsLower performance using quick rejection (#15076) 1 year ago
Shantanu Alshi 7a7b3b1ee3
fix(aggregated_metrics): Fix the IsError method causing retries (#15296) 2 years ago
jxie 4cce207c6a
fix(blooms): Enable metas cache on backend when running in ssd mode (#15275) 2 years ago
Cyril Tovena 70d9587863
feat: Use context propagation to call the same ingester in GetChunksID as Query (#15186) 2 years ago
Owen Diehl 532bdbc156
feat(blockbuilder): consolidate on record counting planner (#15247) 2 years ago
Ashwanth 0d678311de
feat: update blockbuilder to use scheduler for fetching jobs (#15224) 2 years ago
Owen Diehl 098127390f
feat(blockbuilder): priority queue for job dispatching (#15245) 2 years ago
Ashwanth d59a5e2cfb
chore: pass down reader metrics to avoid duplicate registration (#15246) 2 years ago
Ashwanth e0cf6da466
chore: split kafka reader ifc into reader and offset manager (#15223) 2 years ago
Callum Styan e9d0c3ee52
feat: Add a metric ingestion time SM sanitization (#15222) 2 years ago
Owen Diehl 50dedb1c3d
chore(blockbuilder): updates comments (#15220) 2 years ago
Owen Diehl 339ba1a5b7
feat(blockbuilder): grpc transport (#15218) 2 years ago
Ashwanth ad322c0fc2
feat(block-scheduler): adds service and basic planner support for scheduler (#15200) 2 years ago
Owen Diehl 3a5bed438a
refactor: kafka offset signals (#15201) 2 years ago
Owen Diehl a10140df3d
feat: Block scheduler scaffolding (#15198) 2 years ago
Callum Styan be4f17eefe
feat: sanitize structured metadata during ingestion in the distributor (#15141) 2 years ago
Seena Fallah 751324cffe
fix(memberlist): Respect interface names config for advertise address (#13940) 2 years ago
benclive bd46e4c7b2
fix: Mitigate ingester race between Query & GetChunkIDs (#15178) 2 years ago
Paul Rogers f2c2a22bdc
chore: Preparation for incoming static code analysis CI check (#15164) 2 years ago
George Robinson 0a12cabf52
feat: add phase to log lines in kafka_consumer.go (#15176) 2 years ago
Christian Haudum defe3af87f
chore: Fix flaky `TestAcquireWithTiming` test (#15150) 2 years ago
George Robinson 4b5925a28e
fix: incorrect error check in autoCommitLoop (#15149) 2 years ago
George Robinson 12386a21b0
feat: remove target lag and keep just maximum lag (#15120) 2 years ago
Eng Zer Jun 062d1e9ca4
refactor: replace experimental `maps` and `slices` with stdlib (#15051) 2 years ago
Shantanu Alshi 215f994d0e
fix(metric_aggregation): Fix duplicate metrics registration (#15142) 2 years ago