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

Increase upper bound for queue duration histogram bucket #5029

Merged
merged 1 commit into from
Dec 10, 2022

Conversation

yeya24
Copy link
Collaborator

@yeya24 yeya24 commented Dec 9, 2022

Signed-off-by: Ben Ye benye@amazon.com

What this PR does:

We are using the default bucket layout for queue duration histograms. However, the default upper bound is only 10s, which might not be very sufficient in real use cases. This pr raises the upper bound to 60 seconds.

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Ben Ye <benye@amazon.com>
@yeya24 yeya24 force-pushed the increase-queue-duration-bucket branch from 26ee955 to 1eeda47 Compare December 9, 2022 03:05
@yeya24 yeya24 merged commit 30b8aa5 into cortexproject:master Dec 10, 2022
@yeya24 yeya24 deleted the increase-queue-duration-bucket branch December 10, 2022 00:52
alexqyle pushed a commit to alexqyle/cortex that referenced this pull request May 2, 2023
Signed-off-by: Ben Ye <benye@amazon.com>

Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Alex Le <leqiyue@amazon.com>
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.

None yet

2 participants