Page MenuHomePhabricator

Implement more phabricator project metrics
Closed, ResolvedPublic

Description

Following on from T255703: Enhance phabricator project metrics and reporting, we now need to implement totals and average age of closed tasks.

Event Timeline

@mmodell, per our discussion, these are the improvements that will be helpful for the Platform Engineering Team (PET):

  • Add the count of tickets to throughput, assigned workload, open tasks column
  • Add links to counts to be able to see the tickets behind each age
  • Archive the reports

To expand on @Naike's comments above: by archive the reports, what that means is that we should be able to view historical data, which can be achieved, at least going forward, by periodcically saving snapshots of the reports for future viewing.

thcipriani subscribed.

Resolving this task as we have 2/3 of the report improvements completed.

Archive the reports

Needs more info and is more complicated and should be broken out into a seperate task.