DORA Deployment Analysis
The Deployment Analysis dataset provides an overview of the deployment process for software updates of an organization. This dataset helps you gain valuable insights into the deployment process, enabling them to make informed decisions, improve efficiency, and ensure the reliability of software. Using this dataset, you can answer business questions related to deployments such as:
- Identify the percentage of successful deployments.
- Analyze the failure rate of deployments and track improvements.
- Average deployments handled in a given quarter, and so on.
Attributes
The following list of attributes are available as part of this dataset:
Attribute Name | Description |
---|---|
Application | Name of the software program designed to perform a specific task |
Application version | Unique identification number assigned to identify different set of software program |
Calendar date | Gregorian calendar date displayed in the format 'M/D/YYYY' |
Calendar month | Gregorian calendar month displayed in the format 'Mon YYYY' |
Calendar week | Gregorian calendar week displaying the week number. For example, W21, W22 |
Deployment | Unique identifier for the deployment |
Deployment completed datetime | Date and time on which the deployment was completed |
Deployment start datetime | Date and time on which the deployment was kicked off |
Deployment status | Current status of the deployment |
Deployment task type | Type of deployment that is being carried out |
Environment | Name of the environment under the release definition in which the deployment was carried out |
Failed flag | Flag to indicate if the deployment is unsuccessful |
Lagging 30 days period flag | Flag to indicate if an event or count has occurred in the past 30 days |
Lagging count of days | Count of number of days since the first data record till current day |
Lagging count of months | Count of number of months since the first data record till current month |
Lagging count of weeks | Count of number of weeks since the first data record till current week |
Release folder | Name of the Folders within which Releases are Organized |
Release task name | Title of a Release task |
Release task type source URL | Source System url link to navigate directly |
Successful flag | Release is successful if it is completed in time, without any task failure and skipped Task and release risk score is in green |
Metrics
The following list of metrics are available as part of this dataset:
Metric Name | Description |
---|---|
Deployment failure rate | Percentage of number of deployments which are unsuccessful |
Deployment frequency daily | Daily average number of Deployments |
Deployment frequency last 30 days | Average number of successful deployments in the last 30 days |
Deployment frequency monthly | Monthly average number of Deployments - Rolling 30 days average |
Deployment frequency weekly | Weekly average number of Deployments - Rolling 7 days average |
No of days | Average time of deployments in days |
No of failed deployments | Total number of deployments that yielded no results and are currently in failed status |
No of months | Average time of deployments in months |
No of successful deployment | Total number of deployments that yielded results and are currently in successful status |
No of weeks | Average time of deployments in weeks |
Total Deployments | Total number of deployments |