mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-07 20:01:32 +01:00
Prior to this fix uptime column interpreted as number and the higher values are suffixed with raw units like `K`. This commit adds unit for the column as `second` to make visual interpretation easy. Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>