فهرست منبع

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

jose-fully-ported 2 سال پیش
والد
کامیت
0eb94afe4f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      dashboard/src/main/home/app-dashboard/expanded-app/metrics/MetricsSection.tsx

+ 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}