项目作者: promhippie

项目描述 :
Prometheus Service Discovery for Hetzner
高级语言: Go
项目地址: git://github.com/promhippie/prometheus-hetzner-sd.git
创建时间: 2018-09-13T08:40:03Z
项目社区:https://github.com/promhippie/prometheus-hetzner-sd

开源协议:Apache License 2.0

下载


Prometheus Hetzner SD

Current Tag General Build Join the Matrix chat at https://matrix.to/#/#webhippie:matrix.org Codacy Badge Go Doc Go Report

This project provides a server to automatically discover nodes within your
Hetzner account in a Prometheus SD compatible format.

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.

  1. git clone https://github.com/promhippie/prometheus-hetzner-sd.git
  2. cd prometheus-hetzner-sd
  3. make generate build
  4. ./bin/prometheus-hetzner-sd -h

Security

If you find a security issue please contact
thomas@webhippie.de first.

Security

If you find a security issue please contact thomas@webhippie.de first.

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

Apache-2.0

  1. Copyright (c) 2018 Thomas Boerger <thomas@webhippie.de>