diff --git a/app/views/console/storage/index.phtml b/app/views/console/storage/index.phtml index 52c02499a4..dae60aeaeb 100644 --- a/app/views/console/storage/index.phtml +++ b/app/views/console/storage/index.phtml @@ -155,67 +155,72 @@ data-service="storage.getUsage" data-event="load" data-name="usage"> - -
-
-
-
-
- -
-
-
- 0 - -
-
Storage
-
-
-
    -
  • Total Files
  • -
  • Total Buckets
  • -
+

Objects

+

Count of buckets, files and total storage used over time

+
+
+
+
-
+
    +
  • Total Files
  • +
  • Total Buckets
  • +
  • Total Storage
  • +
+ + + +

Buckets

+

Count of bucket create, read, update and delete operations over time

-
- +
+
-
    +
    • Buckets create
    • +
    • Buckets read
    • Buckets update
    • Buckets delete
    + +

    Files

    +

    Count of file create, read, update and delete operations over time

    +
    +
    +
    + +
    +
    +
    + +
      +
    • Files create
    • +
    • Files read
    • +
    • Files update
    • +
    • Files delete
    • +