https://github.com/pjsier/pijuice_exporter
Prometheus exporter for PiJuice HAT metrics
https://github.com/pjsier/pijuice_exporter
Last synced: 2 days ago
JSON representation
Prometheus exporter for PiJuice HAT metrics
- Host: GitHub
- URL: https://github.com/pjsier/pijuice_exporter
- Owner: pjsier
- License: mit
- Created: 2022-01-19T03:31:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-09T22:00:33.000Z (almost 4 years ago)
- Last Synced: 2025-02-22T23:42:06.622Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PiJuice Prometheus Exporter
Prometheus exporter for metrics from the [PiJuice HAT](https://uk.pi-supply.com/products/pijuice-standard).
Based on the implementation in [PiSupply/PiJuice](https://github.com/PiSupply/PiJuice).
## Usage
```shell
make build
./release/pijuice_exporter-linux/pijuice_exporter
```