Closed minherz closed 2 years ago
This implementation supports only basic SLOs: availability and latency. These SLOs can be used only with auto-discoverable services.
As the means to test the implementation in e2e testing environment, an AppEngine service will be created (code placed into tests/gae-service
folder). As GAE service it is auto-discoverable and can be used for testing basic SLOs.
Allow provisioning Cloud Monitoring service SLOs based on configuration in YAML file.
Define a test configuration to be used for e2e testing.