Datadog Connection

The Datadog Connection type enables integrations with the Datadog API client.

Default Connection IDs

Hooks and sensors related to Datadog use datadog_default by default.

Configuring the Connection

Host

Host name to associate with the sent events.

Extra

Specify the extra parameters (as a JSON dictionary) that can be used in Datadog connection.

api_host: Datadog API endpoint

api_key: Datadog API key

app_key: Datadog application key

source_type_name: Datadog source type name (defaults to my_apps).

Was this entry helpful?