6
6
- [ 1: Cluster Avaiable Resources] ( #cluster-avaiable-resources )
7
7
- [ 2: Status Summary] ( #status-summary )
8
8
- [ 3: Appwrapper Summary] ( #appwrapper-summary )
9
+ - [ 4: Appwrapper Progress Tracker] ( #appwrapper-progress-tracker )
9
10
10
- ### Metrics Tab
11
- - [ 4: Cluster Status Summary Metrics] ( #cluster-status-summary-metrics )
12
- - [ 5: Appwrapper Quota Summary] ( #appwrapper-quota-summary-metrics )
13
- - [ 6: CPU Usage by Appwrapper] ( #cpu-usage-by-appwrapper )
14
- - [ 7: Memory Usage by Appwrapper] ( #memory-usage-by-appwrapper )
15
- - [ 8: CPU Request by Namespace] ( #cpu-request-by-namespace )
16
- - [ 9: Memory Request by Namespace] ( #memory-request-by-namespace )
17
- - [ 10: Refresh Rate] ( #refresh-rate )
18
- - [ 11: Time Range] ( #time-range )
11
+ ### Appwrapper Metrics Tab
12
+ - [ 5: Total Appwrapper Count by Status] ( #total-appwrapper-count-by-status )
13
+ - [ 6: Appwrapper Status] ( #appwrapper-status )
14
+
15
+ ### Cluster Resources Tab
16
+ - [ 7: Cluster Status Summary Metrics] ( #cluster-status-summary-metrics )
17
+ - [ 8: Appwrapper Quota Summary] ( #appwrapper-quota-summary-metrics )
18
+ - [ 9: CPU Usage by Appwrapper] ( #cpu-usage-by-appwrapper )
19
+ - [ 10: Memory Usage by Appwrapper] ( #memory-usage-by-appwrapper )
20
+ - [ 11: CPU Request by Namespace] ( #cpu-request-by-namespace )
21
+ - [ 12: Memory Request by Namespace] ( #memory-request-by-namespace )
22
+ - [ 13: Refresh Rate] ( #refresh-rate )
23
+ - [ 14: Time Range] ( #time-range )
24
+ - [ 15: Custom Time Range] ( #custom-time-range )
19
25
20
26
21
27
#### 1. Cluster Avaiable Resources
@@ -29,7 +35,7 @@ This section on the dashboard shows cluster avaiable resources such as:
29
35
- Avaiable CPU (Cores)
30
36
- Avaiable Memory (Mebibytes)
31
37
32
- ![ Cluster Avaiable Resources] ( docs/rsrc/MCAD-dashboard/cluster_avaiable_resources .png )
38
+ ![ Cluster Avaiable Resources] ( docs/rsrc/MCAD-dashboard/cluster_avaiable_resources_full .png )
33
39
34
40
#### 2. Status Summary
35
41
@@ -68,9 +74,22 @@ There is a search feature within the appwrapper summary table, the table is sear
68
74
- Namespace
69
75
- Date Created On
70
76
71
- ![ Appwrapper Summary Search] ( docs/rsrc/MCAD-dashboard/appwrapper_summary_search.png )
77
+ #### Appwrapper Progress Tracker
78
+ ![ Appwrapper Progress Tracker] ( docs/rsrc/MCAD-dashboard/appwrapper-progress-tracker.png )
79
+
80
+ #### 4. Appwrapper Metrics
81
+
82
+ This feature is under the appwrapper metrics tab, which shows the appwrapper mcad specific metrics from promethues:
83
+
84
+ - Total Appwrapper Count by Status
85
+
86
+ ![ Total Appwrapper Count by Status] ( docs/rsrc/MCAD-dashboard/total-appwrapper-count-by-status.png )
87
+
88
+ - Appwrapper Status
89
+
90
+ ![ Appwrapper Status] ( docs/rsrc/MCAD-dashboard/appwrapper-status.png )
72
91
73
- #### 4 . Cluster Status Summary Metrics
92
+ #### 5 . Cluster Status Summary Metrics
74
93
75
94
This feature is under the metrucs tab, which shows the cluster resources summary such as:
76
95
@@ -83,7 +102,7 @@ This feature is under the metrucs tab, which shows the cluster resources summary
83
102
84
103
![ Cluster Status Summary Metrics] ( docs/rsrc/MCAD-dashboard/metrics_cluster_status_summary.png )
85
104
86
- #### 5 . Appwrapper Quota Summary Metrics
105
+ #### 6 . Appwrapper Quota Summary Metrics
87
106
88
107
This section displays a table of appwrapper quota sumary by namespace, it shows namespace specific information such as:
89
108
@@ -98,37 +117,37 @@ This section displays a table of appwrapper quota sumary by namespace, it shows
98
117
99
118
![ Appwrapper Quota Summary Metrics] ( docs/rsrc/MCAD-dashboard/metrics_appwrapper_quota-summary.png )
100
119
101
- #### 6 . CPU Usage by Appwrapper
120
+ #### 7 . CPU Usage by Appwrapper
102
121
103
122
The following graph shows CPU usage per appwrapper through a given time, the time range can be changed by using the Time Range drop down on top of the dashboard.
104
123
105
124
![ CPU Usage (by Appwrapper) Metrics] ( docs/rsrc/MCAD-dashboard/metrics_cpu_usage_by_appwrapper.png )
106
125
107
- #### 7 . Memory Usage by Appwrapper
126
+ #### 8 . Memory Usage by Appwrapper
108
127
109
128
The following graph shows Memory usage per appwrapper through a given time, the time range can be changed by using the Time Range drop down on top of the dashboard.
110
129
111
130
![ Memory Usage (by Appwrapper) Metrics] ( docs/rsrc/MCAD-dashboard/metrics_memory_usage_by_appwrapper.png )
112
131
113
- #### 8 . CPU Request by Namespace
132
+ #### 9 . CPU Request by Namespace
114
133
115
134
The following graph shows CPU Request per namespace through a given time, the time range can be changed by using the Time Range drop down on top of the dashboard.
116
135
117
136
![ CPU Request (by Namespace) Metrics] ( docs/rsrc/MCAD-dashboard/metrics_cpu_request_by_namespace.png )
118
137
119
- #### 9 . Memory Request by Namespace
138
+ #### 10 . Memory Request by Namespace
120
139
121
140
The following graph shows Memory request per namespace through a given time, the time range can be changed by using the Time Range drop down on top of the dashboard.
122
141
123
142
![ Memory Request (by Namespace) Metrics] ( docs/rsrc/MCAD-dashboard/metrics_memory_request_by_namespace.png )
124
143
125
- #### 10 . Refresh Rate
144
+ #### 11 . Refresh Rate
126
145
127
146
The refresh rate to retrive data from server can be changed using the dropdown on top of the dashboard
128
147
129
148
![ Refresh Rate] ( docs/rsrc/MCAD-dashboard/refresh_rate.png )
130
149
131
- #### 11 . Time Range
150
+ #### 12 . Time Range
132
151
133
152
The time range can be changed by using the Time Range drop down on top of the dashboard.
134
153
0 commit comments