Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( HelloRequestCounts prometheus.Counter HelloRequestTiming prometheus.Histogram SomeGauge prometheus.Gauge )
Functions ¶
func Counter ¶
func Counter(m prometheus.Counter, next http.HandlerFunc) http.HandlerFunc
func Timer ¶
func Timer(m prometheus.Observer, next http.HandlerFunc) http.HandlerFunc
func Unregister ¶
func Unregister()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.