bergquist 2e350bbb8e adds basic traces using open traces 8 years ago
..
README.md 2e350bbb8e adds basic traces using open traces 8 years ago
doc.go 2e350bbb8e adds basic traces using open traces 8 years ago
endpoints.go 2e350bbb8e adds basic traces using open traces 8 years ago
metrics.go 2e350bbb8e adds basic traces using open traces 8 years ago
normalizer.go 2e350bbb8e adds basic traces using open traces 8 years ago
observer.go 2e350bbb8e adds basic traces using open traces 8 years ago

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.