typo
This commit is contained in:
@@ -70,7 +70,7 @@ let
|
|||||||
inputs.docker = {
|
inputs.docker = {
|
||||||
endpoint = "unix:///var/run/docker.sock";
|
endpoint = "unix:///var/run/docker.sock";
|
||||||
timeout = "5s";
|
timeout = "5s";
|
||||||
perdevice_include = ["blkio", "cpu", "network"];
|
perdevice_include = ["blkio" "cpu" "network"];
|
||||||
total_include = [];
|
total_include = [];
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user