Kaffee

JMX Client for Kafka

Easily monitor and record Kafka cluster metrics through the power of Java Management Extensions

Docker See Demo

Install

Simply copy and paste this code into the services dictionary in your compose.yml file.

See Demo
        Kaffee:
          image: teamkaffee/kaffee
          ports:
            - '8080:8080'
            - '3030:3030'
          depends_on:
            - kafka
            

Make sure your Kafka clusters are
configured to allow JMX connnections.

Kaffee In Action

Kaffee provides real-time metrics to monitor your Kafka data streams.

See the team

Contact Us

Vitaly Blotski

Clay Hilgert

Darren Pavel

Duke Ahn