Server metrics without leaving your monitoring dashboard
Most teams end up with a separate Grafana instance, a separate log viewer, and a separate uptime tool — then spend time jumping between them during an incident. AlertsDock consolidates system metrics, containers, logs, and uptime into a single URL: alertsdock.com/dashboard.
- CPU, memory, disk, network I/O, and load average — auto-refreshes every 5 seconds
- Container list shows status, CPU percentage, and memory usage per container
- Drill into any container for live log streaming with text filtering
Live log streaming — no SSH required
The built-in log viewer streams Docker container output in real time via WebSocket. Filter by keyword, toggle streaming on and off, and clear the buffer — without touching a terminal.
- Select any running container from a tab bar
- Start streaming live output or load the last 200 lines statically
- Filter output inline as it arrives
API health, PostgreSQL, and Redis at a glance
Beyond system and container metrics, AlertsDock tracks your own API request rate, latency, and error rate — and shows PostgreSQL cache hit rate, active connections, and slow queries alongside Redis memory and hit rate.
- Per-minute request volume chart with top endpoint breakdown
- PostgreSQL database size, active connections, and cache hit rate
- Redis used memory, fragmentation ratio, and keyspace hit rate