Skip to content

"per-user series limit of 150000 exceeded" in mimir-distributed Helm chat #3130

Discussion options

You must be logged in to vote

Most common errors have a ID you can lookup in our runbooks (or search on Google). In your case the ID is err-mimir-max-series-per-user and the runbook is:
https://grafana.com/docs/mimir/latest/operators-guide/mimir-runbooks/#err-mimir-max-series-per-user

About your specific question on how to configure it the limit using YAML, the configuration file reference doc is here:
https://grafana.com/docs/mimir/latest/operators-guide/configure/reference-configuration-parameters/

In particular, the correct YAML configuration snippet is (see limits reference doc):

limits:
  max_global_series_per_user: 2000000

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@dimitarvdimitrov
Comment options

@pracucci
Comment options

@dimitarvdimitrov
Comment options

Answer selected by Logiraptor
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #3126 on October 05, 2022 10:56.