arunramani commented on code in PR #16972: URL: https://github.com/apache/druid/pull/16972#discussion_r1735087607
########## docs/operations/metrics.md: ########## @@ -507,6 +507,8 @@ These metrics are only available if the `OshiSysMonitor` module is included. |`sys/tcpv4/out/rsts`|Total "out reset" packets sent to reset the connection||Generally 0| |`sys/tcpv4/retrans/segs`|Total segments re-transmitted||Varies| +If you want to skip some of these metrics you could specify `druid.monitoring.oshisys.skipEmitting`. Review Comment: The code technically skips collecting these too. Should we just call it `skip`? -- 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: commits-unsubscr...@druid.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org For additional commands, e-mail: commits-h...@druid.apache.org