Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Count ¶
func Count(counter prometheus.Counter) (int, error)
Count to get single numerical value as int from Counter Metric.
func GaugeValue ¶
func GaugeValue(gauge prometheus.Gauge) (int, error)
GaugeValue to get single numerical value as int from Gauge Metric.
func GetFileFromURL ¶
GetFileFromURL retrieves the content of the file on the given url
func LoadSecret ¶
LoadSecret reads bytes from the file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.