Skip to content

Extend second-based latency histogram buckets - #34375

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/063a5d397dbd37d3b3940c7a1632b7b479e874a4
Jul 20, 2026
Merged

Extend second-based latency histogram buckets#34375
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/063a5d397dbd37d3b3940c7a1632b7b479e874a4

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 20, 2026

Copy link
Copy Markdown

Extend second-based latency histogram buckets

Why

Requests longer than 10 seconds were grouped into the overflow bucket, limiting visibility into long-running request latency.

What changed

Add second-based duration histogram boundaries at 12, 15, 20, 30, 60, and 120 seconds.

Testing

Extend the duration histogram test to cover every new boundary and a 121-second overflow value.

## Why

Requests longer than 10 seconds were grouped into the overflow bucket, limiting visibility into long-running request latency.

## What changed

Add second-based duration histogram boundaries at 12, 15, 20, 30, 60, and 120 seconds.

## Testing

Extend the duration histogram test to cover every new boundary and a 121-second overflow value.

GitOrigin-RevId: 063a5d397dbd37d3b3940c7a1632b7b479e874a4
@github-actions

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/063a5d397dbd37d3b3940c7a1632b7b479e874a4 branch from 55f9d12 to 9a7e823 Compare July 20, 2026 16:27
@copyberry
copyberry Bot merged commit 9a7e823 into main Jul 20, 2026
29 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/063a5d397dbd37d3b3940c7a1632b7b479e874a4 branch July 20, 2026 16:28
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants