Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // String gets defined by the build system. String = "0.0.0-dev" // Revision indicates the commit this binary was built from. Revision string // Date indicates the date this binary was built. Date string // Go running this binary. Go = runtime.Version() )
Functions ¶
func Collector ¶
func Collector(ns string) *prometheus.GaugeVec
Collector simply exports the version information for Prometheus.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.