andrewjw / breakout-garden-exporter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 98.9%Language:Shell 1.1%