Skip to content

Increase trace list page size

Mat Appelman requested to merge mappelman/increase-trace-list-page-size into master

What does this MR do and why?

Increase trace list page size

Paging only 50 traces at a time for a project that has a lot of traces ingested per second is really tedious. Scrolling this table takes forever to get only a few seconds in the past.

closes gitlab-org/opstrace/opstrace#2456 (closed)

Signed-off-by: Mat Appelman mappelman@gitlab.com

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Screenshot_2023-10-18_at_10.13.46_AM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Unfortunately running the whole stack is not trivial and not really straightforward to run locally, so I've just attached screenshots of these changes. If you want to play around with the changes, I can prepare a VM and share a VPN config with you so you can connect to it and test it.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Mat Appelman

Merge request reports