Skip to content

Commit fc55174

Browse files
authored
Update _index.md (#32501)
fixes typo "locations is" -> "location is"
1 parent 7e70625 commit fc55174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/getting_started/agent/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Tags add an additional layer of metadata to your metrics and events. They allow
180180

181181
For example, let's say you have data that is collected from different teams and you are only interested in seeing the metrics from team alpha, tagging those specific hosts with either the `team:alpha` or `team:bravo` tag gives you the ability to filter down to the metrics that are tagged with `team:alpha`. See [Getting Started with Tags][24] to learn more about tagging your data.
182182

183-
1. Locate your Agent's [main configuration file][25]. For Ubuntu, the file locations is `/etc/datadog-agent/datadog.yaml`.
183+
1. Locate your Agent's [main configuration file][25]. For Ubuntu, the file location is `/etc/datadog-agent/datadog.yaml`.
184184

185185
2. In the `datadog.yaml` file, locate the `tags` parameter. Host-level tags can be set in the `datadog.yaml` configuration to apply tags on all metrics, traces and logs forwarded from this host.
186186

0 commit comments

Comments
 (0)