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

[BUG] Duplicated requests on refreshing the overview #105

Open
ansjcy opened this issue Feb 7, 2025 · 1 comment
Open

[BUG] Duplicated requests on refreshing the overview #105

ansjcy opened this issue Feb 7, 2025 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@ansjcy
Copy link
Member

ansjcy commented Feb 7, 2025

What is the bug?

On refreshing the overview page, we are sending multiple duplicate top n queries requests on all the metrics. See below screenshot.

Image

How can one reproduce the bug?

  • Run the QID with all metrics enabled
  • Hit the refresh button and check the network requests.
Image

What is the expected behavior?

Ideally, only one request per metric should be send to the backend on refresh.

What is your host/environment?

Operating system, version.

Do you have any screenshots?

If applicable, add screenshots to help explain your problem.

Do you have any additional context?

Add any other context about the problem.

@ansjcy ansjcy added bug Something isn't working untriaged labels Feb 7, 2025
@ansjcy
Copy link
Member Author

ansjcy commented Feb 12, 2025

This could be a first good issue for query insights dashboards.

@ansjcy ansjcy added good first issue Good for newcomers and removed untriaged labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant