lifepuzzlefun commented on PR #20388:
URL: https://github.com/apache/pulsar/pull/20388#issuecomment-1561531276

   example command to verify metrics:
   
   ./pulsar-perf produce --admin-url localhost:8080 
--prometheus-metric-expose-port 9999 --num-producers 4 --num-topic 10 
persistent://public/default/perf-topic
   
   ./pulsar-perf consume --num-topics 10 --subscription-type Shared 
--prometheus-metric-expose-port 9998 persistent://public/default/perf-topic


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

To unsubscribe, e-mail: [email protected]

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

Reply via email to