thorrak / brewpi-esp8266

An implementation of the BrewPi device code on the ESP8266, ESP32, and ESP32-S2
GNU General Public License v3.0
83 stars 30 forks source link

Add prometheus http endpoint #57

Closed speshak closed 3 years ago

speshak commented 3 years ago

Adds (optional) support for Prometheus metrics endpoint. As currently configured, it is enabled whenever WiFi is active.

Probes are reported using either their ID/OneWire address, or the name registered with DeviceNameManager.