fix(metrics): correct load progress calculation and user string (#2573)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2025-07-30 07:29:59 -05:00 committed by GitHub
parent edd40890be
commit 9501799950
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 56 additions and 96 deletions

View file

@ -583,6 +583,8 @@
<string name="node_number">Node Number</string>
<string name="user_id">User ID</string>
<string name="uptime">Uptime</string>
<string name="load_indexed">Load %1$d</string>
<string name="disk_free_indexed">Disk Free %1$d</string>
<string name="timestamp">Timestamp</string>
<string name="heading">Heading</string>
<string name="speed">Speed</string>