From 0b749fba5e56eb831d5b51f878bfa8d87afdb58e Mon Sep 17 00:00:00 2001 From: NotDead Date: Sun, 6 Sep 2020 22:28:44 +0300 Subject: [PATCH] corrected "Example Docker configuration" to make it work by default --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index abf9ebc..8a3fd45 100644 --- a/README.md +++ b/README.md @@ -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: