/dsmr-prometheus-adapter

Interface between the DSMR-logger API and Prometheus

Primary LanguageRust

DSMR Prometheus Adapter

This project will run a webserver that serves statistics on it's /metrics endpoint to be scraped by prometheus. It will use the DSMR_BASE_URL environement variable to connect to the DSMR-logger of your choice.

Building

docker build -t dsmr-adapter .