Skip to content

Latest commit

 

History

History

jmx_exporter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

This example runs a single-node Kafka cluster with the JMX exporter running as a Java agent.

The metrics exposed by the JMX exporter are defined in jmx_exporter.yml (taken from the JMX exporter repository).

Running it

docker-compose up

The metrics endpoint is available at http://localhost:9098/metrics.