Cloud Operations Sandbox is an open source collection of tools that helps practitioners to learn O11y and R9y practices from Google and apply them using Cloud Operations suite of tools.
Apache License 2.0
406
stars
148
forks
source link
feat: preserve sandbox metadata in gcp project metadata #983
Saves Sandbox installed version and app-id into the Google Cloud project's metadata. Enables compute API in order to operate the project's metadata.
Fixes #982