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

Reduce Default number of records on log page #8

Open
prabhatsharma opened this issue May 21, 2023 · 0 comments
Open

Reduce Default number of records on log page #8

prabhatsharma opened this issue May 21, 2023 · 0 comments

Comments

@prabhatsharma
Copy link
Contributor

Current default number of records returned for every query is 1000. Any operations like "show the field" and "hide the field" are very taxing on the CPU in browser and the log component in loki is not efficient. This makes UI unresponsive many times.

reducing the default number of records to 300 should reduce the severity of the problem.

omkarK06 added a commit that referenced this issue May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant