Redirts commented on issue #345:
URL: https://github.com/apache/pulsar-manager/issues/345#issuecomment-709073659


   Hi,
   
   1. curl -v http://xxx:yyy/metrics/ works fine
   
   2. ./pulsar-admin clusters list
   "standalone"
   
   3. ./pulsar-admin clusters get standalone
   {
     "serviceUrl" : "http://pulsarserver:8080";,
     "brokerServiceUrl" : "pulsar://pulsarserver:6650"
   }
   
   4. Checked the pulsar-manager logs but nothing interesting there either....
   
   Pulsar-express works fine and is able to determine the cluster information 
so my expectation is that pulsar-manager should be able to do the same....


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