Skip to content

Instantly share code, notes, and snippets.

@timonv
Created March 23, 2016 13:58
Show Gist options
  • Save timonv/d2d5b595433fddd2ebee to your computer and use it in GitHub Desktop.
Save timonv/d2d5b595433fddd2ebee to your computer and use it in GitHub Desktop.
class Server < Sinatra::Base
enable :loggin
use Appsignal::Rack::Listener
use Appsignal::Rack::SinatraInstrumentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment