tuteng commented on issue #282:
URL: https://github.com/apache/pulsar-manager/issues/282#issuecomment-655211728


   I'm very sorry to reply late. If you just query the statistical information 
of a tenant, a namespace, or a topic, you can call the cluster service 
directly. But for the dashboard, what users need more is aggregated 
information, such as statistical information of multiple tenants, multiple 
namespaces, and multiple topics. If you call the cluster service circularly, 
the cost is very high. We collect statistical information regularly by adding 
timed tasks mainly for the aggregation calculation of various resources. 
@Omega-Ariston Thanks


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to