uber-common / jvm-profiler

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

Add FlattenKafkaOutputReporter #105

Closed hoaihuongbk closed 2 years ago

hoaihuongbk commented 2 years ago

FlattenKafkaOutputReporter: a custom KafkaOutputReporter This reporter will transform metrics as key=value output format before sending them to Kafka.

  1. It would be useful in case you want to report the metrics into Kafka -> consume those metrics somewhere & then write to InfluxDB indirectly.
  2. Use in case your JVM machine vs the influxdb instance are hosted in the different cluster or different network.
CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: hoaihuongbk
:x: huong.vuong


huong.vuong seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.