0 / 0
2026-05-25T08:00:01.142Z INFO Starting Quarkus 3.35.3
2026-05-25T08:00:01.218Z INFO Listening on http://0.0.0.0:9090
2026-05-25T08:00:02.301Z INFO Initialised PostgreSQL pool (size=20)
2026-05-25T08:00:03.011Z DEBUG Routes registered: 142
2026-05-25T08:00:03.082Z INFO Cache warmup complete (1283 entries)
2026-05-25T08:00:03.514Z WARN Deprecated config key 'quarkus.legacy.foo' — will be removed in 4.0
2026-05-25T08:00:04.622Z INFO Quarkus application ready (3.480s)
2026-05-25T08:00:05.018Z INFO Health check OK
2026-05-25T08:00:06.319Z DEBUG GET /api/users 200 12ms
2026-05-25T08:00:06.518Z DEBUG GET /api/orders 200 18ms
2026-05-25T08:00:07.117Z ERROR Connection refused: redis://cache.internal:6379 — falling back to in-memory cache
2026-05-25T08:00:08.211Z INFO Background job 'cleanup-temp' started
2026-05-25T08:00:09.054Z DEBUG Reaped 412 stale sessions
2026-05-25T08:00:10.700Z INFO Background job 'cleanup-temp' completed in 2489ms
2026-05-25T08:00:12.011Z DEBUG GET /api/projects 200 9ms
2026-05-25T08:00:13.518Z DEBUG POST /api/projects 201 31ms
2026-05-25T08:00:14.001Z WARN Slow query: SELECT * FROM audit_log WHERE user_id = ? (842ms)
2026-05-25T08:00:15.118Z DEBUG GET /api/dashboard 200 11ms
2026-05-25T08:00:16.882Z INFO User 12 signed in from 10.0.4.21
2026-05-25T08:00:18.224Z DEBUG GET /api/users/12 200 6ms
2026-05-25T08:00:20.099Z INFO Scheduler tick at 2026-05-25T08:00:20Z