exporter-toolkit icon indicating copy to clipboard operation
exporter-toolkit copied to clipboard

Utility package to build exporters

Prometheus Exporter Toolkit

CircleCI Go Report Card go-doc

This is a Go library for Prometheus exporters.

This repository is meant to be used in combination with the client_golang repository. If you are instrumenting an existing Go application, client_golang is the repository you are looking for.

This repository is currently WIP and experimental.