Karan Mehta created CALCITE-2307:
------------------------------------
Summary: Expose Jetty server metrics via Avatica-server
Key: CALCITE-2307
URL: https://issues.apache.org/jira/browse/CALCITE-2307
Project: Calcite
Issue Type: Improvement
Components: avatica
Reporter: Karan Mehta
To know how the jetty server is performing, we need to know its metrics.
Eclipse Jetty already provides a way to publish its internal metrics to JMX.
However we need to enable it. This involves adding an additional dependency on
the jetty-jmx project and adding the MBeanContainter in the server beans. We
can customize this via a config parameter if required.
This is essential for PHOENIX-3655
[~elserj] [~apurtell]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)