mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 19:44:05 +01:00
chore: comment deprecated docker plugin directives
This commit is contained in:
parent
8a03b42369
commit
1acbc72e7d
@ -51,8 +51,10 @@
|
|||||||
timeout = "5s"
|
timeout = "5s"
|
||||||
docker_label_include = []
|
docker_label_include = []
|
||||||
docker_label_exclude = []
|
docker_label_exclude = []
|
||||||
perdevice = true
|
#perdevice = true
|
||||||
total = false
|
perdevice_include = ["cpu", "network"]
|
||||||
|
#total = false
|
||||||
|
total_include = []
|
||||||
|
|
||||||
[[inputs.cpu]]
|
[[inputs.cpu]]
|
||||||
percpu = true
|
percpu = true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user