A Rails test application with AppSignal instrumentation for the code_ownership gem.
To see it in action, use the following routes:
/annotationto see an example of file-based ownership/directoryto see an example of directory-based ownership/globto see an example of glob-based ownership/packageto see an example of the package-based ownership
Every route raises an exception and the integration adds a owner tag to the current transaction
based on the declared ownership type. You can inspect the owner tag that gets added
to the transaction in the log/appsignal.log file.