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

feat(performance): don't fetch new traces when the traces slideover is visible #6482

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

mikeldking
Copy link
Contributor

@mikeldking mikeldking commented Feb 20, 2025

resolves #6480

When streaming is enabled, the table in the background can keep refetching and causing cache invalidation issues. This PR pauses the streaming state when the tables are no longer active in view.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Feb 20, 2025
@mikeldking mikeldking merged commit 21ca64b into main Feb 20, 2025
11 checks passed
@mikeldking mikeldking deleted the mikeldking/6481-disable-queries-on-slideover branch February 20, 2025 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[perf] swap spans and traces table (default to a toggle that says root span only)
2 participants