Closed
Description
The big insert statements when triggering an error in dev can make it hard to see what's actually going on by normal looking at the server logs, and I feel like we might not actually need to use the dashboard in dev to see if an error occurs?
But we need the package installed in dev, otherwise the migrations will cause a compilation error.
So can we have the package installed, but opt out of the error tracking functionality in dev?