Skip to content

Files

Latest commit

43af667 · Dec 23, 2024

History

History
Cannot retrieve ahead/behind information for this branch.

Folders and files

NameName
Last commit message
Last commit date
Aug 24, 2024
Oct 25, 2024
Sep 14, 2024
Apr 20, 2020
Jun 20, 2021
Aug 9, 2022
Dec 6, 2024
Oct 23, 2024
Jul 19, 2022
Sep 14, 2024
Mar 14, 2021
May 18, 2021
Sep 24, 2018
Jul 24, 2024
Sep 14, 2024
Oct 23, 2024
Sep 24, 2018
Sep 24, 2018
Sep 14, 2024
Aug 9, 2022
Mar 12, 2023
Dec 23, 2024
Aug 24, 2024
Dec 23, 2024
Dec 23, 2024
Apr 20, 2020
Mar 12, 2023

Prometheus Scaleway 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 Scaleway 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.

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

make generate build

./bin/prometheus-scw-sd -h

Security

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

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

Apache-2.0

Copyright

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