Skip to content

Commit 1327199

Browse files
authored
Update README.md
1 parent 2af71fb commit 1327199

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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. |

0 commit comments

Comments
 (0)