Error budgets exceeded for Create: Source Code

The error budget allowance for groupsource code has been exceeded.

Screenshot_2022-04-26_at_21.49.52

After a preliminary investigation of what is causing Apdex overrun, it seems it is well-known controllers that have had extensive tuning in the past.

  • Repositories::GitHttpController#info_refs
  • POST /api/:version/internal/allowed
  • Repositories::GitHttpController#git_upload_pack

References

Screenshot_2022-04-26_at_21.35.00

This issue is a spike to confirm the root cause of the budget overrun and plan possible improvements.

Edited by Vasilii Iakliushin