From a4a140bfadb667d92c6dfad3334b97d0a1427adb Mon Sep 17 00:00:00 2001 From: Cameron Sparr Date: Mon, 4 Apr 2016 16:30:24 -0600 Subject: [PATCH] etc/telegraf.conf update for procstat change --- etc/telegraf.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/telegraf.conf b/etc/telegraf.conf index 633483e22..694bd6564 100644 --- a/etc/telegraf.conf +++ b/etc/telegraf.conf @@ -894,6 +894,8 @@ # # ## Field name prefix # prefix = "" +# ## comment this out if you want raw cpu_time stats +# fielddrop = ["cpu_time_*"] # # Read metrics from one or many prometheus clients