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

Re-adjust histogram buckets #1769

Merged
merged 1 commit into from
Nov 20, 2019
Merged

Conversation

kakkoyun
Copy link
Member

This PR re-adjusts histogram buckets, as a follow-up to #1545.

Re-adjust smaller low latency buckets and limits maximum bucket size to default query timeout limit for read path.

Signed-off-by: Kemal Akkoyun kakkoyun@gmail.com

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

Changes

  • Refactor histogram buckets.

Verification

  • make test-local
  • MINIO_ENABLED=1 ./scripts/quickstart.sh and curl /metrics.

Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
@kakkoyun
Copy link
Member Author

cc @bwplotka

Copy link
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

Thanks! This is a much better distribution IMO (:

@bwplotka bwplotka merged commit af2a342 into thanos-io:master Nov 20, 2019
@kakkoyun kakkoyun deleted the fix_buckets branch November 20, 2019 15:01
IKSIN pushed a commit to monitoring-tools/thanos that referenced this pull request Nov 26, 2019
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
Signed-off-by: Aleksey Sin <asin@ozon.ru>
IKSIN pushed a commit to monitoring-tools/thanos that referenced this pull request Nov 27, 2019
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
Signed-off-by: Aleksey Sin <asin@ozon.ru>
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.

3 participants