Project

General

Profile

Actions

Idea #2612

closed

Workbench displays user usage in logs

Added by Misha Zatsman almost 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Misha Zatsman
Category:
-
Story points:
1.0

Description

Workbench will display the following for each user and group:
  • Total Read Size: The sum of the byte sizes of all collections they have permission to read (not counting replication).
  • Weighted Read Size: Same as above, but for each collection we divide by the number of readers. So that summing across users results in the total collection size (not counting replication).
  • Total Persist Size: The disk usage of all collections they have requested to persist. This is the sum of the collection size times the replication level the user requested for that collection.
  • Weighted Persist Size: Above size weighted by how much replication they requested, so that summing this across all users it sums to the total disk usage for those collections.

These will appear as four columns in a table at /users/storage. It will look similar to /user/activity.


Subtasks 5 (0 open5 closed)

Task #2670: Update workbench documentation as I use itResolvedMisha Zatsman04/16/2014Actions
Task #2683: Review 2612-workbench-displays-user-storageResolvedTom Clegg04/16/2014Actions
Task #2688: Fix indentation/whitespace discovered in activity.html.erbResolvedMisha Zatsman04/16/2014Actions
Task #2669: Run development workbench on shell.arvadosResolvedMisha Zatsman04/16/2014Actions
Task #2671: Modify workbench code to display user usageResolvedMisha Zatsman04/16/2014Actions
Actions

Also available in: Atom PDF