func github.com/prometheus/client_golang/prometheus.NewGaugeVec

one use

	github.com/prometheus/client_golang/prometheus (current package)
		gauge.go#L140: func NewGaugeVec(opts GaugeOpts, labelNames []string) *GaugeVec {