Expose Jetty Metrics via JMX
kevinconaway opened this issue · 1 comments
kevinconaway commented
We are using the confluent rest proxy and are looking for more detailed metrics about request wait time, thread usage etc.
Jetty has a wealth of JMX metrics but they need to be manually enabled. Can we enable these metrics?
http://www.eclipse.org/jetty/documentation/current/jmx-chapter.html
kevinconaway commented
Closed via #47