Extract and calculate key metrics that can be derived from the available issue fields, such as:
Total Issue Count: Total number of issues in the sprint.
Completion Rate: Percentage of issues marked as "Done" or "Closed" versus total issues.
Sprint Goal Alignment: Count or ratio of issues linked to sprint goal tickets.
Issue Type Distribution: Breakdown of issues by type (e.g., bug, feature, task).
Priority Distribution: Breakdown of issues by priority level (e.g., high, medium, low).
Blocked Issues Count: Number of issues flagged as blocked or impeded.
Average Story Points: Average of story points across issues (if available).
Unresolved Issues Count: Count of issues that remain open or in progress.
Assignee Coverage: Ratio of issues assigned versus unassigned.
Average Issue Age: Average duration from issue creation to the current date.
Reopened Issues Count: Count of issues that were reopened after initial closure.
Assignee Workload Distribution: Number of issues assigned per team member.
Label Frequency Analysis: Frequency of tags/labels used across the issues.
High-Priority Issue Percentage: Percentage of issues marked as high priority.
Epic Association Rate: Proportion of issues linked to epics or larger features.
Bug Ratio: Ratio of bug-type issues compared to non-bug issues.
Critical Issues Count: Number of issues marked as critical (if a severity field exists).
Recent Activity Rate: Percentage of issues updated during the sprint period.