|
8 | 8 | "description": "", |
9 | 9 | "nullValueDisplayText": null, |
10 | 10 | "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)", |
12 | 12 | "transparentBackground": false, |
13 | 13 | "panelTitleVisible": true, |
14 | 14 | "textAutosized": false |
15 | 15 | }, |
16 | 16 | { |
17 | 17 | "id": 5, |
18 | 18 | "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", |
21 | 21 | "nullValueDisplayText": null, |
22 | 22 | "links": null, |
23 | 23 | "advancedQueries": [ |
|
202 | 202 | { |
203 | 203 | "id": 8, |
204 | 204 | "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", |
207 | 207 | "nullValueDisplayText": null, |
208 | 208 | "links": null, |
209 | 209 | "advancedQueries": [ |
|
262 | 262 | { |
263 | 263 | "id": 9, |
264 | 264 | "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", |
267 | 267 | "nullValueDisplayText": null, |
268 | 268 | "links": null, |
269 | 269 | "advancedQueries": [ |
|
322 | 322 | { |
323 | 323 | "id": 11, |
324 | 324 | "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", |
327 | 327 | "nullValueDisplayText": null, |
328 | 328 | "links": null, |
329 | 329 | "advancedQueries": [ |
|
371 | 371 | "id": 12, |
372 | 372 | "type": "advancedNumber", |
373 | 373 | "name": "Total Available Memory", |
374 | | - "description": "Overall memory utilization across all containers", |
| 374 | + "description": "Overall amount of available memory across all instances", |
375 | 375 | "nullValueDisplayText": null, |
376 | 376 | "links": null, |
377 | 377 | "advancedQueries": [ |
|
411 | 411 | { |
412 | 412 | "id": 13, |
413 | 413 | "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", |
416 | 416 | "nullValueDisplayText": null, |
417 | 417 | "links": null, |
418 | 418 | "advancedQueries": [ |
|
460 | 460 | "id": 14, |
461 | 461 | "type": "advancedNumber", |
462 | 462 | "name": "Total Used Memory", |
463 | | - "description": "Overall memory utilization across all containers", |
| 463 | + "description": "Actual amount of memory used across all instances", |
464 | 464 | "nullValueDisplayText": null, |
465 | 465 | "links": null, |
466 | 466 | "advancedQueries": [ |
|
500 | 500 | { |
501 | 501 | "id": 2, |
502 | 502 | "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", |
505 | 505 | "nullValueDisplayText": null, |
506 | 506 | "links": null, |
507 | 507 | "advancedQueries": [ |
|
581 | 581 | "id": 3, |
582 | 582 | "type": "advancedTimechart", |
583 | 583 | "name": "Memory Usage (per Instance)", |
584 | | - "description": "Current memory usage compared to configured limits", |
| 584 | + "description": "Current memory usage per instance", |
585 | 585 | "nullValueDisplayText": null, |
586 | 586 | "links": null, |
587 | 587 | "advancedQueries": [ |
|
702 | 702 | "id": 16, |
703 | 703 | "type": "advancedNumber", |
704 | 704 | "name": "Running Instances", |
705 | | - "description": "Overall CPU usage across all components", |
| 705 | + "description": "Number of running Code Engine instances", |
706 | 706 | "nullValueDisplayText": null, |
707 | 707 | "links": null, |
708 | 708 | "advancedQueries": [ |
|
0 commit comments