Просмотр исходного кода

fix: rename 'Nginx Status Codes' to 'Throughput' (#3419)

jose-fully-ported 2 лет назад
Родитель
Сommit
0eb94afe4f

+ 1 - 1
dashboard/src/main/home/app-dashboard/expanded-app/metrics/MetricsSection.tsx

@@ -262,7 +262,7 @@ const MetricsSection: React.FunctionComponent<PropsType> = ({
         selectedController={selectedController}
         selectedIngress={selectedIngress}
         selectedMetric="nginx:status"
-        selectedMetricLabel="Nginx Status Codes"
+        selectedMetricLabel="Throughput"
         selectedPod="All"
         selectedRange={selectedRange}
         pods={pods}