You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/03/01 11:25:18 UTC

[GitHub] [pulsar] codelipenghui opened a new issue #14507: Add metrics for the skipped entries count

codelipenghui opened a new issue #14507:
URL: https://github.com/apache/pulsar/issues/14507


   **Is your enhancement request related to a problem? Please describe.**
   Pulsar uses a marker approach to achieve the replicated subscription https://github.com/apache/pulsar/wiki/PIP-33%3A-Replicated-subscriptions or transaction buffer. For the messages dispatching, we should filter out the markers.
   But currently, we don't have any metrics or stats to indicate how many entries are filtered, this will confuse users there are backlogs for a subscription, but can't receive messages from the topic.
   
   **Describe the solution you'd like**
   Add skip entries count in the subscription stats under the topics stats, so that users can get the information from `pulsar-admin topics stats`
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui closed issue #14507: Add metrics for the skipped entries count

Posted by GitBox <gi...@apache.org>.
codelipenghui closed issue #14507:
URL: https://github.com/apache/pulsar/issues/14507


   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] vkuznecovas commented on issue #14507: Add metrics for the skipped entries count

Posted by GitBox <gi...@apache.org>.
vkuznecovas commented on issue #14507:
URL: https://github.com/apache/pulsar/issues/14507#issuecomment-1056870235


   Could this also be exported as a prometheus metric please?


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] tjiuming commented on issue #14507: Add metrics for the skipped entries count

Posted by GitBox <gi...@apache.org>.
tjiuming commented on issue #14507:
URL: https://github.com/apache/pulsar/issues/14507#issuecomment-1055335182


   @codelipenghui  assign to me please


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org