Tutorials






Tutorial: Distributed Tracing in Ruby with OpenTracing
However, distributed tracing - which connects a transaction trace across microservices - is getting a lot easier. In this short tutorial, I'll show how to add distributed tracing to your Sinatra web apps via OpenTracing, a vendor-neutral tracing A...


