prometheus / exporter-toolkit

Utility package to build exporters
Apache License 2.0
262 stars 79 forks source link
go golang hacktoberfest prometheus prometheus-exporter

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.