Carl Bergquist 68f5ddf18c replace dep with go modules (#16017) %!s(int64=6) %!d(string=hai) anos
..
README.md 68f5ddf18c replace dep with go modules (#16017) %!s(int64=6) %!d(string=hai) anos
doc.go e023f79c5a migrate from govendor to dep %!s(int64=8) %!d(string=hai) anos
endpoints.go e023f79c5a migrate from govendor to dep %!s(int64=8) %!d(string=hai) anos
metrics.go 68f5ddf18c replace dep with go modules (#16017) %!s(int64=6) %!d(string=hai) anos
normalizer.go e023f79c5a migrate from govendor to dep %!s(int64=8) %!d(string=hai) anos
observer.go e023f79c5a migrate from govendor to dep %!s(int64=8) %!d(string=hai) anos

README.md

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.