Skip to content

v0.1.5-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 20:13
· 208 commits to master since this release

The major theme of this prerelease is a refactoring of the metric extraction. This allows the exporter to extract every metric from a different topic.

Changelog

ab0f600 Add unittests for parser
15f13f5 Increase shelly config
b3442ec Merge pull request #25 from hikhvar/refactor-ci
be4af9f Refactor metric extraction from MQTT
a4caaf5 Remove unused interface
3a658d3 move linting and docker build into test workflow

Docker images

  • docker pull hikhvar/mqtt2prometheus:v0.1.5-RC1
  • docker pull hikhvar/mqtt2prometheus:latest
  • docker pull docker.pkg.github.com/hikhvar/mqtt2prometheus/mqtt2prometheus:v0.1.5-RC1
  • docker pull docker.pkg.github.com/hikhvar/mqtt2prometheus/mqtt2prometheus:latest
  • docker pull ghcr.io/hikhvar/mqtt2prometheus:v0.1.5-RC1
  • docker pull ghcr.io/hikhvar/mqtt2prometheus:latest