We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Checklist:
argocd version
Describe the bug
Currently, pod logs continuously trigger React re-renders, leading to severe performance issues, UI lag, and even potential page crashes.
To Reproduce
enable follow in pod log viewer
Expected behavior
Improve the performance of the Follow button in pod logs by preventing unnecessary re-renders and only updating when new logs are generated.
Screenshots
Version
v2.14.0-rc3+9014649
Paste the output from `argocd version` here.
Logs
Paste any relevant application logs here.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Checklist:
argocd version
.Describe the bug
Currently, pod logs continuously trigger React re-renders, leading to severe performance issues, UI lag, and even potential page crashes.
To Reproduce
enable follow in pod log viewer
Expected behavior
Improve the performance of the Follow button in pod logs by preventing unnecessary re-renders and only updating when new logs are generated.
Screenshots
log-rerender.mp4
Version
v2.14.0-rc3+9014649
Paste the output from `argocd version` here.
Logs
The text was updated successfully, but these errors were encountered: