Skip to content

Add realtime latency percentiles#5

Merged
v0id-user merged 1 commit into
mainfrom
codex/latency-percentiles
May 2, 2026
Merged

Add realtime latency percentiles#5
v0id-user merged 1 commit into
mainfrom
codex/latency-percentiles

Conversation

@v0id-user
Copy link
Copy Markdown
Owner

Summary

  • add latency observation storage and /admin/latency rolling percentile responses
  • instrument REST duration, notify-to-WebSocket send, client-send-to-WebSocket when supplied, and WebSocket session lifetime
  • keep observations queued and sampled so status capture cannot block chat paths

Validation

  • uv run ruff check .
  • uv run ruff format --check .
  • uv run mypy --strict src tests tools
  • uv run pytest

@v0id-user v0id-user merged commit 7e6e5e5 into main May 2, 2026
1 check passed
@v0id-user v0id-user deleted the codex/latency-percentiles branch May 2, 2026 00:39
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.

1 participant