seq-tickets icon indicating copy to clipboard operation
seq-tickets copied to clipboard

Ingestion page hangs with a large number of API keys

Open liammclennan opened this issue 3 years ago • 3 comments

Describe the bug Given hundreds or thousands of API keys, the ingestion pages hangs.

Expected behavior The ingestion page should not hang. Accomplishing this will probably involve reducing the detail shown for instances with many API keys.

Additional context This occurs because Seq plots ~ 300 points in the sparkline for each API key.

liammclennan avatar Oct 11 '22 23:10 liammclennan

I would like to add that the UI hangs/lags on other pages as well after visiting the ingestion page because all data are still fetched in the background even though the user has navigated away from the page

morgul77 avatar Oct 25 '22 18:10 morgul77

Thanks @morgul77, how many API keys does your Seq server have?

liammclennan avatar Oct 25 '22 22:10 liammclennan

We currently have 1448

morgul77 avatar Oct 26 '22 09:10 morgul77

This is fixed in 2023.4

nblumhardt avatar Jul 25 '23 00:07 nblumhardt