Terraform AWS Module for provisioning various Datadog integrations.
HCLApache-2.0
Code Quality
Terraform AWS DataDog Module
Terraform module that helps with various Datadog AWS integrations. This module consists of the Main module
for creating the AWS Integration role and the following submodules:
Metric collection
Metric polling (out of the box with integration role)
Array of EC2 tags (in the form key:value) defines a filter that Datadog uses when collecting metrics from EC2. Wildcards, such as ? (for single characters) and * (for multiple characters) can also be used. Only hosts that match one of the defined tags will be imported into Datadog.