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

[release/8.0-preview5] Refactor console logs to render on server and use virtualization #3178

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 26, 2024

Backport of #3075 to release/8.0-preview5

/cc @JamesNK

Customer Impact

Console logs has performance issues when there is a lot of console output. This PR changes the console logs page to use virtualization and can now quickly render and scroll through thousands of line of logs.

Testing

Manual testing of console logs, structured logs and tracing.

Risk

Medium. Large changes to the console logs pages. There are also some changes to continuious scrolling which is shared on structured logs and traces pages.

@davidfowl davidfowl merged commit ef707b8 into release/8.0-preview5 Mar 27, 2024
7 checks passed
@davidfowl davidfowl deleted the backport/pr-3075-to-release/8.0-preview5 branch March 27, 2024 03:03
@danmoseley danmoseley mentioned this pull request Apr 12, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants