Dynatrace
Last updated
Last updated
To export monitoring data from your Upsolver account, you must first create a connection that provides the appropriate credentials to access your Dynatrace account.
Jump to
API_ENDPOINT
Type: text
The API endpoint for your Dynatrace account. See the for more information. If you include this option, the is not required (use one or the other).
API_TOKEN
Type: text
ENVIRONMENT_ID
Type: text
COMMENT
— editableType: text
(Optional) A description or comment regarding this connection.
The following example creates a new connection named my_dynatrace_connection that will be used to send monitoring information to Dynatrace.
The following script creates a job named send_monitoring_data_to_dynatrace that sends job metrics to the Dynatrace account my_dynatrace_connection created in the above example:
The job includes the cluster_id and cluster_name as tags, which is helpful if you have multiple clusters in your organization.
The API token for your Dynatrace account. When you generate the API token in your Dynatrace account, ensure that it has ingest metrics scope. See the for more information.
The environment ID for your Dynatrace account. If you include this option, you don't need to include the option (use one or the other).