AppDynamics Team Integration
For AppDynamics, you need to add the base URL and API key header to be used against the AppDynamics API. For the base URL, use this format: https://<your_domain>.sass.appdynamics.com
. You can copy or create the API key header in the AppDynamics app. See API Clients in the AppDynamics documentation for details.
Adding an AppDynamics integration
To add the AppDynamics integration for a team:
Go to the Team Settings page and click the Team Integrations tab.
From the Integrations drop-down, select AppDynamics and click Add.
Add the base URL using this format:
https://<your_domain>.sass.appdynamics.com
In the AppDynamics app, copy or create the API key.
In the Add Integration section under Authentication and Headers, paste the API key into the corresponding box.
Click Test Authentication. To validate the endpoint with the added header, Gremlin calls the following API:
https://${domainName}.saas.appdynamics.com/controller/rest/applications/
If the authentication passes, click Save.
Now the AppDynamics integration is ready for all team members to use for AppDynamics Cloud Golden Signals.
Editing an AppDynamics 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.