Apps4U2 — App Monitoring Azure · Central US · rg: ufotracker-rg
Checking…
—
Live status · polled directly from each app's /health
Platform health · live from /status · shared plan + Postgres
Postgres connections
—
vs B1ms cap
App Service plan CPU
—
shared compute (ufotracker-plan)
Plan memory
—
B2 · 3.5 GB
Shared platform resources
Drill down in Azure · traces, logs & history (require sign-in)
External services
Quick queries · paste into Log Analytics → Logs
Heads-up: the browser couldn't read one or more /health responses.
This is almost always CORS (the API only allows its own web origins), not the app being down —
verify with curl or the portal. To enable live polling here, add this dashboard's origin to
CORS_ORIGINS, or open a public CORS exception for the /health route.