Padrino
Padrino applications are officially supported. Instrumenting Padrino applications requires some manual setup. Follow the installation steps in AppSignal, starting by clicking 'Add app' on the accounts screen.
Installation
After installing the AppSignal gem, add the AppSignal integration after requiring padrino
.
Then, create the AppSignal configuration file config/appsignal.yml
. For more details on configuring AppSignal, see the Ruby configuration page.
After these steps, start your Sinatra app and wait for data to arrive in AppSignal.