confluentinc / kafka-images

Confluent Docker images for Apache Kafka
Apache License 2.0
379 stars 134 forks source link

Publish images with JMX exporter agent attached #31

Open jeqo opened 4 years ago

jeqo commented 4 years ago

To expose metrics similar to how cp-ansible provisioning enables, would be possible to release images with these agents installed by default?

Currently users are creating a new image on top of cp ones, or have to mount volumes, or configMaps.

Would it make sense to consider image tags like confluentinc/cp-kafka:5.5.0-prom-jmx and confluentinc/cp-kafka:5.5.0-jolokia or something similar?

mig4ng commented 7 months ago

We are using workarrounds to do this, such as:

It would be great to have this directly in the official image.

Tagging some team members of the repository for visibility: @andrewegel , @jkao97 , @ShivsundarR , @xli1996 , @AnGg98