mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #6603] User Tracking #14419
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sksdev27 on GitHub (Oct 30, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6603
I am researching OpenWebUI and deploying it in an environment where it is being used by a lot of people. We are researching scaling this to a even bigger audience and one of the metrics we want to establish is how many people can cause the GPU or the application to break. I couldn't find any pipeline associated with it. I see that it does show which users are active and last were active but there's not like how many users were active and how much usage did they do. Any help on this would be greatly appreciated. I apologize in advance if this feature is implemented in pipeline or within OpenWebUI planning. Please let me know if it is. Thank you again.