test-app-32 — Studio stress harness
Emits structured JSON logs for nearly every request, query, and cache operation. Use this deployment to exercise the Studio log viewer, Postgres table browser, and Redis key list.
Live status
- Postgres: connected
- Redis: connected
- Redis keys (DBSIZE): 14783
Table row counts
{
"users": -1,
"events": -1,
"orders": -1,
"logs_archive": -1,
"seed_meta": -1
}Sample Redis keys
[ "seed:str:9843", "seed:str:9050", "seed:str:3875", "seed:str:10384", "seed:json:3135", "seed:hash:1330", "seed:str:1668", "seed:str:11955" ]
Useful routes
/health— health check/api/stats— JSON summary/api/spam-logs?n=1000— burst stdout logs/api/seed— POST to re-run seeding/api/simulate-error— middleware 500 + error log
PostgreSQL 17.10 (Debian 17.10-1.pgdg11+1) on aarch64-unknown-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 202101…