Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Client ¶
func Client() middleware.Middleware
func NewCounter ¶
NewCounter new a prometheus counter and returns Counter.
func NewGauge ¶
func NewGauge(gv *prometheus.GaugeVec) metrics.Gauge
NewGauge new a prometheus gauge and returns Gauge.
func NewHistogram ¶
NewHistogram new a prometheus histogram and returns Histogram.
func NewSummary ¶
NewSummary new a prometheus summary and returns Histogram.
func Server ¶
func Server() middleware.Middleware
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.