Skip to content

Conversation

Xunzhuo
Copy link
Member

@Xunzhuo Xunzhuo commented Oct 14, 2025

What type of PR is this?

feat(dashboard): enhance UI with collapsible sidebar, improved monitoring, and docker-compose updates

What this PR does / why we need it:

This PR introduces comprehensive improvements to the dashboard UI and deployment configuration:

Dashboard Enhancements

  • Collapsible Sidebar: Added toggle button for sidebar collapse/expand, improving space utilization and user experience
  • Improved Monitoring Page: Full-screen Grafana embedding with better layout and error handling
  • Enhanced Config Page:
    • Address masking for security (show/hide toggle)
    • Optimized pricing display with inline layout
    • Improved model configuration card layout for better scalability
  • UI Polish: Better responsive design, improved spacing, and visual hierarchy

Docker Compose Improvements

  • Reorganized Structure: Moved configuration files to deploy/docker-compose/addons/ directory for better organization
  • Grafana Configuration: Added proper iframe embedding support with comprehensive dashboard
  • Prometheus Setup: Simplified configuration for semantic-router metrics collection
  • Open WebUI Integration: Updated pipe configuration for better integration

Documentation

  • Added Quick Start section to README
  • Updated documentation links
  • Improved feature descriptions

Technical Details

  • All changes maintain backward compatibility
  • Improved security with address masking in UI
  • Better observability with enhanced Grafana dashboards
  • Responsive design improvements for mobile/tablet views

Pull Request opened by Augment Code with guidance from the PR author

…ring, and docker-compose updates

- Add collapsible sidebar with toggle button for better space utilization
- Improve monitoring page layout with full-screen Grafana embedding
- Enhance config page with address masking for security
- Optimize pricing display and model configuration layout
- Reorganize docker-compose structure with addons directory
- Update Grafana configuration for iframe embedding support
- Add comprehensive Grafana dashboard for LLM router metrics
- Update Open WebUI pipe configuration
- Improve README with quick start section

Signed-off-by: Xunzhuo <[email protected]>
Signed-off-by: bitliu <[email protected]>
@Xunzhuo Xunzhuo requested a review from rootfs as a code owner October 14, 2025 09:19
Copy link

netlify bot commented Oct 14, 2025

Deploy Preview for vllm-semantic-router ready!

Name Link
🔨 Latest commit fd3cfa3
🔍 Latest deploy log https://app.netlify.com/projects/vllm-semantic-router/deploys/68ee1591b492c70008ed40f8
😎 Deploy Preview https://deploy-preview-422--vllm-semantic-router.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

👥 vLLM Semantic Team Notification

The following members have been identified for the changed files in this PR and have been automatically assigned:

📁 deploy

Owners: @rootfs, @Xunzhuo
Files changed:

  • deploy/docker-compose/addons/grafana-dashboard.yaml
  • deploy/docker-compose/addons/grafana-datasource.yaml
  • deploy/docker-compose/addons/grafana.ini
  • deploy/docker-compose/addons/llm-router-dashboard.json
  • deploy/docker-compose/addons/prometheus.yaml
  • deploy/docker-compose/addons/vllm_semantic_router_pipe.py
  • deploy/docker-compose/docker-compose.yml
  • deploy/docker-compose/addons/envoy.yaml

📁 Root Directory

Owners: @rootfs, @Xunzhuo
Files changed:

  • README.md

📁 dashboard

Owners: @JaredforReal, @Xunzhuo
Files changed:

  • dashboard/backend/main.go
  • dashboard/frontend/src/components/Layout.module.css
  • dashboard/frontend/src/components/Layout.tsx
  • dashboard/frontend/src/pages/ConfigPage.module.css
  • dashboard/frontend/src/pages/ConfigPage.tsx
  • dashboard/frontend/src/pages/MonitoringPage.module.css
  • dashboard/frontend/src/pages/MonitoringPage.tsx
  • dashboard/frontend/src/pages/PlaygroundPage.module.css
  • dashboard/frontend/src/pages/PlaygroundPage.tsx

📁 tools

Owners: @yuluo-yx, @rootfs, @Xunzhuo
Files changed:

  • tools/openwebui-pipe/vllm_semantic_router_pipe.py

vLLM

🎉 Thanks for your contributions!

This comment was automatically generated based on the OWNER files in the repository.

@Xunzhuo Xunzhuo merged commit 8d31616 into main Oct 14, 2025
10 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.

3 participants