mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #19234] feat: add a metric to monitor daily unique users #18818
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 @FlorentMair80 on GitHub (Nov 17, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19234
Check Existing Issues
Verify Feature Scope
Problem Description
Not related to a problem
Desired Solution you'd like
I would like to track the number of unique users accessing Open WebUI each day, with counts reset at midnight. This metric would help monitor adoption, engagement, and growth trends.
in complement of #15794 i would have the metric "webui.users.active.today"
Alternatives Considered
No response
Additional Context
No response
@Classic298 commented on GitHub (Nov 17, 2025):
should use ENABLE FORWARD USER INFO HEADERS and track externally (e.g. in LiteLLM) and you can see then how many active users you have in a day