mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 16:14:05 +01:00
chore: comment deprecated docker plugin directives
This commit is contained in:
parent
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user