Gitea: Add used disk space to `System Status`

Created on 19 Mar 2020  路  8Comments  路  Source: go-gitea/gitea

  • Gitea version (or commit ref): 1.10.5

Description

There's this overview at /admin but I'm not sure where I can see the allocated disk space. Total Memory Allocated is RAM, right?

Screenshots

Screenshot_20200319_151113

kinenhancement revieweconfirmed

Most helpful comment

Ah, I thought this info is already somewhere. But I changed the issue name now accordingly.

By the way: thank you for handling all those issues, and stay healthy. :+1:

All 8 comments

Yes, currently there is no space used information.

Ah, I thought this info is already somewhere. But I changed the issue name now accordingly.

By the way: thank you for handling all those issues, and stay healthy. :+1:

Another nice improvement would be to fix more friendly reading output for the values that don't has it like.

Memory Allocations: 440.3 MiB
Memory Frees: 439.7 MiB
Heap Objects: 623.998
GC Times: 5.153

Memory Allocations: 440.3 MiB

IMHO this would be wrong, though. It's the _amount_ for allocations. There's no unit for it.
So you could write "thousands", "millions" etc. (Memory Allocations: 440 millions).

Or at least it would help if those numbers could be properly formatted.
So rather Memory Allocations: 461'748'329 instead of Memory Allocations: 461748329.
Because 461748329 (or even larger numbers) are difficult to parse for humans otherwise. :wink:

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

ping :)

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

ping

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jorise7 picture jorise7  路  3Comments

Fastidious picture Fastidious  路  3Comments

thehowl picture thehowl  路  3Comments

BNolet picture BNolet  路  3Comments

thehowl picture thehowl  路  3Comments