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/04/24 12:01:52 UTC

[GitHub] [pulsar-client-go] billowqiu opened a new issue, #764: prometheus not call Unregister

billowqiu opened a new issue, #764:
URL: https://github.com/apache/pulsar-client-go/issues/764

   #### Expected behavior
   
   when consumer or producer Closed, should call Registerer.Unregister to remove unuse metrics in memory
   
   #### Actual behavior
   
   when consumer or producer Closed, the metrics object still in memory
   
   #### Steps to reproduce
   
   How can we reproduce the issue
   
   #### System configuration
   **Pulsar version**: x.y
   


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

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