[GH-ISSUE #19234] feat: add a metric to monitor daily unique users #18818

Closed
opened 2026-04-20 01:03:07 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @FlorentMair80 on GitHub (Nov 17, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19234

Check Existing Issues

  • I have searched for all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.

Verify Feature Scope

  • I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions.

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

Originally created by @FlorentMair80 on GitHub (Nov 17, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/19234 ### Check Existing Issues - [x] I have searched for all existing **open AND closed** issues and discussions for similar requests. I have found none that is comparable to my request. ### Verify Feature Scope - [x] I have read through and understood the scope definition for feature requests in the Issues section. I believe my feature request meets the definition and belongs in the Issues section instead of the Discussions. ### 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_
Author
Owner

@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

<!-- gh-comment-id:3542984068 --> @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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#18818