CodeOwnership
This feature requires AppSignal for Ruby version 4.7.1 or higher.
The AppSignal gem is compatible out of the box with the CodeOwnership gem.
Usage
When an error is reported, the AppSignal gem will tag the current transaction with the owner of the file that caused the error:

You can use this tag to filter samples in AppSignal.
Disable integration
CodeOwnership integration is enabled by default. To disable it, set the instrument_code_ownership
configuration option to false
.