Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.
/ wptmon Public archive

[Prototype] Monitoring of WPT production systems

Notifications You must be signed in to change notification settings

Ecosystem-Infra/wptmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wptmon

This is a prototype branch, lost of hackery.

The basic mantra of this effort is "No Surprises". More specifically, we want to have confidence in our production systems. The primary pillars of this are monitoring (keeping track of various metrics over time) and alerting (being notified when metrics look wrong), which is mostly what's covered by this code right now.

Command reference

To deploy source code:

  • $ gcloud config set project wptmon
  • $ gcloud app deploy

Cron config needs to be deployed separately:

  • $ gcloud app deploy cron.yaml

To check entire config:

  • $ gcloud config list

To check project config:

  • $ gcloud config get-value project

About

[Prototype] Monitoring of WPT production systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages