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 2018/01/15 00:18:56 UTC

[GitHub] cckellogg opened a new pull request #1064: Allow topic metrics to be exported to prometheus optionally.

cckellogg opened a new pull request #1064: Allow topic metrics to be exported to prometheus optionally.
URL: https://github.com/apache/incubator-pulsar/pull/1064
 
 
   ### Motivation
   
   https://github.com/apache/incubator-pulsar/issues/983
   
   Allow topic metrics to be exported optionally to prometheus. This provides an the optional to have more visibility of the system.
   
   ### Modifications
   
   - Added a new config property to the broker and standalone config
   - Added class to collected topic stats
   - Minor refactoring of Namespace stats code
   
   ### Result
   
   This will allow users to optionally export topic level metrics to prometheus.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services