Laravel – Make adding custom instrumentation in Sentry less verbose
I'm playing around with instrumentation using Sentry and I'm so discouraged by how many lines of code I have to add everywhere. According to the Sentry docs, I have to add all these lines every time I want to measure…