sapcc / mosquitto-exporter

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

use go 1.14 and go modules #27

Closed Legion2 closed 2 years ago

Legion2 commented 4 years ago

use multi stage docker build to enable simple build by git url

This makes it possible to build the docker images for any arch by running:

docker build -t sapcc-mosquitto-exporter https://github.com/sapcc/mosquitto-exporter.git