ping exporter: disable ipv6
This commit is contained in:
parent
4a2f0b90af
commit
676d847ab3
@ -345,6 +345,7 @@ in
|
||||
exporters.ping = {
|
||||
enable = true;
|
||||
settings = {
|
||||
settings.disableIPv6 = true;
|
||||
ping = {
|
||||
interval = "1s";
|
||||
timeout = "5s";
|
||||
|
Loading…
Reference in New Issue
Block a user