Pro-tip when diagnosing a performance issue
When diagnosing a performance issue look for the end-points that don’t appear in the logs as frequently as they should.
If the entire application slows down and all requests are taking longer than they should, it’s often the one that appears less frequently than it should that’s the culprit.