func github.com/prometheus/client_golang/prometheus.NewHistogramVec

one use

	github.com/prometheus/client_golang/prometheus (current package)
		histogram.go#L366: func NewHistogramVec(opts HistogramOpts, labelNames []string) *HistogramVec {