Padrino

Padrino is supported by AppSignal, but requires some manual configuration.

After installing the gem, include the AppSignal Padrino integration.

# config/boot.rb
require "rubygems" unless defined?(Gem)
require "bundler/setup"
require "appsignal/integrations/padrino" # Add this line

Create an AppSignal configuration file, config/appsignal.yml or configure it through environment variables. See the Ruby configuration page for more details on how to configure AppSignal.

After these steps, start your Padrino app and wait for data to arrive in AppSignal.

Want to help us improve this documentation page?

Create a pull request

Need more help?

Contact us and speak directly with the engineers working on AppSignal. They will help you get set up, tweak your code and make sure you get the most out of using AppSignal.

Contact us

Start a trial - 30 days free

AppSignal is a great way to monitor your Ruby, Elixir & Node.js applications. Works great with Rails, Phoenix, Express and other frameworks, with support for background jobs too. Let's improve your apps together.

Start a trial