Skip to content

feat: add real-time monitoring dashboard at /dashboard#28

Open
wydrox wants to merge 1 commit intomainfrom
feat/monitoring-dashboard
Open

feat: add real-time monitoring dashboard at /dashboard#28
wydrox wants to merge 1 commit intomainfrom
feat/monitoring-dashboard

Conversation

@wydrox
Copy link
Contributor

@wydrox wydrox commented Mar 26, 2026

Summary

  • Real-time web dashboard at /dashboard
  • Request rate line chart, latency histogram, memory usage gauge
  • Model usage breakdown, live request log table
  • Auto-refreshing via SSE every 2 seconds
  • Added query_time_series() to db.py for time-series metrics
  • All embedded HTML/CSS/JS, dark theme
  • 27 new tests pass

🤖 Generated with Claude Code

Web dashboard with request rate charts, latency histogram, memory
gauge, model usage breakdown, and live request log. Auto-refreshing
via SSE. All embedded HTML/CSS/JS, no external dependencies.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

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