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
405 stars 148 forks source link

Provision configurable uptime checks #978

Closed minherz closed 1 year ago

minherz commented 1 year ago

Allow provisioning Cloud Monitoring uptime checks based on configuration in YAML file.

Define a test configuration to be used for e2e testing.

Up-time checks are metrics that can be used for defining alerts but aren't alerts by themselve.

minherz commented 1 year ago

Implemented in a0fd3f5