timfennis / dsmr-prometheus-adapter

Interface between the DSMR-logger API and Prometheus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

Interface between the DSMR-logger API and Prometheus


Languages

Language:Rust 80.1%Language:Dockerfile 19.9%