Skip to content

Add larger request duration histogram bucket to better identify slow requests #5815

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

Merged
merged 1 commit into from
Jul 15, 2025

Conversation

rdettai
Copy link
Collaborator

@rdettai rdettai commented Jun 23, 2025

Description

Currently the largest bucket for REST requests is 2s and search requests 16s. This PR adds extra histogram buckets to better track slow running queries.

How was this PR tested?

Describe how you tested this PR.

@rdettai rdettai force-pushed the larger-request-duration-buckets branch from c81e0e2 to 0596364 Compare June 24, 2025 13:38
@rdettai rdettai force-pushed the larger-request-duration-buckets branch from 0596364 to e4661a6 Compare July 15, 2025 11:08
@rdettai rdettai enabled auto-merge (squash) July 15, 2025 11:09
@rdettai rdettai merged commit 6f0a1a9 into main Jul 15, 2025
8 checks passed
@rdettai rdettai deleted the larger-request-duration-buckets branch July 15, 2025 11:21
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.

2 participants