sinatra-instrumentation 0.1.2
OpenTracing compatible auto-instrumentation for Sinatra web applications.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            opentracing
            ~> 0.3
          
          
            rack-tracer
            ~> 0.8
          
    Development Dependencies (9):
            appraisal
            ~> 2.2
          
          
            bundler
            ~> 1.16
          
          
            opentracing_test_tracer
            ~> 0.1
          
          
            rack-test
            ~> 1.1
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.0
          
          
            rubocop
            ~> 0.60
          
          
            rubocop-rspec
            ~> 1.30.0
          
          
            sinatra
            ~> 1.4
          
    