Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(gatsby): Hide page/static queries activities for PQR #32361

Merged
merged 1 commit into from
Jul 14, 2021

Conversation

LekoArts
Copy link
Contributor

@LekoArts LekoArts commented Jul 14, 2021

Description

This hides the run page queries and run static queries for PQR workers as otherwise the overview will be flooded with this and it can clog up the process itself. It only shows the run queries in workers now.

There will be a follow-up to this (see clubhouse story) that is less hacky.

Related Issues

[ch34423]

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jul 14, 2021
@LekoArts LekoArts added topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine) and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jul 14, 2021
@LekoArts LekoArts changed the title mute fix(gatsby): Hide page/static queries activities for PQR Jul 14, 2021
@LekoArts LekoArts marked this pull request as ready for review July 14, 2021 11:33
Copy link
Contributor

@vladar vladar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 🚢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants