stokito / exporter-toolkit

Utility package to build exporters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Utility package to build exporters

License:Apache License 2.0


Languages

Language:Go 98.2%Language:Makefile 1.8%