eolivelli commented on issue #854: ZOOKEEPER-3143 Pluggable metrics system for ZooKeeper - Data Collection on Server URL: https://github.com/apache/zookeeper/pull/854#issuecomment-474986961 Currently having ServerMetrics is good, because it is the only point (a part from a bunch of other metrics, to be migrated to ServerMetrics in my view) to look into in order to have a complete view of all the server side metrics. Nothing prevents us to move to a log4j style in the future. But I would like to complete your back port work and to introduce Prometheus as first tasks. A log4j approach may introduce another level of indirection, so it will be less efficient. But we will be free to change in the future
---------------------------------------------------------------- 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
