Prometheus Service Discovery for Hetzner
This project provides a server to automatically discover nodes within your
Hetzner account in a Prometheus SD compatible format.
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.
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/prometheus-hetzner-sd.git
cd prometheus-hetzner-sd
make generate build
./bin/prometheus-hetzner-sd -h
If you find a security issue please contact
thomas@webhippie.de first.
If you find a security issue please contact thomas@webhippie.de first.
Fork -> Patch -> Push -> Pull Request
Apache-2.0
Copyright (c) 2018 Thomas Boerger <thomas@webhippie.de>