Test
This commit is contained in:
parent
b22da1fcf2
commit
4215ac0c3c
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
# Add the docker telegraf listener
|
||||
services.telegraf.extraConfig.inputs.docker = {
|
||||
endpoint = "unix:///sys/fs/cgroup/system.slice/podman.socket";
|
||||
endpoint = "unix://run/podman/podman.sock";
|
||||
};
|
||||
users.users.telegraf.extraGroups = [ "podman" ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue