metrics

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2021 License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Metrics

func Metrics(kind string, caller string, opts ...Option) middleware.Middleware

Metrics 是性能指标中间件.

Types

type Option

type Option func(*options)

Option 是指标选项.

func WithObserver

func WithObserver(c metrics.Observer) Option

WithObserver 带有观察者.

func WithRequests

func WithRequests(c metrics.Counter) Option

WithRequests 带请求计数器.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL