Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the default limit for active series to 100K #384

Closed
wants to merge 1 commit into from

Conversation

gouthamve
Copy link
Member

We don't overcount on rollouts anymore.

@gouthamve gouthamve requested a review from a team as a code owner September 1, 2021 09:54
Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
@@ -25,6 +25,7 @@
* [CHANGE] Decreased `-server.grpc-max-concurrent-streams` from 100k to 10k. #369
* [CHANGE] Decreased blocks storage ingesters graceful termination period from 80m to 20m. #369
* [CHANGE] Changed default `job_names` for query-frontend, query-scheduler and querier to match custom deployments too. #376
* [CHANGE] Changed the default limit for `max_global_series_per_user` from 150K to 100K series. This is because we don't overcount on rollouts anymore. #384
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What was the change that made us not overcount anymore? Worth mentioning in changelog?

@gouthamve gouthamve closed this Sep 1, 2021
@gouthamve
Copy link
Member Author

We're keeping at 150K

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants