Versions in this module Expand all Collapse all v0 v0.13.7 Feb 12, 2020 v0.13.6 Feb 12, 2020 v0.13.5 Feb 6, 2020 Changes in this version + var ActiveTests = promauto.NewGaugeVec(prometheus.GaugeOpts{ ... }, []string{ ... }) + var TestRate = promauto.NewHistogramVec(prometheus.HistogramOpts{ ... }, []string{ ... })