Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add "db." prefix for ActiveRecord Sentry traces
This incorporates a change from `sentry-ruby` to add the `db.` prefix to recorded ActiveRecord traces. This enables the "Slow DB ops" dashboard in Sentry. flag=none test plan: - verify SQL traces are recorded like normal - verify they populate into the "Slow DB ops" dashboard in Sentry Change-Id: I530a20324913036fa9560b4df2b4845f87e91573 Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/287982 Reviewed-by: Andrea Cirulli <[email protected]> Tested-by: Service Cloud Jenkins <[email protected]> QA-Review: Isaac Moore <[email protected]> Product-Review: Isaac Moore <[email protected]>
- Loading branch information