tree: fb9392c1039362cfdf9cde0f1a63b357559b5611 [path history] [tgz]
  1. go/
  2. res/
  3. templates/
  4. webpack/
  5. .bowerrc
  6. bower.json
  7. build_docker_release
  8. create-skia-status-internal-sa.sh
  9. create-skia-status-sa.sh
  10. DESIGN.md
  11. Dockerfile
  12. elements.html
  13. Makefile
  14. package.json
  15. probersk.json5
  16. PROD.md
  17. README.md
status/README.md

Skia Status

Skia Status is a server which displays information about the current Skia status.

Skia Status

It needs the following project level metadata set:

metadata.COOKIESALT
metadata.CLIENT_ID
metadata.CLIENT_SECRET
metadata.INFLUXDB_NAME
metadata.INFLUXDB_PASSWORD

The client_id and client_secret come from here:

https://console.developers.google.com/project/31977622648/apiui/credential

Look for the Client ID that has a Redirect URI for mon.skia.org.

For ‘cookiesalt’ search for ‘skiamonitor’ in valentine.

The gmail_clientid and gmail_clientsecret come from here:

https://console.developers.google.com/project/31977622648/apiui/credential

Look for the section titled, “Client ID for native application.”