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

Extend posting histogram metrics bucket #6570

Merged
merged 2 commits into from
Jul 31, 2023

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Jul 28, 2023

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

We are seeing some issue for metrics thanos_bucket_store_postings_size_bytes and we have posting size > 512MB so trying to increase the upper bound in this pr.

Regarding thanos_store_index_cache_stored_data_size_bytes metric, it is a little bit too fine grained to jump from 32MB to 256MB so I added 64MB and 128MB bucket in this pr

Verification

@sonatype-lift
Copy link

sonatype-lift bot commented Jul 28, 2023

Sonatype Lift is retiring

Sonatype Lift will be retiring on Sep 12, 2023, with its analysis stopping on Aug 12, 2023. We understand that this news may come as a disappointment, and Sonatype is committed to helping you transition off it seamlessly. If you’d like to retain your data, please export your issues from the web console.
We are extremely grateful and thank you for your support over the years.

📖 Read about the impacts and timeline

@yeya24 yeya24 merged commit 2c88520 into thanos-io:main Jul 31, 2023
@yeya24 yeya24 deleted the change-posting-histogram-bucket branch July 31, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants