Environment Deployment Analysis Dashboard
The Environment Deployment Analysis dashboard provides a high-level deployment detail pertaining to a particular environment. Using this dashboard, you can identify the outliers in the deployment performance from an environmental standpoint, and work on the area that requires improvement. Additionally, you can view and analyze the historical deployment frequency and failure rate trends as well as their relationships. You can review the list of scheduled deployments by environment in upcoming days and plan and execute the deployment tasks effectively.
As a Deployment Manager, using the Environment Deployment View Analysis dashboard you can:
- View and evaluate the data related to a specific environment.
- View upcoming deployments by each environment and plan the team accordingly.
- View and analyze the performance of deployments related to an environment and find the areas that require any action.
This dashboard is built using the deployment and deployment_frequency datasets.
The Environment Deployment View Analysis dashboard consists of the following panels:
Environment Deployment Performance - Last 13 months
This panel displays a bubble chart to denote the deployment performance by environments. Each bubble corresponds to an Environment and provides the details such as Environment Name, Deployment Frequency, percentage of Failed Deployments, and Number of Rollbacks. This section helps you to understand the performance of deployments related to a specific environment. Select a specific bubble to drill down the deployment details related to a particular environment in the subsequent sections.
Deployment Trends by Environment
This panel displays the trend of Deployment Frequency and Deployment Failure Rate percentage associated with an environment for the last 12 months. Using the data in this section, you can identify and investigate the environments that have high failed deployments rate and can take measures to mitigate them.
Deployment Frequency by Deployment Type
This panel displays a vertical bar graph and provides the details of monthly deployment frequency. The bar graph is color coded to indicate the deployment type. You can select a specific label from this panel to view and analyze the trend of deployment frequency related to a particular deployment type.
Failed Deployments in Last 30 days
This panel provides the details of Failed deployments associated with an environment for the last 30 days. You can view details, such as the Deployment ID, Application Name, Package, Created By, Started and Completed dates.
Planned Deployments in Next 15 days
This panel provides the details of the upcoming scheduled deployments in next 15 days. Using the data from this section, you can review the list of planned deployments in upcoming days and allocate the team accordingly.
Components used in this dashboard
This section lists all the attributes used to build the reports in this dashboard.
Attributes
Attribute Name | Description |
---|---|
Application Name | Name of the Application |
Calendar Month | Deployment Gregorian calendar month |
Deployment Created By | Person who created the deployment |
Deployment ID | Unique identifier for the deployment |
Deployment Completed Date | Date on which the deployment was completed |
Deployment Type | Type of deployment that is being carried out |
Environment Name | Name of the environment |
Package Name | Deployment Package name |
Metrics
Metric Name | Description |
---|---|
% Failed Deployments | Percentage of deployments which are unsuccessful |
Deployment Frequency Monthly | Monthly average number of deployments - Rolling 30 days average |
No of Rollbacks | Total number of deployments of rollback type |