v0.1.4
The major theme of this release is the introduction of go.uber.org/zap as logging framework. This allows to set the log level and control the verbosity of the exporter. This allows in high throughput scenarios to reduce the log spam.
Changelog
a6dbb18 Merge pull request #24 from hikhvar/refactor-logging
25f213a Please the linter
6de0a07 Update docs
126e134 Use go.uber.org/zap for logging
Docker images
docker pull hikhvar/mqtt2prometheus:v0.1.4
docker pull hikhvar/mqtt2prometheus:latest
docker pull docker.pkg.github.com/hikhvar/mqtt2prometheus/mqtt2prometheus:v0.1.4
docker pull docker.pkg.github.com/hikhvar/mqtt2prometheus/mqtt2prometheus:latest
docker pull ghcr.io/hikhvar/mqtt2prometheus:v0.1.4
docker pull ghcr.io/hikhvar/mqtt2prometheus:latest