Search documentation
Dashboard
Platform
Integrations

Dynatrace Team Integration

For Dynatrace, you need to add the base URL and API key header to be used against the Dynatrace API. For the base URL, use this format: https://<your_domain>.live.dynatrace.com/. You can copy or create the API key header in the Dynatrace web app. See Dynatrace API - Tokens and authentication in the Dynatrace documentation for details.

Adding a Dynatrace integration

To add the Dynatrace integration for a team:

  • Go to the Team Settings page and click the Team Integrations tab.

  • From the Integrations drop-down, select Dynatrace and click Add.

  • Add the base URL using this format: https://<your_domain>.live.dynatrace.com/

  • In the Dynatrace web app, copy or create the API key.

  • In the Add Integration section under Authentication and Headers, paste the API key into the corresponding box. Add Integration form for Dynatrace Golden Signal

  • Click Test Authentication. To validate the endpoint with the added header, Gremlin calls the following API:

    https://${domainName}.live.dynatrace.com/api/v2/problems

  • If the authentication passes, click Save.

Now the Dynatrace integration is ready for all team members to use for Dynatrace Golden Signals.

Editing a Dynatrace integration

When you edit a team integration, the header is shown as an obfuscated value for security reasons. If you change the value, you will need to update, test, and save the header.

Edit Integration form for Dynatrace Golden Signal