Skip to content

FugaCloud/netris-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netris-exporter

Scrape the Netris Lookingglass API for metrics.

Build and Deploy

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

About

Prometheus exporter for Netris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published