A small setup to monitor BLE sensors, and record their output in Prometheus for later. This setup is very light, it runs fine on a Raspberry Pi 2W.
- Clone repo,
- Install docker,
- Run
docker compose up
.
To configure more sensors, use MQTT Explorer to inspect incoming values, and add them to mqtt2prometheus.yaml
.