> wrt having a seperate endpoint, I'm not sure if its really needs to go in > /worker-stats?
actually, motivation behind having separate endpoint `workers` and `worker-stats` is `worker-stats` will always serve localhost stats and this resource can't redirect or serve for other workers. and that was the reason we have broker-stats to serve broker's local resources. so, I thought we can keep that consistency. @merlimat any thoughts? [ Full content available at: https://github.com/apache/incubator-pulsar/pull/2426 ] This message was relayed via gitbox.apache.org for [email protected]
