From 551138743e1e4d41f8ddde35294eea92fecff74d Mon Sep 17 00:00:00 2001 From: "telegraf-tiger[bot]" <76974415+telegraf-tiger[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 17:47:44 -0600 Subject: [PATCH] feat: update etc/telegraf.conf and etc/telegraf_windows.conf (#10631) Co-authored-by: Tiger Bot <> --- etc/telegraf_windows.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/telegraf_windows.conf b/etc/telegraf_windows.conf index 169fb3fab..0d8dc5880 100644 --- a/etc/telegraf_windows.conf +++ b/etc/telegraf_windows.conf @@ -7007,6 +7007,8 @@ # # IncludeTotal=false # # Print out when the performance counter is missing from object, counter or instance. # # WarnOnMissing = false +# # Gather raw values instead of formatted. Raw value is stored in the field name with the "_Raw" suffix, e.g. "Disk_Read_Bytes_sec_Raw". +# # UseRawValues = true # # [[inputs.win_perf_counters.object]] # # Disk times and queues