You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,3 +24,5 @@ cat kafka-messages | docker run -i -a stdin wurstmeister/kafka /opt/kafka_2.11-0
24
24
25
25
### Viewing Graphs
26
26
The kafka metrics are pulled in Promethues via the JMX exporter. These can be viewed in Promethues by navigating to `http://$DOCKER_HOST_IP:9090/graph`, enter a metric name to view the graphs.
0 commit comments