Skip to content

dominikhN/prometheus-vcd-sd

 
 

Repository files navigation

Prometheus vCloud Director 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 vCloud Director organization 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-vcd-sd.git
cd prometheus-vcd-sd

make generate build

./bin/prometheus-vcd-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) 2020 Thomas Boerger <[email protected]>

About

Prometheus Service Discovery for vCloud Director

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 80.0%
  • Makefile 18.7%
  • Shell 1.3%