zhenik / kafka-clients_metrics-tracing

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 84.0%Language:Dockerfile 16.0%