Skip to content

Add GraphQL operation name to performance bar

Heinrich Lee Yu requested to merge performance-bar-graphql-operation-name into master

What does this MR do and why?

Adds the operation name to the performance bar request selector to make it easier to identify GraphQL requests

Screenshots or screen recordings

Before After
Screen_Shot_2022-06-02_at_9.51.36_PM Screen_Shot_2022-06-02_at_9.51.11_PM

How to set up and validate locally

  1. Enable the performance bar
  2. Visit a page that makes GraphQL requests (the issues list page)
  3. Check the request selector in the performance bar

MR acceptance checklist

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

Edited by Heinrich Lee Yu

Merge request reports