Browse Source

Update using-host-labels.md (#14939)

Chris Akritidis 1 year ago
parent
commit
3392ae5136
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/guides/using-host-labels.md

+ 1 - 1
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