tree: de7aa190d5b9ff1776febef82c8fca35a7a8ed1f [path history] [tgz]
  1. go/
  2. res/
  3. sys/
  4. templates/
  5. webpack/
  6. .bowerrc
  7. bower.json
  8. build_docker_release
  9. build_internal_release
  10. build_release
  11. build_staging_release
  12. create-skia-status-internal-sa.sh
  13. create-skia-status-sa.sh
  14. DESIGN.md
  15. Dockerfile
  16. elements.html
  17. Makefile
  18. package.json
  19. probers.json5
  20. README.md
  21. skiapush.json5
  22. startup-script.sh
  23. vm.go
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.”