使用github.com/prometheus/client_golang/prometheus包的注意事项
1.panic:duplicatemetricscollectorregistrationattempted重复注册。错误代码如下promauto.NewCounter(prometheus.CounterOpts{Name:"name",ConstLabels:prometheus.Labels{"k1":"v1"},})promauto.NewCounter(prometheus.Counte