Resolved!
Problem
The issue was that our Sentry instance was hanging which caused our dashboard to slow down as it was waiting on Sentry.
Cause
Our Sentry service was not monitored as we don't see it as part of our critical infrastructure.
Solution
We will update our dashboard to asynchronously report to Sentry to prevent dashboard requests from hanging again.