Scrape the Netris Lookingglass API for metrics.
ARCHIVED. See: https://git.cyso.dev/cyso-cloud/netris-exporter
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.yamlAnd start the container:
docker compose up -dTest it out:
curl localhost:3000