Skip to content

Releases: andrewjw/glowprom

v0.2.4

14 Oct 20:57
Compare
Choose a tag to compare

Fix

  • Add help and type for prometheus metrics. (dea4cd4)

v0.2.3

13 Oct 21:00
Compare
Choose a tag to compare

Fix

  • Fix quotes in prometheus metrics. (6384617)

v0.2.2

13 Oct 20:49
Compare
Choose a tag to compare

Fix

  • Fix prometheus style, removing initial blank line and simplifying formatting. (616c73f)

v0.2.1

09 Oct 19:38
Compare
Choose a tag to compare

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

09 Oct 19:13
Compare
Choose a tag to compare

Feature

  • Convert data to prometheus metrics and serve over http. (0f2a5bd)

v0.1.1

01 Oct 20:49
Compare
Choose a tag to compare

Fix