Install the Bitbucket App and View the Dashboards
This page provides instructions for installing the Bitbucket app, as well as offering descriptions and examples for each of the pre-configured app dashboards.
Install the App
This section demonstrates how to install the Bitbucket App.
To install the app, do the following:
Dashboard Filter with Template Variables
Template variables provide dynamic dashboards that rescope data on the fly. As you apply variables to troubleshoot through your dashboard, you can view dynamic changes to the data for a fast resolution to the root cause. For more information, see the Filter with template variables help page.
You can use template variables to drill down and examine the data on a granular level.
Bitbucket - Overview
The Bitbucket - Overview dashboard provides an overview of issues by repository, pull requests, builds and deployment status. Panels identify key trends and summarize the status across each workflow.
Use this dashboard to:
- Quickly get insight around how various Bitbucket components are being used.
- Drill-down into the specifics of builds, deploy or commit events.
Bitbucket - Deployments
The Bitbucket - Deployments dashboard provides details around failed and successful deployments in production, staging, and test environments
Use this dashboard to:
- To confirm whether code was successfully deployed to production.
- To understand and drill-down into commits that led to failed deployments.
- Identify and investigate deploys to various environments that led to bugs or degradation in performance.
Bitbucket - Builds
The Bitbucket - Builds dashboard provides a detailed view of the failed and successful builds overtime and by repository. It also lists the details of each build which includes the time when it was started and also identifies the changes made to the build.
Use this dashboard to:
- Speed up the overall software delivery processes by identifying bottlenecks in build failures.
- Monitor the success/failure rate of builds and identify relevant individuals, repos, and branches.
- Identify code commits that led to failed builds.
Bitbucket - Issues
The Bitbucket - Issues dashboard provides a view of issues classified by type, priority, assignee, and project. This dashboard also provides details on issues escalated, issues summary, and issues over time.
Use this dashboard to:
- Get insights into high-level statistics around software issues.
- Improve overall software delivery processes by identifying issues by priority, projects, users, and type.
- Get insights into identifying regressions and blockers.
Bitbucket - Pull Requests
The Bitbucket - Pull Request dashboard gives a view of pull requests opened, merged, and declined as well as average time taken to close the pull request by repository and by reviewers.
Use this dashboard to:
- Improve the overall software delivery processes by identifying bottlenecks in review processes.
- Identify commits and code changes.
- Identify the teams and repos that take the longest to close pull requests.