corrected "Example Docker configuration" to make it work by default

This commit is contained in:
NotDead
2020-09-06 22:28:44 +03:00
parent 562a751990
commit 0b749fba5e

View File

@ -205,10 +205,8 @@ More information: [https://github.com/influxdata/telegraf/blob/master/docs/FAQ.m
telegraf_plugins_default:
- plugin: cpu
config:
- percpu = "true"
- percpu = true
- plugin: disk
tags:
- diskmetrics = "true"
tagpass:
- fstype = [ "ext4", "xfs" ]
tagdrop: