A Streamlit dashboard for monitoring Daytona sandboxes with live system metrics.
- Install the required dependencies:
pip install -r requirements.txtRun the Streamlit app with:
streamlit run dashboard.pyThe dashboard will open in your default web browser at http://localhost:8501
- Enter your Daytona API token in the sidebar
- Optionally enter your Organization ID
- Click "Refresh Data" or the data will load automatically
- View live system metrics for all running sandboxes
- Automatic live metrics fetching for running sandboxes
- Human-readable CPU, Memory, and Disk usage displays
- Real-time system metrics from each sandbox
- Runner metrics display
- Sandbox status overview