coolbeans icon indicating copy to clipboard operation
coolbeans copied to clipboard

Introduce the ability to trace methods calls

Open 1xyz opened this issue 5 years ago • 0 comments

Add context in all method of state.go interface, this is to measure the time and to do detailed debugging. Also, see how you can span tracing.

tracing library: https://github.com/opentracing/opentracing-go

1xyz avatar May 05 '20 03:05 1xyz