ahothan commented on issue #15819:
URL: https://github.com/apache/pulsar/issues/15819#issuecomment-1140109546

   corresponding stats from the cli shows correct values for msgOutCounter and 
msgInCounter, 
   ```
   root@pulsar-sn-platform-toolset-0:/pulsar# pulsar-admin topics stats 
benchmark/ns-cluster/pperf-test0-partition-0
   {
     "msgRateIn" : 5000.481725033992,
     "msgThroughputIn" : 5206017.593981283,
     "msgRateOut" : 5000.8455656363685,
     "msgThroughputOut" : 5208596.899526573,
     "bytesInCounter" : 6463689301,
     "msgInCounter" : 6208551,
     "bytesOutCounter" : 6466197060,
     "msgOutCounter" : 6208417,
   ```
   


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