Categorygithub.com/devexps/go-micro/metrics/prometheus/v2
modulepackage
2.0.7
Repository: https://github.com/devexps/go-micro.git
Documentation: pkg.go.dev

# Functions

NewCounter new a prometheus counter and returns Counter.
NewGauge new a prometheus gauge and returns Gauge.
NewHistogram new a prometheus histogram and returns Histogram.
NewSummary new a prometheus summary and returns Histogram.