Add Decimal Precision to Memory Usage Display in Metrics
kurucaner
PROOP
16 days ago
The current memory usage display rounds RAM to whole gigabytes (e.g., 3GB, 4GB), which hides meaningful usage differences during debugging and optimization. It would be very helpful if the dashboard supported decimal precision, such as 3.35GB or 4.12GB, or even up to two decimal places.
Since Railway already collects the full memory usage in bytes internally, this would be a small UI formatting change but extremely useful for developers who monitor memory spikes, leaks, or capacity planning.
0 Threads mention this feature
1 Replies
planstream-admin
HOBBY
10 days ago
Hi, but this is not the case. The RAM usage is not rounded to whole GBs. In fact, it has precision to single MBs. Screenshot from my dashboard below.
Attachments
