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

   This PR contains 2 items. 
   
   1. Upgrade the k8s client to support newer versions of k8s. 
   2. Ability to override specific Metrics Monitors 
    
   We found that when we used the `TaskCountStatsMonitor` in the overlord 
config, the peon tasks would not start because they inherit the monitors from 
the parent process, which used to be the Middle Manager (but that would never 
have that monitor originally).  So now you can override this value with the 
following config: 
   
   `druid.indexer.runner.peonMonitors`


-- 
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