michaelschiff commented on issue #8628: Fix statsd types URL: https://github.com/apache/incubator-druid/pull/8628#issuecomment-538228930 LGTM Can we update the documentation to make the intent clearer for `jvm/gc/cpu`? jvm/gc/cpu | Cpu time in Nanoseconds spent on garbage collection. | gcName, gcGen | Sum of jvm/gc/cpu should be within 10-30% of sum of jvm/cpu/total, depending on the GC algorithm used (reported by JvmCpuMonitor) -- | -- | -- | -- "Cpu time in Nanoseconds" sounds like a Timer to me. Maybe something like "Count of Cpu time in Nanoseconds spent on garbage collection"
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
