diff --git a/etc/telegraf_windows.conf b/etc/telegraf_windows.conf index 169fb3faba460..0d8dc58806097 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