CI Catalog index page has unexpected slowness
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
When looking into what impacted our error budget last week, we noticed two Catalog index related items:
Explore::CatalogController#show-
Explore::CatalogController#index(an alias forshow)
From the relevant dashboard:
While we recently fixed how some metrics displayed on that page are calculated ( !206080 (merged)), that calculation doesn't happen when the page itself is loaded – so this shouldn't have had an impact. Looking at older data, the apdex value was in the red before this change as well, though usually in the >99.5% range. It's possible that an incident last week negatively impacted things here beyond the normal range. But even for the last 90 days, the average is just 99.71 and should be better.
Edited by 🤖 GitLab Bot 🤖
