You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`collect_ec2_tags`| Set this to yes to have an instance's custom EC2 tags used as agent tags. |
296
296
|`collect_instance_metadata`| Set this to yes to have an instance's EC2 metadata used as agent tags. |
297
-
|`dd_url`| The Datadog intake server URL. You are unlikely to need to change this. |
297
+
|`datadog_site`| The Datadog site to report to. Defaults to `datadoghq.com`, set to `datadoghq.eu` to report to the EU site. Supported since v2.4.0 of the module, and only with Agent v6+ |
298
+
|`dd_url`| The Datadog intake server URL. You are unlikely to need to change this. Overrides `datadog_site`|
298
299
|`host`| Overrides the node's host name. |
299
300
|`local_tags`| An array of <KEY:VALUE> strings that are set as tags for the node. |
300
301
|`non_local_traffic`| Set this to allow other nodes to relay their traffic through this one. |
0 commit comments