Supported Providers
Dynatrace
Dynatrace provider allows integration with Dynatrace for monitoring, alerting, and collecting metrics.
Authentication
This provider requires authentication.
- environment_id: Dynatrace’s environment ID (required: True, sensitive: False)
- api_token: Dynatrace’s API token (required: True, sensitive: True)
- alerting_profile: Dynatrace’s alerting profile for the webhook integration. Defaults to ‘Default’ (required: False, sensitive: False)
In workflows
This provider can’t be used as a “step” or “action” in workflows. If you want to use it, please let us know by creating an issue in the GitHub repository.
Connecting with the Provider
- Log in to your Dynatrace account and navigate to “Settings” → “Integration” → “Dynatrace API.”
- Generate an API token with appropriate permissions (e.g., Read metrics).
- Get your environment’s Dynatrace URL.
- Configure the Dynatrace provider using the API token and Dynatrace URL.