You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: per-model(s) top-level values in usage dashboard (#772)
<!--- Provide a general summary of your changes in the Title above -->
## Description
The top-levels values of Total Requests, Total Errors, Success Rate, and
Active Users, are now calculated also based on the selected model(s).
## How Has This Been Tested?
Tested manually
## Merge criteria:
<!--- This PR will be merged by any repository approver when it meets
all the points in the checklist -->
<!--- Go over all the following points, and put an `x` in all the boxes
that apply. -->
- [x] The commits are squashed in a cohesive manner and have meaningful
messages.
- [ ] Testing instructions have been added in the PR body (for PRs
involving changes that are not immediately obvious).
- [x] The developer has manually tested the changes and verified that
the changes work
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Improved Usage dashboard to be model-aware and aggregated per
user/subscription/namespace, enhancing accuracy for Active Users,
Success Rate, Token Consumption, Total Errors, and Total Requests.
* Updated gating and fallback logic for authorization and rate-limit
signals to produce more reliable time-series and per-user token
consumption reporting.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: Arik Hadas <ahadas@redhat.com>
0 commit comments