Dashboard
PaaS Dashboard - Introduction¶
The PaaS Dashboard provides insights into the usage of compute and service instances over time, helping to track trends and resource allocation. It includes key metrics and visualizations to monitor compute and service profiles, along with active users.
Note: Access to the PaaS Dashboard is restricted to partner organizations. Tenant organizations do not have permission to view it.
Key Metrics¶
- Compute Instances: Displays the total number of active compute instances across both partner and tenant organizations. This data is updated dynamically, reflecting the latest status when refreshed. Grey indicates inactive instances that are currently not running, Amber represents failed instances that encountered runtime issues, and Red highlights delete failed instances which encountered errors during termination.
- Service Instances: Shows the number of active service instances across partner and tenant organizations. Any changes in status are reflected upon refresh. Grey indicates inactive instances that are currently not running, Amber represents failed instances that encountered runtime issues, and Red highlights delete failed instances which encountered errors during termination.
This table applies to both Compute Instances and Service Instances.
Status | Condition |
---|---|
Active | Success (Publish Status) |
Inactive | Not Deployed, In Progress |
Failed | Failed, Cancel Failed, Update Failed |
Delete Failed | Failed to terminate or clean up the instance |
In addition to the above table, the following table applies only to Compute Instances that support Start and Stop actions.
Status | Condition |
---|---|
Active | Action is "Start" and status is "Action Complete" |
Inactive | Action is "Stop", status is "Action Complete" or "Action Pending" |
Failed | Action is "Start" or "Stop" and failed |
- Compute Profiles: Represents the number of unique compute profiles utilized across all organizations
- Service Profiles: Displays the count of service profiles in use across both partner and tenant organizations
- Active Users (30d): Shows the number of users who have been active in the last 30 days across all organizations
Graphs & Visualizations¶
- Compute Instance Trends (30d): A line graph that illustrates the number of compute instances over the last 30 days, enabling users to track provisioning trends. Hovering over a data point on the graph displays the total number of compute instance for a specific date.
- Service Instance Trends (30d): A similar trend graph that visualizes changes in service instances over the past 30 days. Hovering over a data point on the graph displays the total number of service instance for a specific date.
Tables¶
- Compute Instance by Profile: Displays a list of compute instance profiles along with the count of instances using each profile. The profiles are listed on the left, while the corresponding instance counts are shown on the right. Hovering over the bar reveals the percentage of instance usage for that profile, providing a clearer understanding of resource distribution.
- Service Instance by Profile: Displays a list of service instance profiles along with the count of instances using each profile. The profiles are listed on the left, while the corresponding instance counts are shown on the right. Hovering over the bar reveals the percentage of instance usage for that profile, providing a clearer understanding of resource distribution