suneet-s opened a new pull request, #14744: URL: https://github.com/apache/druid/pull/14744
### Description Enable the ServiceStatusMonitor introduced in #14443 to the list of monitors enabled in the example configurations. This monitor seems like a good candidate to be enabled by default on clusters. However, I did not see an obvious pattern in the code to enable the monitor in all services by default. So I decided to follow the pattern of enabling the monitor in the common runtime properties instead. This PR has: - [x] been self-reviewed. - [x] added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.. - [x] been tested in a test Druid cluster. -- 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]
