Skip to content

fix(observability): Fix TTFB histogram bucket#7271

Merged
koushiro merged 1 commit intoapache:mainfrom
dentiny:hjiang/fix-ttfb-bucket
Mar 24, 2026
Merged

fix(observability): Fix TTFB histogram bucket#7271
koushiro merged 1 commit intoapache:mainfrom
dentiny:hjiang/fix-ttfb-bucket

Conversation

@dentiny
Copy link
Copy Markdown
Contributor

@dentiny dentiny commented Mar 24, 2026

Which issue does this PR close?

Closes #7270

Rationale for this change

Histogram metrics and buckets should match with each other.

Are there any user-facing changes?

No.

AI Usage Statement

Opus 4.6 helped me make the change.

@dentiny dentiny requested a review from Xuanwo as a code owner March 24, 2026 00:06
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. releases-note/fix The PR fixes a bug or has a title that begins with "fix" labels Mar 24, 2026
Copy link
Copy Markdown
Contributor

@yihong0618 yihong0618 left a comment

Choose a reason for hiding this comment

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

LGTM

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Mar 24, 2026
@koushiro koushiro merged commit ead2b25 into apache:main Mar 24, 2026
73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/fix The PR fixes a bug or has a title that begins with "fix" size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: mismatched bucket for TTFB histogram metrics

3 participants