wepay / waltz

Waltz is a quorum-based distributed write-ahead log for replicating transactions
https://wepay.github.io/waltz/
Apache License 2.0
411 stars 35 forks source link

Added JMX reporter for the Waltz client metrics. #136

Closed smithakoduri closed 3 years ago

smithakoduri commented 3 years ago

This pull request adds JMX reporter to Waltz client in order to be able to view the Waltz client metrics in the jconsole and be able to populate it to prometheus for monitoring on Grafana.