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

  1. Log in to your Dynatrace account and navigate to “Settings” → “Integration” → “Dynatrace API.”
  2. Generate an API token with appropriate permissions (e.g., Read metrics).
  3. Get your environment’s Dynatrace URL.
  4. Configure the Dynatrace provider using the API token and Dynatrace URL.

-Dynatrace API Documentation