mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-16 17:54:15 +00:00
7c9314f231
* swarm: propagate ctx, enable opentracing * swarm/tracing: log error when tracing is misconfigured
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.