Delivery
Weekly throughput — tickets closed vs raised
Closed counts
resolutiondate in the week; raised counts created.
The final week is partial (week-to-date), so treat its dip as incomplete data, not a slowdown.Story points delivered per week
Sum of
customfield_10051 on tickets resolved that week. Same partial-week caveat.Net flow — cumulative raised minus closed
Rising means the backlog is growing faster than the team is clearing it.
Weekly detail
Per-week figures behind the charts above.
Team Performance
per resource, window totals — click any column header to sortClosed tickets and story points by resource
Core contributors only (anyone with a closed ticket or logged hours in the window).
Resource summary
Raised = tickets they reported. Long tail of raisers are devs from other squads filing into DOP, not DevOps closers.
Backlog & Ageing
all open DOP work, point-in-timeOpen by status
Everything not in the Done status category.
Open by age
Days since
created.Open by type
Issue type mix of open work.
In flight — In Progress and Peer review
Work actually moving. Age is time since creation, so a high age here means a long-running item.
Overdue — due date in the past
Open tickets whose
duedate has passed.Oldest open tickets
Top 20 by age. Candidates to close, de-scope, or re-plan.
Flagged blockers
Open tickets carrying the Jira Flagged impediment field.
Epic Programme
epics with open children or activity in the windowActive epics
Progress bar = closed-in-window ÷ (closed-in-window + open). It is a window view of momentum,
not lifetime epic completion, since children closed before the window are not counted.
AWS Cost
Monthly spend — consolidated vs prod ex-tax vs FY27 target
Two different scopes on one axis. The dashed target line applies only to the
prod ex-tax series; the consolidated series sits above it by design (it includes dev, IXP_NP, and tax).
Daily spend — current month
Consolidated unblended, one bar per day. Spikes are usually one-off data transfer or snapshot events.
Top services — month to date vs previous full month
MTD is a partial month, so every service will read low against the previous full month.
Read the direction, not the gap.
Spend by account
Month to date, consolidated bill split by linked account.
Alarm Posture
CloudWatch alarms across all workload regionsAlarms by region and state
Alarms by region and state. A point-in-time reading taken at
collection, not a daily roll-up — an alarm that fired and cleared between two
collections never appears here.
Currently firing
Alarms in ALARM state, oldest first.
since is the last state transition.External Monitoring
Site24x7 synthetic checks, run from outside AWSAvailability by window
Across every monitor. MTTR is mean time to recovery,
MTBF mean time between failures. Windows are Site24x7's own report
periods, so the two longer ones run to yesterday rather than to now.
Monitor estate
What Site24x7 watches, by type. This is a different lens from the
alarm section above — synthetic probes see DNS, CDN and certificate failures
that no in-account CloudWatch alarm can observe.
Most outage-prone — last 30 days
Ranked by number of separate outages, not total downtime.
Repeat offenders point at instability; one long outage points at an incident.
Lowest availability — last 30 days
Only monitors below 100%. Anything not listed was perfect
for the window.
Pipeline & Deploy Health
unavailableMethod & Caveats
how every number on this page is derived| Metric | Source | Exactness | Notes |
|---|---|---|---|
| Tickets closed | Jira resolutiondate in window, grouped by assignee |
Exact | Final week is week-to-date |
| Tickets raised | Jira created in window, grouped by reporter |
Exact | Includes devs from other squads filing into DOP |
| Story points | customfield_10051 on closed tickets |
Exact | Not 10016 (Sprint) or 10080 (empty on DOP) |
| Logged hours | Native Jira worklogs + Tempo shadow worklogs | Best effort | Shadow hours attributed to the issue assignee — see the caveat in the Team section |
| Open / ageing / blockers | Jira statusCategory != Done, live at fetch time |
Exact | Point-in-time, not a window |
| Epic progress | Children grouped by parent |
Window only | Children closed before the window are not counted |
| AWS consolidated spend | Cost Explorer, UnblendedCost, all linked accounts | Exact | Includes tax and dev; current month is MTD |
| AWS prod ex-tax spend | Cost Explorer filtered to 764836751981, RECORD_TYPE not Tax | Exact | The only series comparable to the $56K FY27 target |
| Run-rate projection | MTD ÷ days elapsed × days in month | Estimate | Assumes a flat daily rate for the rest of the month |
| Alarm counts | cloudwatch:DescribeAlarms per region, metric + composite |
Exact | Prod account only; 9 workload regions |
| Pipeline health | Bitbucket Pipelines API | Unavailable | Workspace deactivated — see the Pipelines section |