//
pkg.gl
Category
github.com/devexps/go-micro/metrics/prometheus/v2
module
package
2.0.7
Repository:
https://github.com/devexps/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
101 SLOC
#
Functions
NewCounter
NewCounter new a prometheus counter and returns Counter.
NewGauge
NewGauge new a prometheus gauge and returns Gauge.
NewHistogram
NewHistogram new a prometheus histogram and returns Histogram.
NewSummary
NewSummary new a prometheus summary and returns Histogram.