https://zookeeper.apache.org/doc/r3.9.3/zookeeperMonitor.html#Metrics
I hope you are well and not too busy and thanks a million for engineering the code. In a future release, could it be possible to configure which metrics are exportable and which are not curl -s http://zookeeper1:7000/metrics | grep -v '^#' | wc -l 397 I am geting a long list. Some of that, I may not want to share with prometheus/monitoring. Kind Regards Matjung
