mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-10 04:31:21 +00:00
7c9314f231
* swarm: propagate ctx, enable opentracing * swarm/tracing: log error when tracing is misconfigured
234 B
234 B
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.