Skip to content

webhippie/prom-to-apt-dater

Repository files navigation

Prom to APT-Dater

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

This project provides a tool to generate apt-dater host configurations from your Prometheus targets.

Install

You can download prebuilt binaries from our GitHub releases, or you can use our Docker images published on Docker Hub or 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/webhippie/prom-to-apt-dater.git
cd prom-to-apt-dater

make generate build

./bin/prom-to-apt-dater -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) 2019 Thomas Boerger <[email protected]>