|
24 | 24 | "editable": true,
|
25 | 25 | "fiscalYearStartMonth": 0,
|
26 | 26 | "graphTooltip": 1,
|
27 |
| - "id": 80, |
| 27 | + "id": 86, |
28 | 28 | "links": [],
|
29 | 29 | "liveNow": false,
|
30 | 30 | "panels": [
|
|
60 | 60 | "dashLength": 10,
|
61 | 61 | "dashes": false,
|
62 | 62 | "datasource": {
|
| 63 | + "type": "prometheus", |
63 | 64 | "uid": "$datasource"
|
64 | 65 | },
|
65 | 66 | "description": "Nodes with a high normalized load average do not represent a real problem, it only means that pods should probably not be scheduled to them.\n\nIf you'd like to see more details about resource consumption of a particular node, you can do so by clicking at the node name.\n",
|
66 | 67 | "fill": 1,
|
67 | 68 | "fillGradient": 5,
|
68 | 69 | "gridPos": {
|
69 | 70 | "h": 7,
|
70 |
| - "w": 6, |
| 71 | + "w": 12, |
71 | 72 | "x": 0,
|
72 | 73 | "y": 1
|
73 | 74 | },
|
|
92 | 93 | "alertThreshold": true
|
93 | 94 | },
|
94 | 95 | "percentage": false,
|
95 |
| - "pluginVersion": "9.1.6", |
| 96 | + "pluginVersion": "9.5.3", |
96 | 97 | "pointradius": 5,
|
97 | 98 | "points": false,
|
98 | 99 | "renderer": "flot",
|
|
112 | 113 | "datasource": {
|
113 | 114 | "uid": "$datasource"
|
114 | 115 | },
|
115 |
| - "expr": "topk(5, sum(nodepool:node_load1:normalized{cluster=~\"$cluster\", nodepool=~\".*workspace.*\"}) by (node))\n", |
| 116 | + "editorMode": "code", |
| 117 | + "expr": "topk(5, sum(nodepool:node_load1:normalized{cluster=~\"$cluster\", nodepool=~\".*workspace.*\", node=~\"$node\"}) by (node))\n", |
116 | 118 | "format": "time_series",
|
117 | 119 | "intervalFactor": 2,
|
118 | 120 | "legendFormat": "{{node}}",
|
| 121 | + "range": true, |
119 | 122 | "refId": "A"
|
120 | 123 | },
|
121 | 124 | {
|
|
169 | 172 | "h": 1,
|
170 | 173 | "w": 24,
|
171 | 174 | "x": 0,
|
172 |
| - "y": 15 |
| 175 | + "y": 8 |
173 | 176 | },
|
174 | 177 | "id": 86,
|
175 | 178 | "panels": [],
|
|
236 | 239 | },
|
237 | 240 | "gridPos": {
|
238 | 241 | "h": 8,
|
239 |
| - "w": 6, |
| 242 | + "w": 12, |
240 | 243 | "x": 0,
|
241 |
| - "y": 16 |
| 244 | + "y": 9 |
242 | 245 | },
|
243 | 246 | "id": 49,
|
244 | 247 | "options": {
|
|
262 | 265 | "uid": "${datasource}"
|
263 | 266 | },
|
264 | 267 | "editorMode": "code",
|
265 |
| - "expr": "topk(5, rate(node_pressure_cpu_waiting_seconds_total{cluster=\"$cluster\"}[30s]))", |
| 268 | + "expr": "topk(5, rate(node_pressure_cpu_waiting_seconds_total{cluster=\"$cluster\",node=~\"$node\"}[30s]))", |
266 | 269 | "legendFormat": "{{node}}",
|
267 | 270 | "range": true,
|
268 | 271 | "refId": "A"
|
|
277 | 280 | "h": 1,
|
278 | 281 | "w": 24,
|
279 | 282 | "x": 0,
|
280 |
| - "y": 32 |
| 283 | + "y": 17 |
281 | 284 | },
|
282 | 285 | "id": 165,
|
283 | 286 | "panels": [],
|
|
344 | 347 | },
|
345 | 348 | "gridPos": {
|
346 | 349 | "h": 8,
|
347 |
| - "w": 6, |
| 350 | + "w": 12, |
348 | 351 | "x": 0,
|
349 |
| - "y": 33 |
| 352 | + "y": 18 |
350 | 353 | },
|
351 | 354 | "id": 133,
|
352 | 355 | "options": {
|
|
370 | 373 | "uid": "${datasource}"
|
371 | 374 | },
|
372 | 375 | "editorMode": "code",
|
373 |
| - "expr": "topk(5, rate(node_pressure_memory_waiting_seconds_total{cluster=\"$cluster\"}[30s]))", |
| 376 | + "expr": "topk(5, rate(node_pressure_memory_waiting_seconds_total{cluster=\"$cluster\",node=~\"$node\"}[30s]))", |
374 | 377 | "legendFormat": "{{node}}",
|
375 | 378 | "range": true,
|
376 | 379 | "refId": "A"
|
|
385 | 388 | "h": 1,
|
386 | 389 | "w": 24,
|
387 | 390 | "x": 0,
|
388 |
| - "y": 49 |
| 391 | + "y": 26 |
389 | 392 | },
|
390 | 393 | "id": 224,
|
391 | 394 | "panels": [],
|
|
452 | 455 | },
|
453 | 456 | "gridPos": {
|
454 | 457 | "h": 8,
|
455 |
| - "w": 6, |
| 458 | + "w": 12, |
456 | 459 | "x": 0,
|
457 |
| - "y": 50 |
| 460 | + "y": 27 |
458 | 461 | },
|
459 | 462 | "id": 197,
|
460 | 463 | "options": {
|
|
478 | 481 | "uid": "${datasource}"
|
479 | 482 | },
|
480 | 483 | "editorMode": "code",
|
481 |
| - "expr": "topk(5, rate(node_pressure_io_waiting_seconds_total{cluster=\"$cluster\"}[30s]))", |
| 484 | + "expr": "topk(5, rate(node_pressure_io_waiting_seconds_total{cluster=\"$cluster\",node=~\"$node\"}[30s]))", |
482 | 485 | "legendFormat": "{{node}}",
|
483 | 486 | "range": true,
|
484 | 487 | "refId": "A"
|
|
489 | 492 | }
|
490 | 493 | ],
|
491 | 494 | "refresh": "30s",
|
492 |
| - "schemaVersion": 37, |
| 495 | + "schemaVersion": 38, |
493 | 496 | "style": "dark",
|
494 | 497 | "tags": [],
|
495 | 498 | "templating": {
|
|
506 | 509 | "name": "datasource",
|
507 | 510 | "options": [],
|
508 | 511 | "query": "prometheus",
|
| 512 | + "queryValue": "", |
509 | 513 | "refresh": 1,
|
510 | 514 | "regex": "",
|
511 | 515 | "skipUrlSync": false,
|
|
542 | 546 | "tagsQuery": "",
|
543 | 547 | "type": "query",
|
544 | 548 | "useTags": false
|
| 549 | + }, |
| 550 | + { |
| 551 | + "current": { |
| 552 | + "selected": true, |
| 553 | + "text": [ |
| 554 | + "All" |
| 555 | + ], |
| 556 | + "value": [ |
| 557 | + "$__all" |
| 558 | + ] |
| 559 | + }, |
| 560 | + "datasource": { |
| 561 | + "type": "prometheus", |
| 562 | + "uid": "${datasource}" |
| 563 | + }, |
| 564 | + "definition": "label_values(node_pressure_memory_waiting_seconds_total,node)", |
| 565 | + "hide": 0, |
| 566 | + "includeAll": true, |
| 567 | + "multi": true, |
| 568 | + "name": "node", |
| 569 | + "options": [], |
| 570 | + "query": { |
| 571 | + "query": "label_values(node_pressure_memory_waiting_seconds_total,node)", |
| 572 | + "refId": "PrometheusVariableQueryEditor-VariableQuery" |
| 573 | + }, |
| 574 | + "refresh": 2, |
| 575 | + "regex": "", |
| 576 | + "skipUrlSync": false, |
| 577 | + "sort": 0, |
| 578 | + "type": "query" |
545 | 579 | }
|
546 | 580 | ]
|
547 | 581 | },
|
|
577 | 611 | "timezone": "utc",
|
578 | 612 | "title": "Node Pressure Stall Information",
|
579 | 613 | "uid": "T7pAXoVVk",
|
580 |
| - "version": 2, |
| 614 | + "version": 1, |
581 | 615 | "weekStart": ""
|
582 | 616 | }
|
0 commit comments