uber-common / jvm-profiler

JVM Profiler Sending Metrics to Kafka, Console Output or Custom Reporter
Other
1.78k stars 342 forks source link

Add Jdbc reporter #84

Closed hiboyang closed 3 years ago

hiboyang commented 3 years ago

Add JDBC report to write metrics to mysql database. Only support CPU and Memory profiler now. Will support others later. Also add an argument to switch on/off thread profiler.