Skip to content

Commit 0af2666

Browse files
committed
Refined wording
1 parent 93ab17b commit 0af2666

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

metrics-collector/setup/ibm-cloud-monitoring/code-engine-component-resource-overview.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
"description": "",
99
"nullValueDisplayText": null,
1010
"links": null,
11-
"markdownSource": "Monitor CPU, and Memory usage across Code Engine components.\n\n**Use the scope filters above to narrow by:**\n- `ibm_codeengine_component_type` (app, job, build)\n- `ibm_codeengine_component_name` (specific app/job/build name)",
11+
"markdownSource": "Monitor vCPU, and Memory usage across Code Engine components.\n\n**Use the scope filters above to narrow by:**\n- `ibm_codeengine_component_type` (app, job, build)\n- `ibm_codeengine_component_name` (specific app/job/build name)",
1212
"transparentBackground": false,
1313
"panelTitleVisible": true,
1414
"textAutosized": false
1515
},
1616
{
1717
"id": 5,
1818
"type": "advancedTimechart",
19-
"name": "CPU Utilization % (by Component)",
20-
"description": "CPU usage as percentage of limit, grouped by ibm_codeengine_component_name",
19+
"name": "vCPU Utilization % (by Component)",
20+
"description": "vCPU usage as percentage of limit, grouped by ibm_codeengine_component_name",
2121
"nullValueDisplayText": null,
2222
"links": null,
2323
"advancedQueries": [
@@ -202,8 +202,8 @@
202202
{
203203
"id": 8,
204204
"type": "advancedNumber",
205-
"name": "Total CPU Utilization %",
206-
"description": "Overall CPU utilization across all containers",
205+
"name": "Total vCPU Utilization in %",
206+
"description": "Overall vCPU utilization across all instances",
207207
"nullValueDisplayText": null,
208208
"links": null,
209209
"advancedQueries": [
@@ -262,8 +262,8 @@
262262
{
263263
"id": 9,
264264
"type": "advancedNumber",
265-
"name": "Total Memory Utilization %",
266-
"description": "Overall memory utilization across all containers",
265+
"name": "Total Memory Utilization in %",
266+
"description": "Overall memory utilization across all instances",
267267
"nullValueDisplayText": null,
268268
"links": null,
269269
"advancedQueries": [
@@ -322,8 +322,8 @@
322322
{
323323
"id": 11,
324324
"type": "advancedNumber",
325-
"name": "Total Available CPUs",
326-
"description": "Overall CPU usage across all components",
325+
"name": "Total Available vCPUs",
326+
"description": "Overall number of available vCPUs across all instances",
327327
"nullValueDisplayText": null,
328328
"links": null,
329329
"advancedQueries": [
@@ -371,7 +371,7 @@
371371
"id": 12,
372372
"type": "advancedNumber",
373373
"name": "Total Available Memory",
374-
"description": "Overall memory utilization across all containers",
374+
"description": "Overall amount of available memory across all instances",
375375
"nullValueDisplayText": null,
376376
"links": null,
377377
"advancedQueries": [
@@ -411,8 +411,8 @@
411411
{
412412
"id": 13,
413413
"type": "advancedNumber",
414-
"name": "Total Used CPUs",
415-
"description": "Overall CPU usage across all components",
414+
"name": "Total Used vCPUs",
415+
"description": "Actual number of vCPUs that are used across all instances",
416416
"nullValueDisplayText": null,
417417
"links": null,
418418
"advancedQueries": [
@@ -460,7 +460,7 @@
460460
"id": 14,
461461
"type": "advancedNumber",
462462
"name": "Total Used Memory",
463-
"description": "Overall memory utilization across all containers",
463+
"description": "Actual amount of memory used across all instances",
464464
"nullValueDisplayText": null,
465465
"links": null,
466466
"advancedQueries": [
@@ -500,8 +500,8 @@
500500
{
501501
"id": 2,
502502
"type": "advancedTimechart",
503-
"name": "CPU Usage (per Instance)",
504-
"description": "Current CPU usage compared to configured limits",
503+
"name": "vCPU Usage (per Instance)",
504+
"description": "Current vCPU usage per instance",
505505
"nullValueDisplayText": null,
506506
"links": null,
507507
"advancedQueries": [
@@ -581,7 +581,7 @@
581581
"id": 3,
582582
"type": "advancedTimechart",
583583
"name": "Memory Usage (per Instance)",
584-
"description": "Current memory usage compared to configured limits",
584+
"description": "Current memory usage per instance",
585585
"nullValueDisplayText": null,
586586
"links": null,
587587
"advancedQueries": [
@@ -702,7 +702,7 @@
702702
"id": 16,
703703
"type": "advancedNumber",
704704
"name": "Running Instances",
705-
"description": "Overall CPU usage across all components",
705+
"description": "Number of running Code Engine instances",
706706
"nullValueDisplayText": null,
707707
"links": null,
708708
"advancedQueries": [

0 commit comments

Comments
 (0)