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


   How do you deploy the environment, build it yourself or use containers, do 
your front-end and back-end services work together, do your cluster environment 
startup, and you can try the following command to test your cluster
   
   Use curl:
   ```
   curl -v http://broker-ip:8080/metrics/
   ```
   
   Use pulsar-admin
   
   ```
   pulsar-admin tenants list
   ```
   
   @jiangmincong 


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


Reply via email to