Hi all: I want to send hive metastore metrics information to graphite.
I have opend jmxremote.port, and it can send basic JVM metrics to Graphite now. But it just contains the JVM basic information. I have found metrics-core-2.1.2.jar under lib directory. Can hive use this jar to send metastore metrics information to graphite directly? If it's OK, How can I open the hive graphite configuration?