Closed vijaychhipa closed 5 years ago
Hi @vijaychhipa,
looks like you're already running some Java application using Jetty app server on 8080 port, which is pointed in the error page: Powered by Jetty:// 9.4.17.v20190418
.
Please stop this app first and restart exporter, or chose another port to run exporter by using --listen
flag, e.g. --listen=0.0.0.0:8090
I started a local standalone Zookeeper instance of port 2181. Then build this source and created the container.
When I run it like this:
When I try to access the metrics: curl -s 127.0.0.1:8080/metrics
HTTP ERROR 404
Problem accessing /metrics. Reason:
Powered by Jetty:// 9.4.17.v20190418