DevOps Dashboard — InXpress Engineering

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 sort

Closed 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-time

Open 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 window

Active 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 regions

Alarms 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 AWS

Availability 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

unavailable

Method & Caveats

how every number on this page is derived
MetricSourceExactnessNotes
Tickets closedJira resolutiondate in window, grouped by assignee ExactFinal week is week-to-date
Tickets raisedJira created in window, grouped by reporter ExactIncludes devs from other squads filing into DOP
Story pointscustomfield_10051 on closed tickets ExactNot 10016 (Sprint) or 10080 (empty on DOP)
Logged hoursNative Jira worklogs + Tempo shadow worklogs Best effort Shadow hours attributed to the issue assignee — see the caveat in the Team section
Open / ageing / blockersJira statusCategory != Done, live at fetch time ExactPoint-in-time, not a window
Epic progressChildren grouped by parent Window onlyChildren closed before the window are not counted
AWS consolidated spendCost Explorer, UnblendedCost, all linked accounts ExactIncludes tax and dev; current month is MTD
AWS prod ex-tax spendCost Explorer filtered to 764836751981, RECORD_TYPE not Tax ExactThe only series comparable to the $56K FY27 target
Run-rate projectionMTD ÷ days elapsed × days in month EstimateAssumes a flat daily rate for the rest of the month
Alarm countscloudwatch:DescribeAlarms per region, metric + composite ExactProd account only; 9 workload regions
Pipeline healthBitbucket Pipelines API UnavailableWorkspace deactivated — see the Pipelines section