kfaraz commented on code in PR #14565: URL: https://github.com/apache/druid/pull/14565#discussion_r1259461565
########## docs/operations/metrics.md: ########## @@ -350,7 +350,7 @@ These metrics are for the Druid Coordinator and are reset each time the Coordina ### JVM -These metrics are only available if the `JVMMonitor` module is included. +These metrics are only available if the `JvmMonitor` module is included. Review Comment: Nit: ```suggestion These metrics are only available if the `JvmMonitor` module is included in `druid.monitoring.monitors`. ``` You could even link to this https://druid.apache.org/docs/latest/configuration/index.html#enabling-metrics -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
