ahothan commented on issue #15819: URL: https://github.com/apache/pulsar/issues/15819#issuecomment-1313932506
@pgier thanks for the RCA and for fixing this! > The issue seems to be that `pulsar_out_bytes_total` and `pulsar_out_messages_total` are calculated by adding up the values from the currently connected consumers, instead of just using the subscription stats directly. I'm not sure why it was done this way, but I created #18451 to hopefully address this. -- 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]
