package
0.0.0-20200122233423-62801f1d34cf
Repository: https://github.com/vishvananda/pkg.git
Documentation: pkg.go.dev

# Functions

AllowPrometheusSync sleeps for sometime to allow prometheus time to scrape the metrics.
PromAPI gets a handle to the prometheus API.
RunQuery runs a prometheus query and returns the metric value.
RunQueryRange runs a prometheus query over the given range.
VectorValue gets the vector value from the value type.

# Structs

PromProxy defines a proxy to the prometheus server.