# 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.