GoogleCloudPlatform / cloud-ops-sandbox

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: refactor installation script (install.sh) #988

Closed minherz closed 2 years ago

minherz commented 2 years ago

Description

Relocate and modify install.sh bash script to implement changes in the Sandbox design. The modified implementation sends telemetry on events of creating and destroying a Sandbox installation.

Partially address #987