suneet-s commented on PR #14443:
URL: https://github.com/apache/druid/pull/14443#issuecomment-1599369409
> For Peon and MM, I haven't found a good way to report the health status
align with what we do here though.
My recommendation would be to remove the `ServiceStatusProvider` that is
currently implemented and replace it with an named injected
`@Named("heartbeat") Supplier<Map<String, Object> heartbeatTags`. Then the
CliCoordinator and other services can inject the Supplier based on what each
service deems is a useful annotation.
--
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]