aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/uber/jaeger-client-go/rpcmetrics/README.md
blob: 879948e9c9cd897ecdb6e1b4315444f2b0e14eab (plain) (blame)
1
2
3
4
5
An Observer that can be used to emit RPC metrics
================================================

It can be attached to the tracer during tracer construction.
See `ExampleObserver` function in [observer_test.go](./observer_test.go).