Prometheus Golang Client: how to add custom metrics in a different package?

后端 未结 0 1781
日久生厌
日久生厌 2021-01-04 23:38

I am working on a Golang project where I want to add custom Prometheus metrics. In a file app.go, I have:

package rest

import (
    "fmt&qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题