Datadog
Supports:
Supports:
| Name | Type | Description | Required |
|---|---|---|---|
api_key | string | API key | true |
region | string | Site Accepted values: US1, US3, US5, EU1, US1-FED, AP1, AP2 | true |
1 { 2 "name": "Datadog connection", 3 "type": "datadog", 4 "configuration": { 5 "api_key": "secret", 6 "region": "" 7 } 8 }
