Dashboard: drop the non-functional data-on-load SSE attr; add <meta refresh 3s> so it genuinely live-updates (the host serves single-body responses, no server-push SSE). /otel/stream stays a snapshot for pollers. serve.sh: replace the ineffective boot-time make-app warmup (wrong JIT context) with a backgrounded self-warmer that GETs the hot pages over real HTTP (bash /dev/tcp — no curl in the image) once /health is up, so the first real visitor after a restart gets ~78ms instead of the one-time ~2.5s serving-JIT compile.
9.5 KiB
Executable File
9.5 KiB
Executable File