EQ5 Preview Environments

2026-03-09 17:21:01 UTC
auto-refresh 30s • uptime 4 days, 5 hours, 46 minutes
Environments
7
7 healthy, 0 issues
CPU Load
1.30
0.61 / 0.61 (5m/15m) • 8 cores
Memory
2.4Gi
of 31Gi (8%)
Disk
134G
of 485G (28%)
PostgreSQL
9
72GB • 8 conns
cache hit 95.4% • deadlocks 0
ClickHouse
5
databases (48 tables)
Redis
681
keys • 1.98M mem
hit rate 90.4%
Template
13h ago
8202MB • clone ~177s
GCS Snapshots
PG 10h old
PG 7.6 GB • CH 9.5 GB
CH 9h old
Active Environments
Name PR Info Containers Health CPU Memory Net I/O DB Size Age Alerts Links
app-102
test: preview flow verification
alexmokrenko • app-102/test-preview-flow
php nginx fe FE 200 31ms API 200 104ms 0.0% 50.19MiB 3.53MB 8202MB0c 22h 🖥️ 📋 Logs PR
app-105
Test preview environment
alexmokrenko • app-105/test-preview-env
php nginx fe FE 200 39ms API 200 136ms 0.0% 163MiB 13.7GB 8405MB0c 6h 🖥️ 📋 Logs PR
app-106
Test preview deployment from new repo
alexmokrenko • app-106/test-new-repo-deploy
php nginx fe FE 200 25ms API 200 129ms 0.0% 133.2MiB 115MB 8202MB0c 2h 🖥️ 📋 Logs PR
app-107
Fix CI: resolve undefined $campaign in P...
alexmokrenko • app-107/fix-pacing-tests
php nginx fe FE 200 27ms API 200 103ms 0.0% 75.89MiB 2.36MB 8202MB0c 1h 🖥️ 📋 Logs PR
app-108
Fix CI: make platform green
alexmokrenko • app-108/fix-ci-green
php nginx fe FE 200 28ms API 200 94ms 0.0% 121.5MiB 48MB 8202MB0c 1h 🖥️ 📋 Logs PR
app-109
feat: green UI color scheme
alexmokrenko • app-109/green-theme
php nginx fe FE 200 22ms API 200 122ms 0.0% 159.5MiB 48.2MB 8202MB0c 0h 🖥️ 📋 Logs PR
app-99
test: verify preview env after template ...
alexmokrenko • app-99/test-preview-env
php nginx fe FE 200 25ms API 200 128ms 0.0% 91.85MiB 401MB 8202MB0c 1d 4h 🖥️ 📋 Logs PR
Shared Services
Service CPU Memory Net I/O Block I/O Alerts
Postgres 0.01% 4.049GiB 512MB 714GB
Clickhouse 22.88% 987.3MiB 13.4GB 5.44GB
Redis 0.79% 5.297MiB 54.5MB 27MB
Scheduled Jobs
JobScheduleLast Run
Nightly Snapshot01:00 UTC2026-03-09 02:03:28
Template Refresh02:30 UTC2026-03-09 03:39:06
Health Checkevery 6h + 09:002026-03-09 12:03:26
Stale Cleanup08:00 UTC2026-03-09 08:00:02
Disk Breakdown
Docker Volumes98.17GB
Docker Images10.12GB
Preview Dirs3.4G -
Total Used134G / 485G
DB Connections (DataGrip)
PostgreSQL
Host35.225.175.193
Port5432
Userpreview
PasswordDqBh...RH6O
Databaseequals_app_{N}
ClickHouse
Host35.225.175.193
HTTP / Native8123 / 9000
Userdefault
PasswordFNTMu...cpHR
Databaseeq5_template
Click to copy • ClickHouse shared for all envs

SSH & Console Access

SSH to VM
Commandgcloud compute ssh preview-environments --zone=us-central1-a --project=eq5-data
Requires gcloud CLI + project access
Docker Exec (from VM)
PHP containerdocker exec -it app-{N}-php-1 bash
Artisandocker exec app-{N}-php-1 php artisan tinker
PostgreSQLdocker exec -it preview-postgres psql -U preview -d equals_app_{N}
ClickHousedocker exec -it preview-clickhouse clickhouse-client --password ... -d eq5_template
Redisdocker exec -it preview-redis redis-cli
Logsdocker logs -f --tail 100 app-{N}-php-1
Replace {N} with PR number (e.g. app-99-php-1)
Web Console
Run artisan, logs, env editor, DB queries from browser

📋 Logs

Ready