Is AppGlance up?
This page checks the three systems your app and your dashboard depend on, from your own browser, the moment you load it. It re-checks every 30 seconds.
-
Event ingest
api.appglance.app, the endpoint your SDK posts to. A green dot means the edge answered. It does not prove a write landed in the database. -
Dashboard
appglance.app/app, where you read your numbers. -
DatabaseThe Postgres API in Ireland that stores events and answers every chart. Reachability only: this page holds no credentials and reads no data.
What this page is not. It is a live check, not a historical uptime record, and it keeps no log. It is also served from the same CDN as the rest of this site, so it cannot report an outage that takes the site itself down: if this page will not load, that is the answer. For anything that looks wrong and is not shown here, mail [email protected].
If ingest is green and your events still are not showing
That is far more common than an outage, and it is almost always one of a handful of causes: the SDK defaults to sending only from App Store and TestFlight builds, so Simulator and Debug runs report nothing until you say otherwise. The troubleshooting guide walks every error the ingest API returns and every reason events go missing, in order of how often each one is actually it.
Customer-visible changes are dated on the changelog.