File: introduction.md

package info (click to toggle)
golang-github-prometheus-exporter-toolkit 0.14.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 508 kB
  • sloc: makefile: 6
file content (10 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
# Introduction

The Prometheus Exporter Toolkit is a toolkit available to promote a common set
of practices when developing in the Prometheus ecosystem. It is written in
Golang.

This documentation is the end user configuration. Developers documentation can
be found on [pkg.go.dev](https://pkg.go.dev/github.com/prometheus/exporter-toolkit/).

* [Web configuration](web-configuration.md)