mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-22 20:50:11 +00:00
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.