HEX
Server: LiteSpeed
System: Linux br-asc-web1845.main-hosting.eu 5.14.0-611.42.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 24 05:30:20 EDT 2026 x86_64
User: u790421558 (790421558)
PHP: 8.2.30
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: //opt/go/pkg/mod/github.com/prometheus/exporter-toolkit@v0.11.0/README.md
# Prometheus Exporter Toolkit

[![CircleCI](https://circleci.com/gh/prometheus/exporter-toolkit/tree/master.svg?style=shield)][circleci]
[![Go Report Card](https://goreportcard.com/badge/github.com/prometheus/exporter-toolkit)][goreportcard]
[![go-doc](https://godoc.org/github.com/prometheus/exporter-toolkit?status.svg)][godoc]

This is a [Go](http://golang.org) library for [Prometheus](http://prometheus.io)
[exporters][exporter].

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

**This repository is currently WIP and experimental.**

[circleci]:https://circleci.com/gh/prometheus/exporter-toolkit
[client_golang]:https://github.com/prometheus/client_golang
[exporter]:https://prometheus.io/docs/introduction/glossary/#exporter
[godoc]:https://godoc.org/github.com/prometheus/exporter-toolkit
[goreportcard]:https://goreportcard.com/report/github.com/prometheus/exporter-toolkit
[instrumentation]:https://prometheus.io/docs/introduction/glossary/#direct-instrumentation