fixes
This commit is contained in:
@@ -70,8 +70,8 @@ let
|
||||
inputs.docker = {
|
||||
endpoint = "unix:///var/run/docker.sock";
|
||||
timeout = "5s";
|
||||
perdevice = true;
|
||||
total = false;
|
||||
perdevice_include = ["blkio", "cpu", "network"];
|
||||
total_include = [];
|
||||
};
|
||||
})
|
||||
(lib.mkIf (hasCollector "ping") {
|
||||
|
||||
Reference in New Issue
Block a user