Change description for config dns_lookup (#6902)
This commit is contained in:
parent
6d96f359b4
commit
68925ed1ef
|
@ -29,7 +29,7 @@ server (RMS of difference of multiple time samples, milliseconds);
|
|||
```toml
|
||||
# Get standard NTP query metrics, requires ntpq executable
|
||||
[[inputs.ntpq]]
|
||||
## If false, set the -n ntpq flag. Can reduce metric gather times.
|
||||
## If false, add -n for ntpq command. Can reduce metric gather times.
|
||||
dns_lookup = true
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue