File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -279,7 +279,7 @@ These variables can be set in the `datadog_agent` class to control settings in t
279279| ` agent_version` | Lets you pin a specific minor version of the Agent to install, for example: ` 1:7.16.0-1` . Leave empty to install the latest version. |
280280| ` collect_ec2_tags` | Collect an instance' s custom EC2 tags as Agent tags by using `true`. |
281281| `collect_instance_metadata` | Collect an instance' s EC2 metadata as Agent tags by using ` true` . |
282- | ` datadog_site` | The Datadog site to report to (Agent v6 and v7 only). Defaults to ` datadoghq.com` , can be set to ` datadoghq.eu` or ` us3.datadoghq.com` . |
282+ | ` datadog_site` | The Datadog site to report to (Agent v6 and v7 only). Defaults to ` datadoghq.com` , eg: ` datadoghq.eu` or ` us3.datadoghq.com` . |
283283| ` dd_url` | The Datadog intake server URL . You are unlikely to need to change this. Overrides ` datadog_site` |
284284| ` host` | Overrides the node' s host name. |
285285| `local_tags` | An array of `<KEY:VALUE>` strings that are set as tags for the node. |
You can’t perform that action at this time.
0 commit comments