You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
talks.golang.org was down for several hours, but there were no alerts.
We should do an inventory of our web properties and set up (at least) basic reachability checks, along with a plan for how we’d like to handle the alerts.
Alerts are now up for golang.org, play, and tour. Since we still run some services on the legacy <version name>.golang.org instead of putting them in their own modules, we can’t set up monitoring for those services.
We should move everything to services instead of versions of the godoc app.
EDIT: we should still move everything to services but we can still set up monitoring on those properties using the legacy GAE <version name>.golang.org.
Activity
s-mang commentedon Nov 6, 2017
cc @broady who has done the alerts for playground (and other sites?)
andybons commentedon Jan 30, 2018
Alerts are now up for golang.org, play, and tour. Since we still run some services on the legacy<version name>.golang.org
instead of putting them in their own modules, we can’t set up monitoring for those services.We should move everything to services instead of versions of the godoc app.
EDIT: we should still move everything to services but we can still set up monitoring on those properties using the legacy GAE
<version name>.golang.org
.gopherbot commentedon Feb 22, 2018
Change https://golang.org/cl/96416 mentions this issue:
devapp: start of status handler for monitoring
devapp, status: start of status handler for monitoring
gopherbot commentedon Feb 27, 2018
Change https://golang.org/cl/97516 mentions this issue:
devapp: revert status changes
devapp: revert status changes
andybons commentedon Sep 18, 2019
Uptime monitoring has been added for
gopherbot commentedon Dec 10, 2019
Change https://golang.org/cl/210740 mentions this issue:
status: delete unused, incomplete status client & server
status: delete unused, incomplete status client & server