-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
Problem
There is no existing way to view a list of services alongside relevant DORA metrics in a team-specific context.
Proposed Solution:
1. Team-Specific Metrics View
- As a member of Team A, I want to view all services owned by our team, with key DORA metrics displayed for each service:
- Deployment Frequency
- PR Cycle Time
- Mean Time to Resolution
- Change Failure Rate
This view should be accessible from the team’s area, and also available globally, where services from all teams can be shown and filtered by team. An ideal implementation could extend the current component list to support custom metric columns and allow saving personalized views (similar to Atlassian Goals).
2. Aggregated Team Metrics:
- I’d also like to see aggregated (e.g., median) DORA metrics across all services owned by our team. This helps us define baseline performance and establish success criteria.
Example: Median Deployment Frequency for Team A's services.
Additionally, the ability to exclude specific services from the aggregation would be valuable.
3. Team Comparison Overview:
- A global view of all teams with their DORA metric baselines and current values would be highly beneficial.
Suggested columns:- Target Deployment Frequency (baseline)
- Current Median Deployment Frequency
- Median PR Cycle Time (already visible today)