Releases: lukasmalkmus/rpi_exporter
Releases · lukasmalkmus/rpi_exporter
v0.9.0-rc.0
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
- @dependabot made their first contribution in #19
- @ToMe25 made their first contribution in #21
Full Changelog: v0.8.0...v0.9.0-rc.0
v0.8.0
What's Changed
- Make vcgencmd path configurable by @cyc1ingsir in #18
New Contributors
- @cyc1ingsir made their first contribution in #18
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Bump version
v0.6.0
Support for Raspberry Pi GPU temperature.
v0.5.2
Build correct version.
v0.5.1
Fix a panic which occurred when sending SIGINT.
v0.5.0
- Transition to go modules
- Update dependencies
- Update to new prometheus exporter Makefile and Dockerfile
- Code grooming
0.4.0
This release includes the textfile collector
0.3.0
Fixed another stupid bug
0.2.0
Fixed dumbest bug ever