Skip to content

Commit d1071b7

Browse files
Updated readme
1 parent 9bda405 commit d1071b7

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# kafka-promethues-monitoring
2-
Dockerised example of monitoring Kafka with Prometheus and Grafana
2+
Dockerised example of monitoring Kafka with Prometheus and Grafana. Requires docker and docker-compose.
3+
4+
## Usage
5+
6+
```
7+
docker-compose up
8+
```
9+
10+
View Prometheus UI `http://$DOCKER_HOST_IP:9090`
11+
12+
WORK IN PROGRESS

0 commit comments

Comments
 (0)