Open
Description
Description
It seems there is an overflow issue with the Memory Usage
in the System Status.
Gitea Version
1.23.1
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
Sessions are using files for read/write operations through the disk, not memory:
However, this is the accurate memory usage as viewed on Grafana:
Git Version
2.47.1
Operating System
Linux
How are you running Gitea?
Running on Kubernetes in Deployment mode (not StatefulSet), using Vertical Pod Autoscaler (VPA) for scaling memory and CPU.
Database
SQLite