From 21b98037433feda836808cab51f5ae745ca458a3 Mon Sep 17 00:00:00 2001 From: dalthecow Date: Wed, 1 Oct 2025 15:52:12 -0400 Subject: [PATCH] fix inconsistent use of abbreviations in ui Signed-off-by: dalthecow --- .../MetricsSummary.component.tsx | 8 ++++---- .../WorkloadMetrics.component.tsx | 18 +++++++++--------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/ui/lib/components/MetricsSummary/MetricsSummary.component.tsx b/src/ui/lib/components/MetricsSummary/MetricsSummary.component.tsx index 33c4bee4..8f5e3aed 100644 --- a/src/ui/lib/components/MetricsSummary/MetricsSummary.component.tsx +++ b/src/ui/lib/components/MetricsSummary/MetricsSummary.component.tsx @@ -123,7 +123,7 @@ export const Component = () => { { { { { { )} rightColumn={columnContent(formattedRequestRate, ttftAtRPS.percentiles, 'ms')} > - + { )} rightColumn={columnContent(formattedRequestRate, itlAtRPS.percentiles, 'ms')} > - + @@ -99,7 +99,7 @@ export const Component = () => { { 's' )} > - +