/kafka-clients_metrics-tracing

PoC: example of kafka-clients with tracing:zipkin and metrics:prometheus

Primary LanguageJava

Kafka-clients jmx metrics

Different modes how to expose metrics from Kafka-clients with Prometheus jmx-exporter.

Also example of kafka-clients tracing with Zipkin.

How to run

  • Build project ./mvnw clean install
  • Run kafka docker-compose up -d

javaagent

decoupled

custom

References