Skip to content

promhippie/scw_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5426f47 · Mar 31, 2025
Aug 24, 2024
Mar 10, 2025
Sep 14, 2024
Jul 19, 2022
Jul 22, 2022
Feb 14, 2025
Oct 23, 2024
Sep 14, 2024
Oct 26, 2024
Jul 19, 2022
Jul 19, 2022
Oct 4, 2018
Jul 24, 2024
Sep 14, 2024
Oct 23, 2024
Oct 4, 2018
Oct 4, 2018
Sep 14, 2024
Mar 19, 2023
Mar 12, 2023
Mar 31, 2025
Aug 24, 2024
Mar 13, 2025
Mar 13, 2025
Jul 19, 2022
Mar 12, 2023

Repository files navigation

Scaleway Exporter

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

An exporter for Prometheus that collects metrics from Scaleway.

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/scw_exporter.git
cd scw_exporter

make generate build

./bin/scw_exporter -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>