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

[FEATURE] Reduce the ws data transfer for event resource #2433

Open
c3y1huang opened this issue Apr 1, 2021 · 0 comments
Open

[FEATURE] Reduce the ws data transfer for event resource #2433

c3y1huang opened this issue Apr 1, 2021 · 0 comments
Labels
area/performance System, volume performance area/ui UI related like UI or CLI component/longhorn-manager Longhorn manager (control plane) kind/feature Feature request, new feature
Milestone

Comments

@c3y1huang
Copy link
Contributor

c3y1huang commented Apr 1, 2021

After removing the timestamp from the websocket stream in #2372, and monitoring traffic from the frontend still shows small spikes of traffic loads. This is coming from the event resource and possibly from an unsorted dictionary. Might want to see if event traffic can be reduced further.

Screenshot-2021-04-01-17:39:44

@c3y1huang c3y1huang added the kind/feature Feature request, new feature label Apr 1, 2021
@innobead innobead added this to the v1.1.2 milestone Apr 1, 2021
@innobead innobead added component/longhorn-manager Longhorn manager (control plane) area/ui UI related like UI or CLI severity/3 Function working but has a major issue w/ workaround labels Apr 1, 2021
@innobead innobead added area/performance System, volume performance and removed severity/3 Function working but has a major issue w/ workaround labels Apr 26, 2021
@innobead innobead modified the milestones: v1.1.2, v1.2.0 Apr 29, 2021
@innobead innobead modified the milestones: v1.2.0, v1.3.0 Aug 12, 2021
@innobead innobead modified the milestones: v1.3.0, Backlog Oct 20, 2021
@innobead innobead changed the title [ENHANCEMENT] Reduce the ws data transfer for event resource [FEATURE] Reduce the ws data transfer for event resource Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/performance System, volume performance area/ui UI related like UI or CLI component/longhorn-manager Longhorn manager (control plane) kind/feature Feature request, new feature
Projects
None yet
Development

No branches or pull requests

2 participants