diff --git a/frontend/src/business/components/performance/report/components/ErrorLog.vue b/frontend/src/business/components/performance/report/components/ErrorLog.vue
index 5e63438dc7..6b47234157 100644
--- a/frontend/src/business/components/performance/report/components/ErrorLog.vue
+++ b/frontend/src/business/components/performance/report/components/ErrorLog.vue
@@ -30,11 +30,9 @@
-
-
Top 5 Errors
+
+ #1 Error
+
+
+
+ #2 Error
+
+
+ #3 Error
+
+
+ #4 Error
+
+
+ #5 Error
+
@@ -127,57 +153,90 @@
diff --git a/frontend/src/business/components/performance/report/components/RequestStatistics.vue b/frontend/src/business/components/performance/report/components/RequestStatistics.vue
index 4013aab85c..80b105270c 100644
--- a/frontend/src/business/components/performance/report/components/RequestStatistics.vue
+++ b/frontend/src/business/components/performance/report/components/RequestStatistics.vue
@@ -6,14 +6,15 @@
border
style="width: 100%"
>
-
+
+ min-width="150">
Label
-
+
@@ -92,13 +101,13 @@
prop="received"
label="Received"
align="center"
- width="150"
+ width="100"
/>