mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #609] feat: monitoring dashboard #50806
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 @yeahdongcn on GitHub (Jan 31, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/609
Is your feature request related to a problem? Please describe.
In serving multi-models, I'd like to see the GPU metrics through UI.
Describe the solution you'd like
I have done some experiments in my repo OllamaStack, but the metrics couldn't reflect enough information, and the whole setup is somewhat complicated.
Describe alternatives you've considered
N/A
Additional context
N/A
@jannikstdl commented on GitHub (Feb 7, 2024):
Yes, as an addition to that you could also implement a total/monthly tokens used per user/of all users in the dashboard.
@tjbck commented on GitHub (Apr 10, 2024):
Closing in favour of #1450, Let's continue our discussion there!