Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GRPCMetrics ¶
func GRPCMetrics(opts ...Options) middleware.Middleware
func HTTPMetrics ¶
func HTTPMetrics(opts ...Options) middleware.HTTPMiddleware
Types ¶
type Counter ¶
func NewCounter ¶
func NewCounter(opts prometheus.CounterOpts, labels []string) Counter
type Histogram ¶
func NewHistogram ¶
func NewHistogram(opts prometheus.HistogramOpts, labels []string) Histogram
Click to show internal directories.
Click to hide internal directories.