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
Is your feature request related to a problem? Please describe.
Users should understand how much budget has been allocated for their Deployment and how much they have used up for the month.
Describe the solution you'd like
An indicator on the Deployments list and on the Deployment details page showing how much has been used out of how much is possible (e.g. a progress bar)
Describe alternatives you've considered
Admins can send daily emails or configure Pub/Sub flows to send notifications
Additional context
Requested by a large potential users of RAD Lab UI
Priority
Medium - Low
Labels
RAD Lab UI
Billing
Budgets
The text was updated successfully, but these errors were encountered:
Currently we use Billing budgets with below functionalities which are already supported in all of the RAD Lab modules and can be configured as part of the RAD Lab Module deployment:
Billing Budget amount: Setup of Billing budgets to specific $ amount.
Billing Budget thresholds: A list of percentages of the budget to alert on when threshold is exceeded.
Billing Budget Notification Email addresses: A list of email addresses which will be receiving billing budget notification alerts.
Billing Budgets Pubsub topic: It creates a Cloud Pub/Sub topic where budget related messages will be published.
Here is an example of all the Billing budget features and configurable parameters of the Billing budget on Data Science module.
NOTE: When the project billing consumption reaches the Billing budget amount, the project and its resources still continue to work and incur more cost. Billing budget is only for the notification purposes.
While we evaluate to build out the Display current spend for a project on its Deployment page in RAD Lab UI users can start utilizing Billing Budgets in module deployments.
Is your feature request related to a problem? Please describe.
Users should understand how much budget has been allocated for their Deployment and how much they have used up for the month.
Describe the solution you'd like
An indicator on the Deployments list and on the Deployment details page showing how much has been used out of how much is possible (e.g. a progress bar)
Describe alternatives you've considered
Admins can send daily emails or configure Pub/Sub flows to send notifications
Additional context
Requested by a large potential users of RAD Lab UI
Priority
Medium - Low
Labels
The text was updated successfully, but these errors were encountered: