breakout-garden-exporter

Exposes Prometheus metrics based on data collected from Pimoroni Breakout Garden sensors


Keywords
pimoroni, prometheus, raspberrypi, sensors
License
GPL-3.0
Install
pip install breakout-garden-exporter==0.5.0

Documentation

breakout-garden-exporter

Pipeline PyPI PyPI - Downloads Coverage Status

Exposes Prometheus metrics from sensors that are part of Pimoroni's Breakout Garden family.

usage: breakout-garden-exporter [-h] [-q] [--bind [BIND]]

Exposes Prometheus metrics from sensors that are part of Pimoroni's Breakout Garden family

optional arguments:
  -h, --help     show this help message and exit
  -q, --quiet    don't log HTTP requests
  --bind [BIND]  the ip address and port to bind to. Default: *:9101