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 2021/09/30 15:33:19 UTC

[GitHub] [pulsar] kuskmen opened a new issue #12254: [Monitoring] Is it possible to add producer/consumer name labels to pulsar metrics?

kuskmen opened a new issue #12254:
URL: https://github.com/apache/pulsar/issues/12254


   **Is your enhancement request related to a problem? Please describe.**
   As a developer, when I use pulsar monitoring I want to build alerts based on them in Grafana. But unfortunately most of the times topics that my applications use are used by others as well. So I cant tell unambiguously how many producers or subscribers are coming from my applications using just `pulsar_consumers_count`, `pulsar_producers_count` metric.
   
   **Describe the solution you'd like**
   I would like to have a label based on producer and consumer name with which I can build my metric expression in order to filter only the relevant information for me.
   
   **Describe alternatives you've considered**
   Currently, I don't think there is an alternative, but I am open for suggestions.
   
   **Additional context**
   If someone can guide me to the component responsible for this I can open a pull request with the change that is needed(if is needed)
   


-- 
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] github-actions[bot] commented on issue #12254: [Monitoring] Is it possible to add producer/consumer name labels to pulsar metrics?

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #12254:
URL: https://github.com/apache/pulsar/issues/12254#issuecomment-1053791712


   The issue had no activity for 30 days, mark with Stale label.


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