This is a simple Prometheus exporter that exports metrics for Ruuvi version 3 data format Bluetooth LE advertisements.
- ruuvi_acceleration_g
- Ruuvi tag sensor acceleration X/Y/Z
- ruuvi_battery_volts
- Ruuvi tag battery voltage
- ruuvi_frames_total
- Total Ruuvi frames received
- ruuvi_humidity_ratio
- Ruuvi tag sensor relative humidity
- ruuvi_pressure_hpa
- Ruuvi tag sensor air pressure
- ruuvi_rssi_dbm
- Ruuvi tag received signal strength RSSI
- ruuvi_temperature_celsius
- Ruuvi tag sensor temperature
- ruuvi_format
- Ruuvi frame format version (e.g. 3 or 5)
- ruuvi_movecount_total
- Ruuvi movement counter
- ruuvi_seqno_current
- Ruuvi frame sequence number
- ruuvi_txpower_dbm
- Ruuvi transmit power in dBm
- Linux
- Bluetooth LE; bluetoothd must not be running.