client_golang/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
api | |
api/prometheus | Package prometheus provides bindings to the Prometheus HTTP API: http://prometheus.io/docs/querying/api/ |
examples | |
examples/random | A simple example exposing fictional RPC latencies with different types of random distributions (uniform, normal, and exponential) as Prometheus metrics. |
examples/simple | A minimal example of how to include Prometheus instrumentation. |
prometheus | Package prometheus provides metrics primitives to instrument code for monitoring. |
prometheus/promhttp | Package promhttp contains functions to create http.Handler instances to expose Prometheus metrics via HTTP. |
prometheus/push | Package 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.