promrelay-exporter

module
v1.0.1-0...-c468f24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2023 License: Apache-2.0

README

Prometheus Relay Exporter

A simple Prometheus relay exporter written in Go.

This exporter uses the multi-target exporter pattern described in the Prometheus documentation.

The motivating use case for this project can be found here.

Usage

Usage examples can be found in the examples/ directory.

Building

To build a release Docker image for the project:

git checkout RELEASE_TAG
docker buildx build -t promrelay-exporter:RELEASE_TAG .

Note: Ready-to-use images are available in the GitHub Container Registry.

To build a snapshot locally Using GoReleaser:

goreleaser build --clean --single-target --output promrelay-exporter --snapshot

License

This project is licensed under the Apache License Version 2.0.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL