Live data from Hacker News

Tell HN: GitHub is down (Update: Back online now)

news.ycombinator.com

71–73 of 73 posts

Re: Tell HN: GitHub is down (Update: Back online now)

#71
post #65

Earlier quoted context omitted.

i wonder how they even work? Like, do they just display a green css button instead of _actually_ doing a healthcheck?

Yes they do, because very rarely would such a healthcheck kind of setup actually work in practice, at a large enough size, for a user-facing dashboard. If you want a healthcheck, look at a Grafana dashboard, not a status page. By the way, I don't know of a single place where this isn't the case, where a human signs off on and updates the status page during large events (at least at the final decision.) Some of it wil…

When I started work at Amazon in 2001 we had a "gonefishing" page for outages that a human had to flip the site to manually.

We actually stopped doing this a year or two later because reporters were setting up monitoring on that page showing up and were reporting on outage statistics based on it. So we just left the site up in whatever degraded state it was in and that made the problem of measuring www.amazon.com uptime externally that little bit more difficult.

Re: Tell HN: GitHub is down (Update: Back online now)

#72

Incident is up now - https://www.githubstatus.com/incidents/fz1bdbw24y81 > We are investigating reports of degraded performance for GitHub Actions, Issues, and Pull Requests.

That's a funny way of saying "every page is returning 500"

IIRC, that's the default verbiage that goes out when someone pulls the "oh shit" lever.
Post reply on HN