Datadog Team Integration
For Datadog, Gremlin automatically sets the base URL. All you need to do is add the two required headers to use against the Datadog API, API Key and Application Key. These two values can be copied or created in the Datadog web app. See Add an API key or client token and Add application keys in the Datadog documentation for details.
Adding a DataDog integration
To add the Datadog integration for a team:
Go to the Team Settings page and click the Team Integrations tab.
From the Integrations drop-down, select Datadog and click Add.
In the Datadog web app, copy or create the API key and application key.
In the Add Integration section under Authentication and Headers, paste the API key and application key into the corresponding box.
Click Test Authentication. To validate the endpoint with the added header, Gremlin calls the following API:
https://app.datadoghq.com/api/v2/current_user/application_keys
If the authentication passes, click Save.
Now the Datadog integration is ready for all team members to use for Datadog Golden Signals.
Editing a DataDog integration
When you edit a team integration, the headers are shown as obfuscated values for security reasons. If you change the values, you will need to update, test, and save both headers.