Skip to content

web: monitoring for *.golang.org properties #22603

Closed
@andybons

Description

@andybons

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.

related issues:
#21315
#15760

/cc @bradfitz @adams-sarah

Activity

s-mang

s-mang commented on Nov 6, 2017

@s-mang
Contributor

cc @broady who has done the alerts for playground (and other sites?)

self-assigned this
on Jan 30, 2018
andybons

andybons commented on Jan 30, 2018

@andybons
MemberAuthor

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

gopherbot commented on Feb 22, 2018

@gopherbot
Contributor

Change https://golang.org/cl/96416 mentions this issue: devapp: start of status handler for monitoring

gopherbot

gopherbot commented on Feb 27, 2018

@gopherbot
Contributor

Change https://golang.org/cl/97516 mentions this issue: devapp: revert status changes

added a commit that references this issue on Feb 27, 2018
added this to the Unplanned milestone on Mar 26, 2018
added
NeedsFixThe path to resolution is known, but the work has not been done.
on Mar 26, 2018
andybons

andybons commented on Sep 18, 2019

@andybons
MemberAuthor

Uptime monitoring has been added for

  • godoc.org
  • golang.org
  • blog.golang.org
  • build.golang.org
  • google.golang.org
  • perf.golang.org
  • perfdata.golang.org
  • play.golang.org
  • talks.golang.org
  • tour.golang.org
  • beta.golang.org
  • maintner.golang.org
  • tip.golang.org
  • dev.golang.org
  • farmer.golang.org
  • gerritbot.golang.org
  • http2.golang.org
  • pubsubhelper.golang.org
  • vcs-test.golang.org
  • sum.golang.org
  • proxy.golang.org
  • index.golang.org
gopherbot

gopherbot commented on Dec 10, 2019

@gopherbot
Contributor

Change https://golang.org/cl/210740 mentions this issue: status: delete unused, incomplete status client & server

locked and limited conversation to collaborators on Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @andybons@s-mang@gopherbot

        Issue actions

          web: monitoring for *.golang.org properties · Issue #22603 · golang/go