Scrape the Netris Lookingglass API for metrics.
To build the image:
docker build -t fugacloud/netris-exporter .
Create a config file and modify it to reflect your environment.
cp config.yaml.example config.yaml
vi config.yaml
And start the container:
docker compose up -d
Test it out:
curl localhost:3000