Skip to content

Releases: lukasmalkmus/rpi_exporter

v0.9.0-rc.0

19 Jan 22:54
v0.9.0-rc.0
4097449
Compare
Choose a tag to compare
v0.9.0-rc.0 Pre-release
Pre-release

What's Changed

  • Bump github.com/prometheus/client_golang from 1.2.1 to 1.11.1 by @dependabot in #19
  • Add CPU and GPU frequency metrics by @ToMe25 in #21
  • Store prometheus http handlers instead of recreating them for every request by @ToMe25 in #23
  • Add default metrics by @ToMe25 in #24

New Contributors

Full Changelog: v0.8.0...v0.9.0-rc.0

v0.8.0

23 Dec 09:11
8faabe8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

09 Sep 22:55
c0a4aa8
Compare
Choose a tag to compare
Bump version

v0.6.0

08 Aug 10:21
3562ba4
Compare
Choose a tag to compare

Support for Raspberry Pi GPU temperature.

v0.5.2

04 Jun 14:37
9b39387
Compare
Choose a tag to compare

Build correct version.

v0.5.1

04 Jun 14:32
dc73757
Compare
Choose a tag to compare

Fix a panic which occurred when sending SIGINT.

v0.5.0

04 Jun 12:43
e0122fe
Compare
Choose a tag to compare
  • Transition to go modules
  • Update dependencies
  • Update to new prometheus exporter Makefile and Dockerfile
  • Code grooming

0.4.0

02 Apr 21:18
Compare
Choose a tag to compare

This release includes the textfile collector

0.3.0

08 Aug 21:27
Compare
Choose a tag to compare

Fixed another stupid bug

0.2.0

08 Aug 15:49
Compare
Choose a tag to compare

Fixed dumbest bug ever