summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2023-04-20 06:47:23 -0700
committerGitHub <noreply@github.com>2023-04-20 06:47:23 -0700
commit3392ae5136f1d29a3e2784ace1fb6528073d54cd (patch)
treef22bbc61e3fcc671744d886fa669fbf34965b882
parent2f6d52103f1cf10388d1d9465c613c365c3b467c (diff)
Update using-host-labels.md (#14939)
-rw-r--r--docs/guides/using-host-labels.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/using-host-labels.md b/docs/guides/using-host-labels.md
index 9e87b31c04..b9b1561160 100644
--- a/docs/guides/using-host-labels.md
+++ b/docs/guides/using-host-labels.md
@@ -29,7 +29,7 @@ To define your windows server as a virtual node you need to:
```
Just remember to use a valid guid (On Linux you can use `uuidgen` command to generate one, on Windows just use the `[guid]::NewGuid()` command in PowerShell)
- * Add the vnode config to the windows monitoring job we created earlier, see higlighted line below:
+ * Add the vnode config to the data collection job. e.g. in `go.d/windows.conf`:
```yaml
jobs:
- name: win_server1