The goals of this repo is to write a mysql metrics reporter based on metrics-core and metrics-healthchecks.
In my github , also has a repo can display all data in mysql to a web-client , the address is https://github.com/amon1991/metrics-web
1、 the repo is based on maven, so first, you need to install maven envirment;
2、 after first step, you should run mvn package to get the jar;
3、 put the jar to project you want use, then enjoy it!