Anton Evangelatov 7c9314f231 swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 7 years ago
..
README.md 7c9314f231 swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 7 years ago
doc.go 7c9314f231 swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 7 years ago
endpoints.go 7c9314f231 swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 7 years ago
metrics.go 7c9314f231 swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 7 years ago
normalizer.go 7c9314f231 swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 7 years ago
observer.go 7c9314f231 swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 7 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.