client_golang/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
api | Package api provides clients for the HTTP APIs. |
api/prometheus | |
api/prometheus/v1 | Package v1 provides bindings to the Prometheus HTTP API v1: 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/graphite | Package graphite provides a bridge to push Prometheus metrics to a Graphite server. |
prometheus/promhttp | Package promhttp provides tooling around HTTP servers and clients. |
prometheus/push | Package push provides functions to push metrics to a Pushgateway. |
- Version
- v0.9.0-pre1
- Published
- Aug 31, 2017
- Platform
- js/wasm
- Last checked
- 1 month ago –
Tools for package owners.