hetzner_exporter
hetzner_exporter copied to clipboard
Prometheus exporter for Hetzner
Hetzner Exporter
An exporter for Prometheus that collects metrics from Hetzner.
Install
You can download prebuilt binaries from our GitHub releases, or you can use our containers published on Docker Hub and Quay. If you need further guidance how to install this take a look at our documentation.
Development
Make sure you have a working Go environment, for further reference or a guide take a look at the install instructions. This project requires Go >= v1.17, at least that's the version we are using.
git clone https://github.com/promhippie/hetzner_exporter.git
cd hetzner_exporter
make generate build
./bin/hetzner_exporter -h
Security
If you find a security issue please contact [email protected] first.
Contributing
Fork -> Patch -> Push -> Pull Request
Authors
License
Apache-2.0
Copyright
Copyright (c) 2018 Thomas Boerger <[email protected]>