ektravel commented on code in PR #14799: URL: https://github.com/apache/druid/pull/14799#discussion_r1300391882
########## docs/operations/metrics.md: ########## @@ -279,7 +284,8 @@ If the JVM does not support CPU time measurement for the current thread, `ingest ## Shuffle metrics (Native parallel task) -The shuffle metrics can be enabled by adding `org.apache.druid.indexing.worker.shuffle.ShuffleMonitor` in `druid.monitoring.monitors` +The shuffle metrics can be enabled by adding `org.apache.druid.indexing.worker.shuffle.ShuffleMonitor` +in `druid.monitoring.monitors` See [Enabling Metrics](../configuration/index.md#enabling-metrics) for more details. Review Comment: ```suggestion See [Enabling metrics](../configuration/index.md#enabling-metrics) for more details. ``` -- 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]
