Skip to content

How to prevent Querier crashes? #3597

Answered by pracucci
weeco asked this question in Q&A
Discussion options

You must be logged in to vote

Some general suggestions:

  • Give queriers more memory (eg. we run queriers with 25GB memory limit, but we also handle pretty heavy queries)
  • Fine tune query-related limits
    • -store.query-chunk-limit
    • -store.max-query-length
    • -querier.max-query-parallelism

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jtlisi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants