Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var VersionBundleVersionGauge = prometheus.NewGaugeVec( prometheus.GaugeOpts{ Namespace: prometheusNamespace, Subsystem: prometheusSubsystem, Name: "version_bundle_version_total", Help: "A metric labeled by major, minor and patch version of the version bundle being in use.", }, []string{"major", "minor", "patch"}, )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.