client_golang – github.com/prometheus/client_golang Directories

client_golang/ directory

Directories

PathSynopsis
api
api/prometheusPackage prometheus provides bindings to the Prometheus HTTP API: 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 provides metrics primitives to instrument code for monitoring.
prometheus/promhttpPackage promhttp contains functions to create http.Handler instances to expose Prometheus metrics via HTTP.
prometheus/pushPackage push provides functions to push metrics to a Pushgateway.
Version
v0.8.0
Published
Aug 17, 2016
Platform
darwin/amd64
Last checked
3 weeks ago

Tools for package owners.