client_golang – github.com/prometheus/client_golang Directories

client_golang/ directory

Directories

PathSynopsis
apiPackage api provides clients for the HTTP APIs.
api/prometheus
api/prometheus/v1Package v1 provides bindings to the Prometheus HTTP API v1: http://prometheus.io/docs/querying/api/
examples
examples/randomA simple example exposing fictional RPC latencies with different types of random distributions (uniform, normal, and exponential) as Prometheus metrics.
examples/simpleA minimal example of how to include Prometheus instrumentation.
prometheusPackage prometheus is the core instrumentation package.
prometheus/graphitePackage graphite provides a bridge to push Prometheus metrics to a Graphite server.
prometheus/internal
prometheus/promautoPackage promauto provides constructors for the usual Prometheus metrics that return them already registered with the global registry (prometheus.DefaultRegisterer).
prometheus/promhttpPackage promhttp provides tooling around HTTP servers and clients.
prometheus/pushPackage push provides functions to push metrics to a Pushgateway.
prometheus/testutilPackage testutil provides helpers to test code using the prometheus package of client_golang.
Version
v0.9.4
Published
Jun 7, 2019
Platform
darwin/amd64
Last checked
3 weeks ago

Tools for package owners.