Skip to content

Prometheus exporter for ConoHa metrics

License

Notifications You must be signed in to change notification settings

traPtitech/conoha_exporter

 
 

Repository files navigation

conoha_exporter

build

cd $GOPATH/src
git clone https://github.com/traPtitech/conoha_exporter.git

cd conoha_exporter

go mod download

go build
./conoha_exporter

usage

Put conoha_exporter_config.yaml in the same directory

# Port to listen on
port: 3030
# Conoha region
region: tyo1
tenant_id: your-tenant-id
username: conoha-api-username
password: conoha-api-password

About

Prometheus exporter for ConoHa metrics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 97.5%
  • Dockerfile 2.5%