Directories ¶
Path | Synopsis |
---|---|
api
|
|
prometheus
Package prometheus provides bindings to the Prometheus HTTP API: http://prometheus.io/docs/querying/api/
|
Package prometheus provides bindings to the Prometheus HTTP API: http://prometheus.io/docs/querying/api/ |
examples
|
|
random
A simple example exposing fictional RPC latencies with different types of random distributions (uniform, normal, and exponential) as Prometheus metrics.
|
A simple example exposing fictional RPC latencies with different types of random distributions (uniform, normal, and exponential) as Prometheus metrics. |
simple
A minimal example of how to include Prometheus instrumentation.
|
A minimal example of how to include Prometheus instrumentation. |
Package prometheus provides metrics primitives to instrument code for monitoring.
|
Package prometheus provides metrics primitives to instrument code for monitoring. |
promhttp
Package promhttp contains functions to create http.Handler instances to expose Prometheus metrics via HTTP.
|
Package promhttp contains functions to create http.Handler instances to expose Prometheus metrics via HTTP. |
push
Package push provides functions to push metrics to a Pushgateway.
|
Package push provides functions to push metrics to a Pushgateway. |
Click to show internal directories.
Click to hide internal directories.