Skip to main content
The AppSignal gem can instrument events emitted by the ViewComponent Ruby gem. In order for AppSignal to be able to instrument these events, ViewComponent must be configured to emit these events. For example, in your config/application.rb file:

Performance monitoring

Components rendered by your application are recorded as render.view_component events, titled after the component that rendered. The event appears in the event timeline of your application’s performance actions.