DataDog

Supported version: Cloud

API Rate Limit: Variable for different APIs

Supported Authentication: Token based

IMPORTANT: Please make sure your DataDog instance must be accessible from the Gathr Analytics Machine.

How to add a Datadog API key :

  1. Navigate to Organization settings, then click the API keys tab.
  2. Click the New Key button.
  3. Enter a name for your key.
  4. Click Create API key.

Notes:

  • Your org must have at least one API key and at most 50 API keys.
  • Key names must be unique across your organization.

How to add application keys:

  1. Navigate to Organization Settings.

  2. Select Application Keys. If you have permission to create application keys.

  3. Click New Key.

Notes:

  • Application key names cannot be blank.

To configure DataDog using token based authentication, follow the steps below:-

  1. Enter DataDog URL : DataDog

  2. Select “Create New Account” and add a user-friendly name for account for e.g. DataDog Account.

  3. Check “Pass Parameter(s) in Header” and enter the following details: Key: DD-APPLICATION-KEY Value: Your_Application_Key

    • Click on “+” and enter the following details: Key: DD-API-KEY Value: Your_API_Key >
  4. Click on “Save”.

Top