Datadog
Connects to the Datadog API and displays alerting modules.
Configuration
datadog:
apiKey: "<yourapikey>"
applicationKey: "<yourapplicationkey>"
enabled: true
monitors:
tags:
- "team:ops"
position:
top: 4
left: 3
height: 1
width: 2
Attributes
Name | Value |
---|---|
apiKey
Your Datadog API key. Leave this blank to use the WTF_DATADOG_API_KEY environment variable.
|
|
applicationKey
Your DataDog application key. Leave this empty to use the WTF_DATADOG_APPLICATION_KEY environment variable.
|
|
monitors
Configuration for the monitors functionality. |
|
tags
List of tags you want to query monitors by. |