Cloud Automation requirements
Our Site Reliability Guardian incorporates the Cloud Automation use cases. To ensure an optimal experience, we recommend upgrading your environment or contacting your account team for assistance.
For more information, see Upgrade from Cloud Automation to Site Reliability Guardian.
To get started with Cloud Automation, the following requirements need to be met.
Request a Cloud Automation instance
To access the Cloud Automation bridge, you need access to a Cloud Automation instance. To request a Cloud Automation instance, contact a Dynatrace product expert via live chat within your Dynatrace environment.
Dynatrace requirements
-
Make sure that your Dynatrace environment API endpoint is accessible from the internet.
-
Create an API token by using the template named "Cloud Automation". The generated token will have the following permissions:
Access problem and event feed, metrics, and topology
Create and read synthetic monitors, locations, and nodes
Read configuration
Write configuration
Capture request data
Data ingest, for example, metrics and events
Read metrics
Ingest metrics
Read entities
Read problems
Write problems
Read SLO
CLI requirements
Download the Keptn CLI.
Run the command below to download and install the Keptn CLI.
1curl -sL https://get.keptn.sh | KEPTN_VERSION=1.2.0 bash