Add current month usage card to usage billing app
What does this MR do and why?
Add current month usage card to usage billing app.
note: the feature is behind a feature flag, it won't be enabled until the whole project is ready.
MR | status |
---|---|
Add usage billing app skeleton with its story (!203124 - merged) | |
Add current month usage card to usage billing app (!203623 - merged) | this MR |
References
Screenshots or screen recordings
Before | After |
---|---|
![]() |
![]() |
How to set up and validate locally
- Ensure you're running GitLab as self-managed (e.g.
export GITLAB_SIMULATE_SAAS=0 gdk restart\
) - Ensure you've a license added to your instance
- Enable
billing_usage
feature flag (e.g. http://gdk.test:3000/rails/features/usage_billing_dev) - Navigate to the
/admin/gitlab_duo/usage
- Verify the current month usage card is rendering
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #566204
Edited by Ammar Alakkad