vogievetsky opened a new issue #7008: Wish list: a way to query the peons via the management proxy URL: https://github.com/apache/incubator-druid/issues/7008 There is currently a way to query the peons directly for task progress metrics [via their API](http://druid.io/docs/latest/operations/api-reference.html#peon). This exposes a lot of the druid internals to the world as any app that wants to pull that data needs to know how to talk to peons directly. Ideally it would be possible to issue those queries via the management proxy. Motivation: Adding the ability to query peons via the management proxy would enable us to surface that info in the task view of the [new Druid console](https://github.com/apache/incubator-druid/issues/6832): 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
