Add docker input to telegraf
This commit is contained in:
parent
3b2b5b475d
commit
e15b5e3dc0
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
};
|
||||
};
|
||||
inputs = {
|
||||
docker = {};
|
||||
cpu = {
|
||||
percpu = true;
|
||||
totalcpu = true;
|
||||
|
|
Loading…
Reference in a new issue