Converted value
1
Convert common observability metrics for latency and throughput, with a dedicated helper for percentile labels.
Converted value
1
From
ms
To
seconds
Formula
converted = value_in_ms -> seconds
Use this for quick transformations across dashboards, alerts and runbooks where mixed units are common.
time: ms <-> seconds <-> minutes
rate: RPS <-> RPM <-> requests/hour
percentiles: label helper onlyPercentile mode does not compute a statistical percentile from raw samples in this V1.
No. It only helps with labels and explanatory text for percentiles.
Requests per hour.
Yes, consistent units reduce alerting and incident triage errors.