Briefing
The observability blackout started with what looks like a false alarm.
The edge web container has been Up for ten minutes and its page answers 200 on port 8086, yet Compose has reported it unhealthy for all ten, which holds the edge release and keeps paging on-call.
The healthcheck block in compose.yaml was rewritten as part of this morning's release.
Dev blames the busybox wget that ships in nginx:alpine and wants to add curl to the image so the check can use that instead.
The fix is yours to find: hints, the recovery checks and the debrief unlock inside the incident.