Categorygithub.com/clowa/golang-custom-rpi-exporter
modulepackage
0.0.3
Repository: https://github.com/clowa/golang-custom-rpi-exporter.git
Documentation: pkg.go.dev

# README

Build docker images

Overview

This node exporter is supposed as an addition to the official node exporter for Raspberry Pi. It exposes some metrics about the Raspberry Pi itself and apt packages.

You can find the docker images on Docker Hub.

Supported platforms:

  • linux/arm
  • linux/arm64

Getting started

To-Do

  • Improve performance. Currently the exporter takes about ~4 seconds to scrape all metrics. Perhaps due to Filesystem i/o.
  • Add more metrics

# Packages

No description provided by the author