All Projects → promhippie → prometheus-hetzner-sd

promhippie / prometheus-hetzner-sd

Licence: Apache-2.0 License
Prometheus Service Discovery for Hetzner

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to prometheus-hetzner-sd

hetzner exporter
Prometheus exporter for Hetzner
Stars: ✭ 16 (+6.67%)
Mutual labels:  prometheus, prometheus-exporter, hetzner
hcloud-pricing-exporter
A prometheus exporter for the current pricing and costs of your HCloud account
Stars: ✭ 19 (+26.67%)
Mutual labels:  prometheus, prometheus-exporter, hetzner
sentry exporter
Prometheus exporter for Sentry
Stars: ✭ 23 (+53.33%)
Mutual labels:  prometheus, prometheus-exporter
deluge exporter
Prometheus exporter for the Deluge BitTorrent client
Stars: ✭ 24 (+60%)
Mutual labels:  prometheus, prometheus-exporter
Home
This is the old home for the Steeltoe project. Please refer to the SteeltoeOSS/steeltoe repository moving forward.
Stars: ✭ 49 (+226.67%)
Mutual labels:  service-discovery, discovery
starboard-exporter
A standalone exporter for vulnerability reports and other CRs created by Starboard.
Stars: ✭ 22 (+46.67%)
Mutual labels:  prometheus, prometheus-exporter
github exporter
Prometheus exporter for GitHub
Stars: ✭ 21 (+40%)
Mutual labels:  prometheus, prometheus-exporter
aws-ec2-sg-exporter
A dockerized Prometheus exporter that compares desired/wanted IPv4/IPv6 CIDR against currently applied inbound CIDR rules in your security group(s).
Stars: ✭ 23 (+53.33%)
Mutual labels:  prometheus, prometheus-exporter
magento2-prometheus-exporter
Simple Magento 2 Prometheus Exporter.
Stars: ✭ 40 (+166.67%)
Mutual labels:  prometheus, prometheus-exporter
yurpc
high-performance RPC framework.
Stars: ✭ 59 (+293.33%)
Mutual labels:  service, service-discovery
loki exporter
Prometheus exporter to collect metrics and run queries against the Grafana Loki API.
Stars: ✭ 28 (+86.67%)
Mutual labels:  prometheus, prometheus-exporter
geoip-exporter
GeoIP exporter for Prometheus
Stars: ✭ 27 (+80%)
Mutual labels:  prometheus, prometheus-exporter
nvidia gpu exporter
Nvidia GPU exporter for prometheus using nvidia-smi binary
Stars: ✭ 85 (+466.67%)
Mutual labels:  prometheus, prometheus-exporter
postgres exporter
Postgres exporter
Stars: ✭ 14 (-6.67%)
Mutual labels:  prometheus, prometheus-exporter
zfs exporter
Prometheus ZFS exporter
Stars: ✭ 52 (+246.67%)
Mutual labels:  prometheus, prometheus-exporter
wildfly exporter
A prometheus exporter for Jboss Wildfly
Stars: ✭ 19 (+26.67%)
Mutual labels:  prometheus, prometheus-exporter
prometheus-mysql-exporter
Prometheus MySQL Exporter
Stars: ✭ 33 (+120%)
Mutual labels:  prometheus, prometheus-exporter
gobgp exporter
Prometheus Exporter for GoBGP
Stars: ✭ 15 (+0%)
Mutual labels:  prometheus, prometheus-exporter
chaos-exporter
Prometheus Exporter for Litmus Chaos Metrics
Stars: ✭ 25 (+66.67%)
Mutual labels:  prometheus, prometheus-exporter
s3 exporter
Exports Prometheus metrics about S3 buckets and objects
Stars: ✭ 65 (+333.33%)
Mutual labels:  prometheus, prometheus-exporter

Prometheus Hetzner SD

Build Status 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 Docker images published on Docker Hub. 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.11.

git clone https://github.com/promhippie/prometheus-hetzner-sd.git
cd prometheus-hetzner-sd

make generate build

./bin/prometheus-hetzner-sd -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]>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].