sapcc / mosquitto-exporter

Prometheus metrics exporter for the Mosquitto message broker
Apache License 2.0
128 stars 60 forks source link

Use same port as in main.go #11

Closed saily closed 6 years ago

saily commented 6 years ago

In main.go you use port 9234 which is not exposed within your Dockerfile.

ArtieReus commented 6 years ago

Hi saily! thank you a lot! as per prometheus docs it should be 9234.