kopia lustrzana https://github.com/Haxxnet/Compose-Examples
chore: comment deprecated docker plugin directives
rodzic
8a03b42369
commit
1acbc72e7d
|
@ -51,8 +51,10 @@
|
|||
timeout = "5s"
|
||||
docker_label_include = []
|
||||
docker_label_exclude = []
|
||||
perdevice = true
|
||||
total = false
|
||||
#perdevice = true
|
||||
perdevice_include = ["cpu", "network"]
|
||||
#total = false
|
||||
total_include = []
|
||||
|
||||
[[inputs.cpu]]
|
||||
percpu = true
|
||||
|
|
Ładowanie…
Reference in New Issue