Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Client ¶
func Client(opts ...Option) middleware.Middleware
Client is middleware client-side metrics.
func Server ¶
func Server(opts ...Option) middleware.Middleware
Server wraps a server.Server with prometheus metrics.
Types ¶
type Option ¶
type Option func(o *Options)
func WithDisabled ¶ added in v1.0.14
WithDisabled set disabled metrics.
func WithRequests ¶ added in v1.0.14
WithRequests with requests counter.
func WithSeconds ¶ added in v1.0.14
WithSeconds with seconds histogram.
Click to show internal directories.
Click to hide internal directories.