Skip to content

Instantly share code, notes, and snippets.

@hiboyang
Created June 11, 2018 17:23
Show Gist options
  • Save hiboyang/28c9177b4be8bdced7b8a01e0c421d78 to your computer and use it in GitHub Desktop.
Save hiboyang/28c9177b4be8bdced7b8a01e0c421d78 to your computer and use it in GitHub Desktop.
java -javaagent:target/jvm-profiler-0.0.5.jar=reporter=com.uber.profiling.reporters.KafkaOutputReporterbrokerList=localhost:9092,topicPrefix=profiler_ -cp target/jvm-profiler-0.0.5.jar com.uber.profiling.examples.HelloWorldApplication
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment