You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/02/05 06:23:51 UTC

[GitHub] vogievetsky opened a new issue #7008: Wish list: a way to query the peons via the management proxy

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):
   
   ![image](https://user-images.githubusercontent.com/177816/52256382-50c3eb80-28cb-11e9-9eb0-0a505c5b335b.png)
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org