Skip to content

Commit c2e6992

Browse files
Update README.md
1 parent 75f5f07 commit c2e6992

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# kafka-prometheus-monitoring
2-
Dockerised example of monitoring [Apache Kafka](https://kafka.apache.org/) with [Prometheus](https://prometheus.io/) and [Grafana](http://grafana.org/).
2+
Dockerised example of monitoring [Apache Kafka](https://kafka.apache.org/) with [Prometheus](https://prometheus.io/) and [Grafana](http://grafana.org/). This project makes use of the prometheus-jmx-exporter which is configured to extract metrics from Kafka's JMX server. These metrics are then exposed via HTTP GET and polled by Prometheus.
3+
4+
* [kafka.yml](../master/prometheus-jmx-exporter/confd/templates/kafka.yml.tmpl) - Kafka JMX polling configuration
5+
* [prometheus.yml](../master/mount/prometheus/prometheus.yml) - Prometheus metric polling configuration
36

47
## Pre-Requisites
58
* install Docker and Docker Compose - https://docs.docker.com/

0 commit comments

Comments
 (0)