gianm opened a new pull request, #19305:
URL: https://github.com/apache/druid/pull/19305

   Currently the SysMonitor and OshiSysMonitor are both skipped for peons, on 
the logic that they are redundant to the MiddleManager (see #12802). However, 
with the Kubernetes runner, we launch peons directly and we want them to emit 
sys metrics.
   
   To make it possible to differentiate these cases, this patch adds a property 
"druid.peon.managed" that informs the MetricsModule that the peon is managed by 
another process and should not emit 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]

Reply via email to