Back

Nested IDE layout

Infrastructure dashboard · sidebar + (metrics / logs) split

Services

api-gateway
auth-service
worker-queue
postgres-main
redis-cache
image-resize

Alerts

worker-queue CPU spike
image-resize down
MethodPathStatusLatencyTime
GET/api/users20012 ms0s ago
POST/api/auth/login20038 ms1s ago
GET/api/jobs/4924045 ms2s ago
PUT/api/users/3120021 ms3s ago
DELETE/api/sessions/8f22048 ms5s ago
GET/api/metrics20044 ms6s ago
POST/api/images/upload5039s ago
GET/api/health2003 ms11s ago
21:42:11INFOapi-gateway → GET /api/users 200 12ms
21:42:10INFOauth-service → POST /api/auth/login 200 38ms
21:42:09WARNworker-queue → CPU 78% — approaching threshold
21:42:08INFOapi-gateway → GET /api/jobs/492 404 5ms
21:42:07INFOapi-gateway → PUT /api/users/31 200 21ms
21:42:05ERRORimage-resize → health check failed (exit 1)
21:42:04INFOredis-cache → PING PONG 1ms
21:42:02ERRORimage-resize → OOMKilled — restarting (attempt 3)
21:41:58INFOapi-gateway → GET /api/health 200 3ms
21:42:12