Module: Controllers::AppsignalTagging

Extended by:
ActiveSupport::Concern
Included in:
ApplicationController
Defined in:
app/concerns/controllers/appsignal_tagging.rb

Overview

Tag AppSignal requests with URL, referrer, and user context
This ensures ALL errors (not just explicitly reported ones) have useful context
These tags appear in the AppSignal UI and can be used for filtering/linking

Configure link templates in AppSignal (Settings > Link Templates) to make
resource IDs clickable:

See: https://docs.appsignal.com/guides/custom-data/tagging-request.html