Changelog

Improving AppSignal, one deploy at a time.

Jul 27, 2023

Report custom data with Rails error handler

Ruby3.4.9

Allow passing custom data using the appsignal context via the Rails error reporter:

Ruby
custom_data = { :hash => { :one => 1, :two => 2 }, :array => [1, 2] } Rails.error.handle(:context => { :appsignal => { :custom_data => custom_data } }) do raise "Test" end

See the Ruby gem 3.4.9 changelog for more information.

View all Ruby updates

Start your free trial

Don’t let the bad bugs bite. Try AppSignal for free.

AppSignal offers a 30-day free trial, no credit card is required. All features are available in all plans. Start monitoring your application in just a few clicks!