Skip to content

feat(api): total wait time in request metrics#2428

Merged
delong3 merged 1 commit intomainfrom
dl3/feat/request-metrics-wait-time
Nov 21, 2025
Merged

feat(api): total wait time in request metrics#2428
delong3 merged 1 commit intomainfrom
dl3/feat/request-metrics-wait-time

Conversation

@delong3
Copy link
Copy Markdown
Collaborator

@delong3 delong3 commented Nov 20, 2025

Summary by cubic

Adds total wait time to scrape request metrics to improve observability of request delays. This exposes a new metric and includes it in the emitted metrics for both v1 and v2 controllers.

  • New Features
    • Emit scrape.total_wait_time_ms in v2 telemetry.
    • Include totalWait in the metrics payload for v1 and v2 scrape controllers.

Written for commit 1295c48. Summary will update automatically on new commits.

@delong3 delong3 requested a review from mogery as a code owner November 20, 2025 23:31
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

@delong3 delong3 merged commit 0114b00 into main Nov 21, 2025
5 of 8 checks passed
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