Skip to content

Add error logging to Usage Quotas pipelines tab GraphQL requests

What does this MR do and why?

Adds a Sentry Error logging to GraphQL queries on Usage Quotas Pipelines tab

Screenshots or screen recordings

N/A

How to set up and validate locally

  1. Open Quotas Pipelines tab (http://localhost:3000/groups/h5bp/-/usage_quotas#pipelines-quota-tab)

  2. Open network browser tools and block /graphql requests

  3. ??? (we can debug and test if Sentry was called, but I don't currently know how to verify that it actually reports an error, clarifying it here: https://gitlab.com/gitlab-org/gitlab/-/issues/427402#note_1600448743)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #424813 (closed)

Edited by Kos Palchyk

Merge request reports