Releases: andrewjw/glowprom
Releases · andrewjw/glowprom
v0.2.4
Fix
- Add help and type for prometheus metrics. (dea4cd4)
v0.2.3
Fix
- Fix quotes in prometheus metrics. (6384617)
v0.2.2
Fix
- Fix prometheus style, removing initial blank line and simplifying formatting. (616c73f)
v0.2.1
Fix
- Listen to mqtt on a separate thread so we can serve at the same time. (58a0bfb)
- Fix typo when scaling monthly electricity consumption. (e69856d)
v0.2.0
Feature
- Convert data to prometheus metrics and serve over http. (0f2a5bd)