jhuan31 commented on issue #840: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server URL: https://github.com/apache/zookeeper/pull/840#issuecomment-471616862 > Currently I had to put DefaultMetricsProvider (which is a wrapper around Facebook implementation) as default provider and to use it in tests in order to make the result as close as possible to the current behaviour. En...I think I get what you are saying... a MetricProvider will need to provide read APIs but how to define/implement the read APIs is between the MetricProvider and the metrics consumer and has nothing to do with Zookeeper, which should only report metrics thus shouldn't not enforce how the metrics are read/consumed. Is that right?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
