kafka-monitoring-stack-docker-compose icon indicating copy to clipboard operation
kafka-monitoring-stack-docker-compose copied to clipboard

This project provides Docker compose files to deploy an Apache Kafka platform with a monitoring stack using Prometheus and Grafana

Results 4 kafka-monitoring-stack-docker-compose issues
Sort by recently updated
recently updated
newest added

The examples command should be docker exec `docker exec -it kafka-monitoring-stack-docker-compose_kafka-connect_1 ./bin/kafka-topics --create --partitions 6 --replication-factor 3 --topic demo-topic`

Hi Fhussonnois, When creating Kafka topic, I received this error message. ./bin/kafka-topics --create --partitions 6 --replication-factor 3 --topic test _Error while executing topic command : KeeperErrorCode = NoAuth for /config/topics/test...

I have issue with docker that: `broker | Error opening zip file or JAR manifest missing : /usr/share/jmx-exporter/jmx_prometheus_javaagent-0.20.0.jar` `broker | Error occurred during initialization of VM` `broker | agent library...

I can't see any data about Kafka Consumers/ Fetch Rate & Records Lag even my data is transfering Pls help. ![Image](https://github.com/user-attachments/assets/f13aaf84-82ed-417d-a93a-9666da2733c3)