github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/deploy/helm/dashboards/kubeletstats.json (about) 1 { 2 "annotations": { 3 "list": [ 4 { 5 "builtIn": 1, 6 "datasource": { 7 "type": "datasource", 8 "uid": "grafana" 9 }, 10 "enable": true, 11 "hide": true, 12 "iconColor": "rgba(0, 211, 255, 1)", 13 "name": "Annotations & Alerts", 14 "target": { 15 "limit": 100, 16 "matchAny": false, 17 "tags": [], 18 "type": "dashboard" 19 }, 20 "type": "dashboard" 21 } 22 ] 23 }, 24 "description": "", 25 "editable": true, 26 "fiscalYearStartMonth": 0, 27 "gnetId": 14282, 28 "graphTooltip": 0, 29 "id": 13, 30 "links": [ 31 { 32 "asDropdown": false, 33 "icon": "cloud", 34 "includeVars": false, 35 "keepTime": false, 36 "tags": [], 37 "targetBlank": true, 38 "title": "ApeCloud", 39 "tooltip": "Improved productivity, cost-efficiency and business continuity.", 40 "type": "link", 41 "url": "https://kubeblocks.io/" 42 }, 43 { 44 "asDropdown": false, 45 "icon": "external link", 46 "includeVars": false, 47 "keepTime": false, 48 "tags": [], 49 "targetBlank": true, 50 "title": "KubeBlocks", 51 "tooltip": "An open-source and cloud-neutral DBaaS with Kubernetes.", 52 "type": "link", 53 "url": "https://github.com/apecloud/kubeblocks" 54 } 55 ], 56 "liveNow": false, 57 "panels": [ 58 { 59 "collapsed": false, 60 "gridPos": { 61 "h": 1, 62 "w": 24, 63 "x": 0, 64 "y": 0 65 }, 66 "id": 67, 67 "panels": [], 68 "title": "Volume", 69 "type": "row" 70 }, 71 { 72 "datasource": { 73 "type": "prometheus", 74 "uid": "${datasource}" 75 }, 76 "fieldConfig": { 77 "defaults": { 78 "color": { 79 "mode": "palette-classic" 80 }, 81 "custom": { 82 "axisCenteredZero": false, 83 "axisColorMode": "text", 84 "axisLabel": "", 85 "axisPlacement": "auto", 86 "barAlignment": 0, 87 "drawStyle": "line", 88 "fillOpacity": 10, 89 "gradientMode": "none", 90 "hideFrom": { 91 "legend": false, 92 "tooltip": false, 93 "viz": false 94 }, 95 "lineInterpolation": "linear", 96 "lineWidth": 1, 97 "pointSize": 5, 98 "scaleDistribution": { 99 "type": "linear" 100 }, 101 "showPoints": "never", 102 "spanNulls": false, 103 "stacking": { 104 "group": "A", 105 "mode": "none" 106 }, 107 "thresholdsStyle": { 108 "mode": "off" 109 } 110 }, 111 "mappings": [], 112 "thresholds": { 113 "mode": "absolute", 114 "steps": [ 115 { 116 "color": "green", 117 "value": null 118 }, 119 { 120 "color": "red", 121 "value": 80 122 } 123 ] 124 }, 125 "unit": "bytes" 126 }, 127 "overrides": [] 128 }, 129 "gridPos": { 130 "h": 6, 131 "w": 8, 132 "x": 0, 133 "y": 1 134 }, 135 "id": 68, 136 "options": { 137 "legend": { 138 "calcs": [ 139 "mean", 140 "lastNotNull", 141 "max", 142 "min" 143 ], 144 "displayMode": "table", 145 "placement": "bottom", 146 "showLegend": true 147 }, 148 "tooltip": { 149 "mode": "multi", 150 "sort": "none" 151 } 152 }, 153 "pluginVersion": "9.2.4", 154 "targets": [ 155 { 156 "datasource": { 157 "type": "prometheus", 158 "uid": "${datasource}" 159 }, 160 "editorMode": "code", 161 "expr": "k8s_volume_available_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 162 "hide": false, 163 "interval": "", 164 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_volume_type}} | {{k8s_volume_name}}", 165 "range": true, 166 "refId": "A" 167 } 168 ], 169 "title": "Volume Available", 170 "type": "timeseries" 171 }, 172 { 173 "datasource": { 174 "type": "prometheus", 175 "uid": "${datasource}" 176 }, 177 "fieldConfig": { 178 "defaults": { 179 "color": { 180 "mode": "palette-classic" 181 }, 182 "custom": { 183 "axisCenteredZero": false, 184 "axisColorMode": "text", 185 "axisLabel": "", 186 "axisPlacement": "auto", 187 "barAlignment": 0, 188 "drawStyle": "line", 189 "fillOpacity": 10, 190 "gradientMode": "none", 191 "hideFrom": { 192 "legend": false, 193 "tooltip": false, 194 "viz": false 195 }, 196 "lineInterpolation": "linear", 197 "lineWidth": 1, 198 "pointSize": 5, 199 "scaleDistribution": { 200 "type": "linear" 201 }, 202 "showPoints": "never", 203 "spanNulls": false, 204 "stacking": { 205 "group": "A", 206 "mode": "none" 207 }, 208 "thresholdsStyle": { 209 "mode": "off" 210 } 211 }, 212 "mappings": [], 213 "thresholds": { 214 "mode": "absolute", 215 "steps": [ 216 { 217 "color": "green", 218 "value": null 219 }, 220 { 221 "color": "red", 222 "value": 80 223 } 224 ] 225 }, 226 "unit": "bytes" 227 }, 228 "overrides": [] 229 }, 230 "gridPos": { 231 "h": 6, 232 "w": 8, 233 "x": 8, 234 "y": 1 235 }, 236 "id": 69, 237 "options": { 238 "legend": { 239 "calcs": [ 240 "mean", 241 "lastNotNull", 242 "max", 243 "min" 244 ], 245 "displayMode": "table", 246 "placement": "bottom", 247 "showLegend": true 248 }, 249 "tooltip": { 250 "mode": "multi", 251 "sort": "none" 252 } 253 }, 254 "pluginVersion": "9.2.4", 255 "targets": [ 256 { 257 "datasource": { 258 "type": "prometheus", 259 "uid": "${datasource}" 260 }, 261 "editorMode": "code", 262 "expr": "k8s_volume_capacity_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 263 "hide": false, 264 "interval": "", 265 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_volume_type}} | {{k8s_volume_name}}", 266 "range": true, 267 "refId": "A" 268 } 269 ], 270 "title": "Volume Capacity", 271 "type": "timeseries" 272 }, 273 { 274 "datasource": { 275 "type": "prometheus", 276 "uid": "${datasource}" 277 }, 278 "fieldConfig": { 279 "defaults": { 280 "color": { 281 "mode": "palette-classic" 282 }, 283 "custom": { 284 "axisCenteredZero": false, 285 "axisColorMode": "text", 286 "axisLabel": "", 287 "axisPlacement": "auto", 288 "barAlignment": 0, 289 "drawStyle": "line", 290 "fillOpacity": 10, 291 "gradientMode": "none", 292 "hideFrom": { 293 "legend": false, 294 "tooltip": false, 295 "viz": false 296 }, 297 "lineInterpolation": "linear", 298 "lineWidth": 1, 299 "pointSize": 5, 300 "scaleDistribution": { 301 "type": "linear" 302 }, 303 "showPoints": "never", 304 "spanNulls": false, 305 "stacking": { 306 "group": "A", 307 "mode": "none" 308 }, 309 "thresholdsStyle": { 310 "mode": "off" 311 } 312 }, 313 "mappings": [], 314 "thresholds": { 315 "mode": "absolute", 316 "steps": [ 317 { 318 "color": "green", 319 "value": null 320 }, 321 { 322 "color": "red", 323 "value": 80 324 } 325 ] 326 }, 327 "unit": "short" 328 }, 329 "overrides": [] 330 }, 331 "gridPos": { 332 "h": 6, 333 "w": 8, 334 "x": 16, 335 "y": 1 336 }, 337 "id": 70, 338 "options": { 339 "legend": { 340 "calcs": [ 341 "mean", 342 "lastNotNull", 343 "max", 344 "min" 345 ], 346 "displayMode": "table", 347 "placement": "bottom", 348 "showLegend": true 349 }, 350 "tooltip": { 351 "mode": "multi", 352 "sort": "none" 353 } 354 }, 355 "pluginVersion": "9.2.4", 356 "targets": [ 357 { 358 "datasource": { 359 "type": "prometheus", 360 "uid": "${datasource}" 361 }, 362 "editorMode": "code", 363 "expr": "k8s_volume_inodes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 364 "hide": false, 365 "interval": "", 366 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_volume_type}} | {{k8s_volume_name}}", 367 "range": true, 368 "refId": "A" 369 } 370 ], 371 "title": "Volume Inodes", 372 "type": "timeseries" 373 }, 374 { 375 "datasource": { 376 "type": "prometheus", 377 "uid": "${datasource}" 378 }, 379 "fieldConfig": { 380 "defaults": { 381 "color": { 382 "mode": "palette-classic" 383 }, 384 "custom": { 385 "axisCenteredZero": false, 386 "axisColorMode": "text", 387 "axisLabel": "", 388 "axisPlacement": "auto", 389 "barAlignment": 0, 390 "drawStyle": "line", 391 "fillOpacity": 10, 392 "gradientMode": "none", 393 "hideFrom": { 394 "legend": false, 395 "tooltip": false, 396 "viz": false 397 }, 398 "lineInterpolation": "linear", 399 "lineWidth": 1, 400 "pointSize": 5, 401 "scaleDistribution": { 402 "type": "linear" 403 }, 404 "showPoints": "never", 405 "spanNulls": false, 406 "stacking": { 407 "group": "A", 408 "mode": "none" 409 }, 410 "thresholdsStyle": { 411 "mode": "off" 412 } 413 }, 414 "mappings": [], 415 "thresholds": { 416 "mode": "absolute", 417 "steps": [ 418 { 419 "color": "green", 420 "value": null 421 }, 422 { 423 "color": "red", 424 "value": 80 425 } 426 ] 427 }, 428 "unit": "short" 429 }, 430 "overrides": [] 431 }, 432 "gridPos": { 433 "h": 6, 434 "w": 8, 435 "x": 0, 436 "y": 7 437 }, 438 "id": 71, 439 "options": { 440 "legend": { 441 "calcs": [ 442 "mean", 443 "lastNotNull", 444 "max", 445 "min" 446 ], 447 "displayMode": "table", 448 "placement": "bottom", 449 "showLegend": true 450 }, 451 "tooltip": { 452 "mode": "multi", 453 "sort": "none" 454 } 455 }, 456 "pluginVersion": "9.2.4", 457 "targets": [ 458 { 459 "datasource": { 460 "type": "prometheus", 461 "uid": "${datasource}" 462 }, 463 "editorMode": "code", 464 "expr": "k8s_volume_inodes_used{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 465 "hide": false, 466 "interval": "", 467 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_volume_type}} | {{k8s_volume_name}}", 468 "range": true, 469 "refId": "A" 470 } 471 ], 472 "title": "Volume Inodes Used", 473 "type": "timeseries" 474 }, 475 { 476 "datasource": { 477 "type": "prometheus", 478 "uid": "${datasource}" 479 }, 480 "fieldConfig": { 481 "defaults": { 482 "color": { 483 "mode": "palette-classic" 484 }, 485 "custom": { 486 "axisCenteredZero": false, 487 "axisColorMode": "text", 488 "axisLabel": "", 489 "axisPlacement": "auto", 490 "barAlignment": 0, 491 "drawStyle": "line", 492 "fillOpacity": 10, 493 "gradientMode": "none", 494 "hideFrom": { 495 "legend": false, 496 "tooltip": false, 497 "viz": false 498 }, 499 "lineInterpolation": "linear", 500 "lineWidth": 1, 501 "pointSize": 5, 502 "scaleDistribution": { 503 "type": "linear" 504 }, 505 "showPoints": "never", 506 "spanNulls": false, 507 "stacking": { 508 "group": "A", 509 "mode": "none" 510 }, 511 "thresholdsStyle": { 512 "mode": "off" 513 } 514 }, 515 "mappings": [], 516 "thresholds": { 517 "mode": "absolute", 518 "steps": [ 519 { 520 "color": "green", 521 "value": null 522 }, 523 { 524 "color": "red", 525 "value": 80 526 } 527 ] 528 }, 529 "unit": "short" 530 }, 531 "overrides": [] 532 }, 533 "gridPos": { 534 "h": 6, 535 "w": 8, 536 "x": 8, 537 "y": 7 538 }, 539 "id": 72, 540 "options": { 541 "legend": { 542 "calcs": [ 543 "mean", 544 "lastNotNull", 545 "max", 546 "min" 547 ], 548 "displayMode": "table", 549 "placement": "bottom", 550 "showLegend": true 551 }, 552 "tooltip": { 553 "mode": "multi", 554 "sort": "none" 555 } 556 }, 557 "pluginVersion": "9.2.4", 558 "targets": [ 559 { 560 "datasource": { 561 "type": "prometheus", 562 "uid": "${datasource}" 563 }, 564 "editorMode": "code", 565 "expr": "k8s_volume_inodes_free{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 566 "hide": false, 567 "interval": "", 568 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_volume_type}} | {{k8s_volume_name}}", 569 "range": true, 570 "refId": "A" 571 } 572 ], 573 "title": "Volume Inodes Free", 574 "type": "timeseries" 575 }, 576 { 577 "collapsed": true, 578 "gridPos": { 579 "h": 1, 580 "w": 24, 581 "x": 0, 582 "y": 13 583 }, 584 "id": 23, 585 "panels": [ 586 { 587 "datasource": { 588 "type": "prometheus", 589 "uid": "${datasource}" 590 }, 591 "fieldConfig": { 592 "defaults": { 593 "color": { 594 "mode": "palette-classic" 595 }, 596 "custom": { 597 "axisCenteredZero": false, 598 "axisColorMode": "text", 599 "axisLabel": "", 600 "axisPlacement": "auto", 601 "barAlignment": 0, 602 "drawStyle": "line", 603 "fillOpacity": 10, 604 "gradientMode": "none", 605 "hideFrom": { 606 "legend": false, 607 "tooltip": false, 608 "viz": false 609 }, 610 "lineInterpolation": "linear", 611 "lineWidth": 1, 612 "pointSize": 5, 613 "scaleDistribution": { 614 "type": "linear" 615 }, 616 "showPoints": "never", 617 "spanNulls": false, 618 "stacking": { 619 "group": "A", 620 "mode": "none" 621 }, 622 "thresholdsStyle": { 623 "mode": "off" 624 } 625 }, 626 "mappings": [], 627 "thresholds": { 628 "mode": "absolute", 629 "steps": [ 630 { 631 "color": "green", 632 "value": null 633 }, 634 { 635 "color": "red", 636 "value": 80 637 } 638 ] 639 }, 640 "unit": "short" 641 }, 642 "overrides": [] 643 }, 644 "gridPos": { 645 "h": 6, 646 "w": 8, 647 "x": 0, 648 "y": 2 649 }, 650 "id": 51, 651 "options": { 652 "legend": { 653 "calcs": [ 654 "mean", 655 "lastNotNull", 656 "max", 657 "min" 658 ], 659 "displayMode": "table", 660 "placement": "bottom", 661 "showLegend": true 662 }, 663 "tooltip": { 664 "mode": "multi", 665 "sort": "none" 666 } 667 }, 668 "pluginVersion": "9.2.4", 669 "targets": [ 670 { 671 "datasource": { 672 "type": "prometheus", 673 "uid": "${datasource}" 674 }, 675 "editorMode": "code", 676 "expr": "k8s_pod_cpu_limit{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 677 "hide": false, 678 "interval": "", 679 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}}", 680 "range": true, 681 "refId": "A" 682 } 683 ], 684 "title": "CPU Limit (vCores)", 685 "type": "timeseries" 686 }, 687 { 688 "datasource": { 689 "type": "prometheus", 690 "uid": "${datasource}" 691 }, 692 "fieldConfig": { 693 "defaults": { 694 "color": { 695 "mode": "palette-classic" 696 }, 697 "custom": { 698 "axisCenteredZero": false, 699 "axisColorMode": "text", 700 "axisLabel": "", 701 "axisPlacement": "auto", 702 "barAlignment": 0, 703 "drawStyle": "line", 704 "fillOpacity": 10, 705 "gradientMode": "none", 706 "hideFrom": { 707 "legend": false, 708 "tooltip": false, 709 "viz": false 710 }, 711 "lineInterpolation": "linear", 712 "lineWidth": 1, 713 "pointSize": 5, 714 "scaleDistribution": { 715 "type": "linear" 716 }, 717 "showPoints": "never", 718 "spanNulls": false, 719 "stacking": { 720 "group": "A", 721 "mode": "none" 722 }, 723 "thresholdsStyle": { 724 "mode": "off" 725 } 726 }, 727 "mappings": [], 728 "thresholds": { 729 "mode": "absolute", 730 "steps": [ 731 { 732 "color": "green", 733 "value": null 734 } 735 ] 736 }, 737 "unit": "percentunit" 738 }, 739 "overrides": [] 740 }, 741 "gridPos": { 742 "h": 6, 743 "w": 8, 744 "x": 8, 745 "y": 2 746 }, 747 "id": 52, 748 "options": { 749 "legend": { 750 "calcs": [ 751 "mean", 752 "lastNotNull", 753 "max", 754 "min" 755 ], 756 "displayMode": "table", 757 "placement": "bottom", 758 "showLegend": true 759 }, 760 "tooltip": { 761 "mode": "multi", 762 "sort": "none" 763 } 764 }, 765 "pluginVersion": "9.2.4", 766 "targets": [ 767 { 768 "datasource": { 769 "type": "prometheus", 770 "uid": "${datasource}" 771 }, 772 "editorMode": "code", 773 "expr": "rate(k8s_pod_cpu_time_seconds_total{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}[$__rate_interval])", 774 "hide": false, 775 "interval": "", 776 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}}", 777 "range": true, 778 "refId": "A" 779 } 780 ], 781 "title": "CPU Usage", 782 "type": "timeseries" 783 }, 784 { 785 "datasource": { 786 "type": "prometheus", 787 "uid": "${datasource}" 788 }, 789 "fieldConfig": { 790 "defaults": { 791 "color": { 792 "mode": "palette-classic" 793 }, 794 "custom": { 795 "axisCenteredZero": false, 796 "axisColorMode": "text", 797 "axisLabel": "", 798 "axisPlacement": "auto", 799 "barAlignment": 0, 800 "drawStyle": "line", 801 "fillOpacity": 10, 802 "gradientMode": "none", 803 "hideFrom": { 804 "legend": false, 805 "tooltip": false, 806 "viz": false 807 }, 808 "lineInterpolation": "linear", 809 "lineWidth": 1, 810 "pointSize": 5, 811 "scaleDistribution": { 812 "type": "linear" 813 }, 814 "showPoints": "never", 815 "spanNulls": false, 816 "stacking": { 817 "group": "A", 818 "mode": "none" 819 }, 820 "thresholdsStyle": { 821 "mode": "off" 822 } 823 }, 824 "mappings": [], 825 "thresholds": { 826 "mode": "absolute", 827 "steps": [ 828 { 829 "color": "green", 830 "value": null 831 } 832 ] 833 }, 834 "unit": "percentunit" 835 }, 836 "overrides": [] 837 }, 838 "gridPos": { 839 "h": 6, 840 "w": 8, 841 "x": 16, 842 "y": 2 843 }, 844 "id": 53, 845 "options": { 846 "legend": { 847 "calcs": [ 848 "mean", 849 "lastNotNull", 850 "max", 851 "min" 852 ], 853 "displayMode": "table", 854 "placement": "bottom", 855 "showLegend": true 856 }, 857 "tooltip": { 858 "mode": "multi", 859 "sort": "none" 860 } 861 }, 862 "pluginVersion": "9.2.4", 863 "targets": [ 864 { 865 "datasource": { 866 "type": "prometheus", 867 "uid": "${datasource}" 868 }, 869 "editorMode": "code", 870 "expr": "rate(k8s_pod_cpu_time_seconds_total{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}[$__rate_interval])/k8s_pod_cpu_limit{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 871 "hide": false, 872 "interval": "", 873 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}}", 874 "range": true, 875 "refId": "A" 876 } 877 ], 878 "title": "CPU Usage Ratio", 879 "type": "timeseries" 880 }, 881 { 882 "datasource": { 883 "type": "prometheus", 884 "uid": "${datasource}" 885 }, 886 "fieldConfig": { 887 "defaults": { 888 "color": { 889 "mode": "palette-classic" 890 }, 891 "custom": { 892 "axisCenteredZero": false, 893 "axisColorMode": "text", 894 "axisLabel": "", 895 "axisPlacement": "auto", 896 "barAlignment": 0, 897 "drawStyle": "line", 898 "fillOpacity": 10, 899 "gradientMode": "none", 900 "hideFrom": { 901 "legend": false, 902 "tooltip": false, 903 "viz": false 904 }, 905 "lineInterpolation": "linear", 906 "lineWidth": 1, 907 "pointSize": 5, 908 "scaleDistribution": { 909 "type": "linear" 910 }, 911 "showPoints": "never", 912 "spanNulls": false, 913 "stacking": { 914 "group": "A", 915 "mode": "none" 916 }, 917 "thresholdsStyle": { 918 "mode": "off" 919 } 920 }, 921 "mappings": [], 922 "thresholds": { 923 "mode": "absolute", 924 "steps": [ 925 { 926 "color": "green", 927 "value": null 928 }, 929 { 930 "color": "red", 931 "value": 80 932 } 933 ] 934 }, 935 "unit": "bytes" 936 }, 937 "overrides": [] 938 }, 939 "gridPos": { 940 "h": 6, 941 "w": 8, 942 "x": 0, 943 "y": 8 944 }, 945 "id": 57, 946 "options": { 947 "legend": { 948 "calcs": [ 949 "mean", 950 "lastNotNull", 951 "max", 952 "min" 953 ], 954 "displayMode": "table", 955 "placement": "bottom", 956 "showLegend": true 957 }, 958 "tooltip": { 959 "mode": "multi", 960 "sort": "none" 961 } 962 }, 963 "pluginVersion": "9.2.4", 964 "targets": [ 965 { 966 "datasource": { 967 "type": "prometheus", 968 "uid": "${datasource}" 969 }, 970 "editorMode": "code", 971 "expr": "k8s_pod_memory_limit_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 972 "hide": false, 973 "interval": "", 974 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}}", 975 "range": true, 976 "refId": "A" 977 } 978 ], 979 "title": "Memory Limit", 980 "type": "timeseries" 981 }, 982 { 983 "datasource": { 984 "type": "prometheus", 985 "uid": "${datasource}" 986 }, 987 "fieldConfig": { 988 "defaults": { 989 "color": { 990 "mode": "palette-classic" 991 }, 992 "custom": { 993 "axisCenteredZero": false, 994 "axisColorMode": "text", 995 "axisLabel": "", 996 "axisPlacement": "auto", 997 "barAlignment": 0, 998 "drawStyle": "line", 999 "fillOpacity": 10, 1000 "gradientMode": "none", 1001 "hideFrom": { 1002 "legend": false, 1003 "tooltip": false, 1004 "viz": false 1005 }, 1006 "lineInterpolation": "linear", 1007 "lineWidth": 1, 1008 "pointSize": 5, 1009 "scaleDistribution": { 1010 "type": "linear" 1011 }, 1012 "showPoints": "never", 1013 "spanNulls": false, 1014 "stacking": { 1015 "group": "A", 1016 "mode": "none" 1017 }, 1018 "thresholdsStyle": { 1019 "mode": "off" 1020 } 1021 }, 1022 "mappings": [], 1023 "thresholds": { 1024 "mode": "absolute", 1025 "steps": [ 1026 { 1027 "color": "green", 1028 "value": null 1029 }, 1030 { 1031 "color": "red", 1032 "value": 80 1033 } 1034 ] 1035 }, 1036 "unit": "bytes" 1037 }, 1038 "overrides": [] 1039 }, 1040 "gridPos": { 1041 "h": 6, 1042 "w": 8, 1043 "x": 8, 1044 "y": 8 1045 }, 1046 "id": 74, 1047 "options": { 1048 "legend": { 1049 "calcs": [ 1050 "mean", 1051 "lastNotNull", 1052 "max", 1053 "min" 1054 ], 1055 "displayMode": "table", 1056 "placement": "bottom", 1057 "showLegend": true 1058 }, 1059 "tooltip": { 1060 "mode": "multi", 1061 "sort": "none" 1062 } 1063 }, 1064 "pluginVersion": "9.2.4", 1065 "targets": [ 1066 { 1067 "datasource": { 1068 "type": "prometheus", 1069 "uid": "${datasource}" 1070 }, 1071 "editorMode": "code", 1072 "expr": "k8s_pod_memory_usage_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 1073 "hide": false, 1074 "interval": "", 1075 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}}", 1076 "range": true, 1077 "refId": "A" 1078 } 1079 ], 1080 "title": "Memory Usage", 1081 "type": "timeseries" 1082 }, 1083 { 1084 "datasource": { 1085 "type": "prometheus", 1086 "uid": "${datasource}" 1087 }, 1088 "fieldConfig": { 1089 "defaults": { 1090 "color": { 1091 "mode": "palette-classic" 1092 }, 1093 "custom": { 1094 "axisCenteredZero": false, 1095 "axisColorMode": "text", 1096 "axisLabel": "", 1097 "axisPlacement": "auto", 1098 "barAlignment": 0, 1099 "drawStyle": "line", 1100 "fillOpacity": 10, 1101 "gradientMode": "none", 1102 "hideFrom": { 1103 "legend": false, 1104 "tooltip": false, 1105 "viz": false 1106 }, 1107 "lineInterpolation": "linear", 1108 "lineWidth": 1, 1109 "pointSize": 5, 1110 "scaleDistribution": { 1111 "type": "linear" 1112 }, 1113 "showPoints": "never", 1114 "spanNulls": false, 1115 "stacking": { 1116 "group": "A", 1117 "mode": "none" 1118 }, 1119 "thresholdsStyle": { 1120 "mode": "off" 1121 } 1122 }, 1123 "mappings": [], 1124 "thresholds": { 1125 "mode": "absolute", 1126 "steps": [ 1127 { 1128 "color": "green", 1129 "value": null 1130 }, 1131 { 1132 "color": "red", 1133 "value": 80 1134 } 1135 ] 1136 }, 1137 "unit": "bytes" 1138 }, 1139 "overrides": [] 1140 }, 1141 "gridPos": { 1142 "h": 6, 1143 "w": 8, 1144 "x": 16, 1145 "y": 8 1146 }, 1147 "id": 59, 1148 "options": { 1149 "legend": { 1150 "calcs": [ 1151 "mean", 1152 "lastNotNull", 1153 "max", 1154 "min" 1155 ], 1156 "displayMode": "table", 1157 "placement": "bottom", 1158 "showLegend": true 1159 }, 1160 "tooltip": { 1161 "mode": "multi", 1162 "sort": "none" 1163 } 1164 }, 1165 "pluginVersion": "9.2.4", 1166 "targets": [ 1167 { 1168 "datasource": { 1169 "type": "prometheus", 1170 "uid": "${datasource}" 1171 }, 1172 "editorMode": "code", 1173 "expr": "k8s_pod_memory_working_set_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 1174 "hide": false, 1175 "interval": "", 1176 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}}", 1177 "range": true, 1178 "refId": "A" 1179 } 1180 ], 1181 "title": "Memory Working Set", 1182 "type": "timeseries" 1183 }, 1184 { 1185 "datasource": { 1186 "type": "prometheus", 1187 "uid": "${datasource}" 1188 }, 1189 "fieldConfig": { 1190 "defaults": { 1191 "color": { 1192 "mode": "palette-classic" 1193 }, 1194 "custom": { 1195 "axisCenteredZero": false, 1196 "axisColorMode": "text", 1197 "axisLabel": "", 1198 "axisPlacement": "auto", 1199 "barAlignment": 0, 1200 "drawStyle": "line", 1201 "fillOpacity": 10, 1202 "gradientMode": "none", 1203 "hideFrom": { 1204 "legend": false, 1205 "tooltip": false, 1206 "viz": false 1207 }, 1208 "lineInterpolation": "linear", 1209 "lineWidth": 1, 1210 "pointSize": 5, 1211 "scaleDistribution": { 1212 "type": "linear" 1213 }, 1214 "showPoints": "never", 1215 "spanNulls": false, 1216 "stacking": { 1217 "group": "A", 1218 "mode": "none" 1219 }, 1220 "thresholdsStyle": { 1221 "mode": "off" 1222 } 1223 }, 1224 "mappings": [], 1225 "thresholds": { 1226 "mode": "absolute", 1227 "steps": [ 1228 { 1229 "color": "green", 1230 "value": null 1231 }, 1232 { 1233 "color": "red", 1234 "value": 80 1235 } 1236 ] 1237 }, 1238 "unit": "bytes" 1239 }, 1240 "overrides": [] 1241 }, 1242 "gridPos": { 1243 "h": 6, 1244 "w": 8, 1245 "x": 0, 1246 "y": 14 1247 }, 1248 "id": 58, 1249 "options": { 1250 "legend": { 1251 "calcs": [ 1252 "mean", 1253 "lastNotNull", 1254 "max", 1255 "min" 1256 ], 1257 "displayMode": "table", 1258 "placement": "bottom", 1259 "showLegend": true 1260 }, 1261 "tooltip": { 1262 "mode": "multi", 1263 "sort": "none" 1264 } 1265 }, 1266 "pluginVersion": "9.2.4", 1267 "targets": [ 1268 { 1269 "datasource": { 1270 "type": "prometheus", 1271 "uid": "${datasource}" 1272 }, 1273 "editorMode": "code", 1274 "expr": "k8s_pod_memory_rss_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 1275 "hide": false, 1276 "interval": "", 1277 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}}", 1278 "range": true, 1279 "refId": "A" 1280 } 1281 ], 1282 "title": "Memory RSS", 1283 "type": "timeseries" 1284 }, 1285 { 1286 "datasource": { 1287 "type": "prometheus", 1288 "uid": "${datasource}" 1289 }, 1290 "fieldConfig": { 1291 "defaults": { 1292 "color": { 1293 "mode": "palette-classic" 1294 }, 1295 "custom": { 1296 "axisCenteredZero": false, 1297 "axisColorMode": "text", 1298 "axisLabel": "", 1299 "axisPlacement": "auto", 1300 "barAlignment": 0, 1301 "drawStyle": "line", 1302 "fillOpacity": 10, 1303 "gradientMode": "none", 1304 "hideFrom": { 1305 "legend": false, 1306 "tooltip": false, 1307 "viz": false 1308 }, 1309 "lineInterpolation": "linear", 1310 "lineWidth": 1, 1311 "pointSize": 5, 1312 "scaleDistribution": { 1313 "type": "linear" 1314 }, 1315 "showPoints": "never", 1316 "spanNulls": false, 1317 "stacking": { 1318 "group": "A", 1319 "mode": "none" 1320 }, 1321 "thresholdsStyle": { 1322 "mode": "off" 1323 } 1324 }, 1325 "mappings": [], 1326 "thresholds": { 1327 "mode": "absolute", 1328 "steps": [ 1329 { 1330 "color": "green", 1331 "value": null 1332 }, 1333 { 1334 "color": "red", 1335 "value": 80 1336 } 1337 ] 1338 }, 1339 "unit": "op/s" 1340 }, 1341 "overrides": [] 1342 }, 1343 "gridPos": { 1344 "h": 6, 1345 "w": 8, 1346 "x": 8, 1347 "y": 14 1348 }, 1349 "id": 60, 1350 "options": { 1351 "legend": { 1352 "calcs": [ 1353 "mean", 1354 "lastNotNull", 1355 "max", 1356 "min" 1357 ], 1358 "displayMode": "table", 1359 "placement": "bottom", 1360 "showLegend": true 1361 }, 1362 "tooltip": { 1363 "mode": "multi", 1364 "sort": "none" 1365 } 1366 }, 1367 "pluginVersion": "9.2.4", 1368 "targets": [ 1369 { 1370 "datasource": { 1371 "type": "prometheus", 1372 "uid": "${datasource}" 1373 }, 1374 "editorMode": "code", 1375 "expr": "rate(k8s_pod_memory_major_page_faults{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}[$__rate_interval])", 1376 "hide": false, 1377 "interval": "", 1378 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}}", 1379 "range": true, 1380 "refId": "A" 1381 } 1382 ], 1383 "title": "Memory Major Page Faults", 1384 "type": "timeseries" 1385 }, 1386 { 1387 "datasource": { 1388 "type": "prometheus", 1389 "uid": "${datasource}" 1390 }, 1391 "fieldConfig": { 1392 "defaults": { 1393 "color": { 1394 "mode": "palette-classic" 1395 }, 1396 "custom": { 1397 "axisCenteredZero": false, 1398 "axisColorMode": "text", 1399 "axisLabel": "", 1400 "axisPlacement": "auto", 1401 "barAlignment": 0, 1402 "drawStyle": "line", 1403 "fillOpacity": 10, 1404 "gradientMode": "none", 1405 "hideFrom": { 1406 "legend": false, 1407 "tooltip": false, 1408 "viz": false 1409 }, 1410 "lineInterpolation": "linear", 1411 "lineWidth": 1, 1412 "pointSize": 5, 1413 "scaleDistribution": { 1414 "type": "linear" 1415 }, 1416 "showPoints": "never", 1417 "spanNulls": false, 1418 "stacking": { 1419 "group": "A", 1420 "mode": "none" 1421 }, 1422 "thresholdsStyle": { 1423 "mode": "off" 1424 } 1425 }, 1426 "mappings": [], 1427 "thresholds": { 1428 "mode": "absolute", 1429 "steps": [ 1430 { 1431 "color": "green", 1432 "value": null 1433 }, 1434 { 1435 "color": "red", 1436 "value": 80 1437 } 1438 ] 1439 }, 1440 "unit": "op/s" 1441 }, 1442 "overrides": [] 1443 }, 1444 "gridPos": { 1445 "h": 6, 1446 "w": 8, 1447 "x": 16, 1448 "y": 14 1449 }, 1450 "id": 61, 1451 "options": { 1452 "legend": { 1453 "calcs": [ 1454 "mean", 1455 "lastNotNull", 1456 "max", 1457 "min" 1458 ], 1459 "displayMode": "table", 1460 "placement": "bottom", 1461 "showLegend": true 1462 }, 1463 "tooltip": { 1464 "mode": "multi", 1465 "sort": "none" 1466 } 1467 }, 1468 "pluginVersion": "9.2.4", 1469 "targets": [ 1470 { 1471 "datasource": { 1472 "type": "prometheus", 1473 "uid": "${datasource}" 1474 }, 1475 "editorMode": "code", 1476 "expr": "rate(k8s_pod_memory_page_faults{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}[$__rate_interval])", 1477 "hide": false, 1478 "interval": "", 1479 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}}", 1480 "range": true, 1481 "refId": "A" 1482 } 1483 ], 1484 "title": "Memory Page Faults", 1485 "type": "timeseries" 1486 }, 1487 { 1488 "datasource": { 1489 "type": "prometheus", 1490 "uid": "${datasource}" 1491 }, 1492 "fieldConfig": { 1493 "defaults": { 1494 "color": { 1495 "mode": "palette-classic" 1496 }, 1497 "custom": { 1498 "axisCenteredZero": false, 1499 "axisColorMode": "text", 1500 "axisLabel": "", 1501 "axisPlacement": "auto", 1502 "barAlignment": 0, 1503 "drawStyle": "line", 1504 "fillOpacity": 10, 1505 "gradientMode": "none", 1506 "hideFrom": { 1507 "legend": false, 1508 "tooltip": false, 1509 "viz": false 1510 }, 1511 "lineInterpolation": "linear", 1512 "lineWidth": 1, 1513 "pointSize": 5, 1514 "scaleDistribution": { 1515 "type": "linear" 1516 }, 1517 "showPoints": "never", 1518 "spanNulls": false, 1519 "stacking": { 1520 "group": "A", 1521 "mode": "none" 1522 }, 1523 "thresholdsStyle": { 1524 "mode": "off" 1525 } 1526 }, 1527 "mappings": [], 1528 "thresholds": { 1529 "mode": "absolute", 1530 "steps": [ 1531 { 1532 "color": "green", 1533 "value": null 1534 }, 1535 { 1536 "color": "red", 1537 "value": 80 1538 } 1539 ] 1540 }, 1541 "unit": "bytes" 1542 }, 1543 "overrides": [] 1544 }, 1545 "gridPos": { 1546 "h": 6, 1547 "w": 8, 1548 "x": 0, 1549 "y": 20 1550 }, 1551 "id": 54, 1552 "options": { 1553 "legend": { 1554 "calcs": [ 1555 "mean", 1556 "lastNotNull", 1557 "max", 1558 "min" 1559 ], 1560 "displayMode": "table", 1561 "placement": "bottom", 1562 "showLegend": true 1563 }, 1564 "tooltip": { 1565 "mode": "multi", 1566 "sort": "none" 1567 } 1568 }, 1569 "pluginVersion": "9.2.4", 1570 "targets": [ 1571 { 1572 "datasource": { 1573 "type": "prometheus", 1574 "uid": "${datasource}" 1575 }, 1576 "editorMode": "code", 1577 "expr": "k8s_pod_filesystem_usage_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 1578 "hide": false, 1579 "interval": "", 1580 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}}", 1581 "range": true, 1582 "refId": "A" 1583 } 1584 ], 1585 "title": "Filesystem Usage", 1586 "type": "timeseries" 1587 }, 1588 { 1589 "datasource": { 1590 "type": "prometheus", 1591 "uid": "${datasource}" 1592 }, 1593 "fieldConfig": { 1594 "defaults": { 1595 "color": { 1596 "mode": "palette-classic" 1597 }, 1598 "custom": { 1599 "axisCenteredZero": false, 1600 "axisColorMode": "text", 1601 "axisLabel": "", 1602 "axisPlacement": "auto", 1603 "barAlignment": 0, 1604 "drawStyle": "line", 1605 "fillOpacity": 10, 1606 "gradientMode": "none", 1607 "hideFrom": { 1608 "legend": false, 1609 "tooltip": false, 1610 "viz": false 1611 }, 1612 "lineInterpolation": "linear", 1613 "lineWidth": 1, 1614 "pointSize": 5, 1615 "scaleDistribution": { 1616 "type": "linear" 1617 }, 1618 "showPoints": "never", 1619 "spanNulls": false, 1620 "stacking": { 1621 "group": "A", 1622 "mode": "none" 1623 }, 1624 "thresholdsStyle": { 1625 "mode": "off" 1626 } 1627 }, 1628 "mappings": [], 1629 "thresholds": { 1630 "mode": "absolute", 1631 "steps": [ 1632 { 1633 "color": "green", 1634 "value": null 1635 }, 1636 { 1637 "color": "red", 1638 "value": 80 1639 } 1640 ] 1641 }, 1642 "unit": "bytes" 1643 }, 1644 "overrides": [] 1645 }, 1646 "gridPos": { 1647 "h": 6, 1648 "w": 8, 1649 "x": 8, 1650 "y": 20 1651 }, 1652 "id": 55, 1653 "options": { 1654 "legend": { 1655 "calcs": [ 1656 "mean", 1657 "lastNotNull", 1658 "max", 1659 "min" 1660 ], 1661 "displayMode": "table", 1662 "placement": "bottom", 1663 "showLegend": true 1664 }, 1665 "tooltip": { 1666 "mode": "multi", 1667 "sort": "none" 1668 } 1669 }, 1670 "pluginVersion": "9.2.4", 1671 "targets": [ 1672 { 1673 "datasource": { 1674 "type": "prometheus", 1675 "uid": "${datasource}" 1676 }, 1677 "editorMode": "code", 1678 "expr": "k8s_pod_filesystem_available_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 1679 "hide": false, 1680 "interval": "", 1681 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}}", 1682 "range": true, 1683 "refId": "A" 1684 } 1685 ], 1686 "title": "Filesystem Available", 1687 "type": "timeseries" 1688 }, 1689 { 1690 "datasource": { 1691 "type": "prometheus", 1692 "uid": "${datasource}" 1693 }, 1694 "fieldConfig": { 1695 "defaults": { 1696 "color": { 1697 "mode": "palette-classic" 1698 }, 1699 "custom": { 1700 "axisCenteredZero": false, 1701 "axisColorMode": "text", 1702 "axisLabel": "", 1703 "axisPlacement": "auto", 1704 "barAlignment": 0, 1705 "drawStyle": "line", 1706 "fillOpacity": 10, 1707 "gradientMode": "none", 1708 "hideFrom": { 1709 "legend": false, 1710 "tooltip": false, 1711 "viz": false 1712 }, 1713 "lineInterpolation": "linear", 1714 "lineWidth": 1, 1715 "pointSize": 5, 1716 "scaleDistribution": { 1717 "type": "linear" 1718 }, 1719 "showPoints": "never", 1720 "spanNulls": false, 1721 "stacking": { 1722 "group": "A", 1723 "mode": "none" 1724 }, 1725 "thresholdsStyle": { 1726 "mode": "off" 1727 } 1728 }, 1729 "mappings": [], 1730 "thresholds": { 1731 "mode": "absolute", 1732 "steps": [ 1733 { 1734 "color": "green", 1735 "value": null 1736 }, 1737 { 1738 "color": "red", 1739 "value": 80 1740 } 1741 ] 1742 }, 1743 "unit": "bytes" 1744 }, 1745 "overrides": [] 1746 }, 1747 "gridPos": { 1748 "h": 6, 1749 "w": 8, 1750 "x": 16, 1751 "y": 20 1752 }, 1753 "id": 56, 1754 "options": { 1755 "legend": { 1756 "calcs": [ 1757 "mean", 1758 "lastNotNull", 1759 "max", 1760 "min" 1761 ], 1762 "displayMode": "table", 1763 "placement": "bottom", 1764 "showLegend": true 1765 }, 1766 "tooltip": { 1767 "mode": "multi", 1768 "sort": "none" 1769 } 1770 }, 1771 "pluginVersion": "9.2.4", 1772 "targets": [ 1773 { 1774 "datasource": { 1775 "type": "prometheus", 1776 "uid": "${datasource}" 1777 }, 1778 "editorMode": "code", 1779 "expr": "k8s_pod_filesystem_capacity_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 1780 "hide": false, 1781 "interval": "", 1782 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}}", 1783 "range": true, 1784 "refId": "A" 1785 } 1786 ], 1787 "title": "Filesystem Capacity", 1788 "type": "timeseries" 1789 }, 1790 { 1791 "datasource": { 1792 "type": "prometheus", 1793 "uid": "${datasource}" 1794 }, 1795 "fieldConfig": { 1796 "defaults": { 1797 "color": { 1798 "mode": "palette-classic" 1799 }, 1800 "custom": { 1801 "axisCenteredZero": false, 1802 "axisColorMode": "text", 1803 "axisLabel": "", 1804 "axisPlacement": "auto", 1805 "barAlignment": 0, 1806 "drawStyle": "line", 1807 "fillOpacity": 10, 1808 "gradientMode": "none", 1809 "hideFrom": { 1810 "legend": false, 1811 "tooltip": false, 1812 "viz": false 1813 }, 1814 "lineInterpolation": "linear", 1815 "lineWidth": 1, 1816 "pointSize": 5, 1817 "scaleDistribution": { 1818 "type": "linear" 1819 }, 1820 "showPoints": "never", 1821 "spanNulls": false, 1822 "stacking": { 1823 "group": "A", 1824 "mode": "none" 1825 }, 1826 "thresholdsStyle": { 1827 "mode": "off" 1828 } 1829 }, 1830 "mappings": [], 1831 "thresholds": { 1832 "mode": "absolute", 1833 "steps": [ 1834 { 1835 "color": "green", 1836 "value": null 1837 }, 1838 { 1839 "color": "red", 1840 "value": 80 1841 } 1842 ] 1843 }, 1844 "unit": "Bps" 1845 }, 1846 "overrides": [] 1847 }, 1848 "gridPos": { 1849 "h": 6, 1850 "w": 8, 1851 "x": 0, 1852 "y": 26 1853 }, 1854 "id": 65, 1855 "options": { 1856 "legend": { 1857 "calcs": [ 1858 "mean", 1859 "lastNotNull", 1860 "max", 1861 "min" 1862 ], 1863 "displayMode": "table", 1864 "placement": "bottom", 1865 "showLegend": true 1866 }, 1867 "tooltip": { 1868 "mode": "multi", 1869 "sort": "none" 1870 } 1871 }, 1872 "pluginVersion": "9.2.4", 1873 "targets": [ 1874 { 1875 "datasource": { 1876 "type": "prometheus", 1877 "uid": "${datasource}" 1878 }, 1879 "editorMode": "code", 1880 "expr": "rate(k8s_pod_network_io_bytes_total{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",direction=\"receive\",job=\"$job\"}[$__rate_interval])", 1881 "hide": false, 1882 "interval": "", 1883 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{interface}}", 1884 "range": true, 1885 "refId": "A" 1886 } 1887 ], 1888 "title": "Network Receive Traffic", 1889 "type": "timeseries" 1890 }, 1891 { 1892 "datasource": { 1893 "type": "prometheus", 1894 "uid": "${datasource}" 1895 }, 1896 "fieldConfig": { 1897 "defaults": { 1898 "color": { 1899 "mode": "palette-classic" 1900 }, 1901 "custom": { 1902 "axisCenteredZero": false, 1903 "axisColorMode": "text", 1904 "axisLabel": "", 1905 "axisPlacement": "auto", 1906 "barAlignment": 0, 1907 "drawStyle": "line", 1908 "fillOpacity": 10, 1909 "gradientMode": "none", 1910 "hideFrom": { 1911 "legend": false, 1912 "tooltip": false, 1913 "viz": false 1914 }, 1915 "lineInterpolation": "linear", 1916 "lineWidth": 1, 1917 "pointSize": 5, 1918 "scaleDistribution": { 1919 "type": "linear" 1920 }, 1921 "showPoints": "never", 1922 "spanNulls": false, 1923 "stacking": { 1924 "group": "A", 1925 "mode": "none" 1926 }, 1927 "thresholdsStyle": { 1928 "mode": "off" 1929 } 1930 }, 1931 "mappings": [], 1932 "thresholds": { 1933 "mode": "absolute", 1934 "steps": [ 1935 { 1936 "color": "green", 1937 "value": null 1938 }, 1939 { 1940 "color": "red", 1941 "value": 80 1942 } 1943 ] 1944 }, 1945 "unit": "Bps" 1946 }, 1947 "overrides": [] 1948 }, 1949 "gridPos": { 1950 "h": 6, 1951 "w": 8, 1952 "x": 8, 1953 "y": 26 1954 }, 1955 "id": 64, 1956 "options": { 1957 "legend": { 1958 "calcs": [ 1959 "mean", 1960 "lastNotNull", 1961 "max", 1962 "min" 1963 ], 1964 "displayMode": "table", 1965 "placement": "bottom", 1966 "showLegend": true 1967 }, 1968 "tooltip": { 1969 "mode": "multi", 1970 "sort": "none" 1971 } 1972 }, 1973 "pluginVersion": "9.2.4", 1974 "targets": [ 1975 { 1976 "datasource": { 1977 "type": "prometheus", 1978 "uid": "${datasource}" 1979 }, 1980 "editorMode": "code", 1981 "expr": "rate(k8s_pod_network_io_bytes_total{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",direction=\"transmit\",job=\"$job\"}[$__rate_interval])", 1982 "hide": false, 1983 "interval": "", 1984 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{interface}}", 1985 "range": true, 1986 "refId": "A" 1987 } 1988 ], 1989 "title": "Network Transmit Traffic", 1990 "type": "timeseries" 1991 }, 1992 { 1993 "datasource": { 1994 "type": "prometheus", 1995 "uid": "${datasource}" 1996 }, 1997 "fieldConfig": { 1998 "defaults": { 1999 "color": { 2000 "mode": "palette-classic" 2001 }, 2002 "custom": { 2003 "axisCenteredZero": false, 2004 "axisColorMode": "text", 2005 "axisLabel": "", 2006 "axisPlacement": "auto", 2007 "barAlignment": 0, 2008 "drawStyle": "line", 2009 "fillOpacity": 10, 2010 "gradientMode": "none", 2011 "hideFrom": { 2012 "legend": false, 2013 "tooltip": false, 2014 "viz": false 2015 }, 2016 "lineInterpolation": "linear", 2017 "lineWidth": 1, 2018 "pointSize": 5, 2019 "scaleDistribution": { 2020 "type": "linear" 2021 }, 2022 "showPoints": "never", 2023 "spanNulls": false, 2024 "stacking": { 2025 "group": "A", 2026 "mode": "none" 2027 }, 2028 "thresholdsStyle": { 2029 "mode": "off" 2030 } 2031 }, 2032 "mappings": [], 2033 "thresholds": { 2034 "mode": "absolute", 2035 "steps": [ 2036 { 2037 "color": "green", 2038 "value": null 2039 }, 2040 { 2041 "color": "red", 2042 "value": 80 2043 } 2044 ] 2045 }, 2046 "unit": "short" 2047 }, 2048 "overrides": [] 2049 }, 2050 "gridPos": { 2051 "h": 6, 2052 "w": 8, 2053 "x": 16, 2054 "y": 26 2055 }, 2056 "id": 62, 2057 "options": { 2058 "legend": { 2059 "calcs": [ 2060 "mean", 2061 "lastNotNull", 2062 "max", 2063 "min" 2064 ], 2065 "displayMode": "table", 2066 "placement": "bottom", 2067 "showLegend": true 2068 }, 2069 "tooltip": { 2070 "mode": "multi", 2071 "sort": "none" 2072 } 2073 }, 2074 "pluginVersion": "9.2.4", 2075 "targets": [ 2076 { 2077 "datasource": { 2078 "type": "prometheus", 2079 "uid": "${datasource}" 2080 }, 2081 "editorMode": "code", 2082 "expr": "rate(k8s_pod_network_errors_total{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",direction=\"receive\",job=\"$job\"}[$__rate_interval])", 2083 "hide": false, 2084 "interval": "", 2085 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{interface}}", 2086 "range": true, 2087 "refId": "A" 2088 } 2089 ], 2090 "title": "Network Receive Errors", 2091 "type": "timeseries" 2092 }, 2093 { 2094 "datasource": { 2095 "type": "prometheus", 2096 "uid": "${datasource}" 2097 }, 2098 "fieldConfig": { 2099 "defaults": { 2100 "color": { 2101 "mode": "palette-classic" 2102 }, 2103 "custom": { 2104 "axisCenteredZero": false, 2105 "axisColorMode": "text", 2106 "axisLabel": "", 2107 "axisPlacement": "auto", 2108 "barAlignment": 0, 2109 "drawStyle": "line", 2110 "fillOpacity": 10, 2111 "gradientMode": "none", 2112 "hideFrom": { 2113 "legend": false, 2114 "tooltip": false, 2115 "viz": false 2116 }, 2117 "lineInterpolation": "linear", 2118 "lineWidth": 1, 2119 "pointSize": 5, 2120 "scaleDistribution": { 2121 "type": "linear" 2122 }, 2123 "showPoints": "never", 2124 "spanNulls": false, 2125 "stacking": { 2126 "group": "A", 2127 "mode": "none" 2128 }, 2129 "thresholdsStyle": { 2130 "mode": "off" 2131 } 2132 }, 2133 "mappings": [], 2134 "thresholds": { 2135 "mode": "absolute", 2136 "steps": [ 2137 { 2138 "color": "green", 2139 "value": null 2140 }, 2141 { 2142 "color": "red", 2143 "value": 80 2144 } 2145 ] 2146 }, 2147 "unit": "short" 2148 }, 2149 "overrides": [] 2150 }, 2151 "gridPos": { 2152 "h": 6, 2153 "w": 8, 2154 "x": 0, 2155 "y": 32 2156 }, 2157 "id": 63, 2158 "options": { 2159 "legend": { 2160 "calcs": [ 2161 "mean", 2162 "lastNotNull", 2163 "max", 2164 "min" 2165 ], 2166 "displayMode": "table", 2167 "placement": "bottom", 2168 "showLegend": true 2169 }, 2170 "tooltip": { 2171 "mode": "multi", 2172 "sort": "none" 2173 } 2174 }, 2175 "pluginVersion": "9.2.4", 2176 "targets": [ 2177 { 2178 "datasource": { 2179 "type": "prometheus", 2180 "uid": "${datasource}" 2181 }, 2182 "editorMode": "code", 2183 "expr": "rate(k8s_pod_network_errors_total{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",direction=\"transmit\",job=\"$job\"}[$__rate_interval])", 2184 "hide": false, 2185 "interval": "", 2186 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{interface}}", 2187 "range": true, 2188 "refId": "A" 2189 } 2190 ], 2191 "title": "Network Transmit Errors", 2192 "type": "timeseries" 2193 } 2194 ], 2195 "title": "Pod", 2196 "type": "row" 2197 }, 2198 { 2199 "collapsed": true, 2200 "gridPos": { 2201 "h": 1, 2202 "w": 24, 2203 "x": 0, 2204 "y": 14 2205 }, 2206 "id": 23, 2207 "panels": [ 2208 { 2209 "datasource": { 2210 "type": "prometheus", 2211 "uid": "prometheus" 2212 }, 2213 "fieldConfig": { 2214 "defaults": { 2215 "color": { 2216 "mode": "palette-classic" 2217 }, 2218 "custom": { 2219 "axisCenteredZero": false, 2220 "axisColorMode": "text", 2221 "axisLabel": "", 2222 "axisPlacement": "auto", 2223 "barAlignment": 0, 2224 "drawStyle": "line", 2225 "fillOpacity": 10, 2226 "gradientMode": "none", 2227 "hideFrom": { 2228 "legend": false, 2229 "tooltip": false, 2230 "viz": false 2231 }, 2232 "lineInterpolation": "linear", 2233 "lineWidth": 1, 2234 "pointSize": 5, 2235 "scaleDistribution": { 2236 "type": "linear" 2237 }, 2238 "showPoints": "never", 2239 "spanNulls": false, 2240 "stacking": { 2241 "group": "A", 2242 "mode": "none" 2243 }, 2244 "thresholdsStyle": { 2245 "mode": "off" 2246 } 2247 }, 2248 "mappings": [], 2249 "thresholds": { 2250 "mode": "absolute", 2251 "steps": [ 2252 { 2253 "color": "green", 2254 "value": null 2255 }, 2256 { 2257 "color": "red", 2258 "value": 80 2259 } 2260 ] 2261 }, 2262 "unit": "short" 2263 }, 2264 "overrides": [] 2265 }, 2266 "gridPos": { 2267 "h": 6, 2268 "w": 8, 2269 "x": 0, 2270 "y": 3 2271 }, 2272 "id": 76, 2273 "options": { 2274 "legend": { 2275 "calcs": [ 2276 "mean", 2277 "lastNotNull", 2278 "max", 2279 "min" 2280 ], 2281 "displayMode": "table", 2282 "placement": "bottom", 2283 "showLegend": true 2284 }, 2285 "tooltip": { 2286 "mode": "multi", 2287 "sort": "none" 2288 } 2289 }, 2290 "pluginVersion": "9.2.4", 2291 "targets": [ 2292 { 2293 "datasource": { 2294 "type": "prometheus", 2295 "uid": "prometheus" 2296 }, 2297 "editorMode": "code", 2298 "expr": "container_cpu_limit{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 2299 "hide": false, 2300 "interval": "", 2301 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_container_name}}", 2302 "range": true, 2303 "refId": "A" 2304 } 2305 ], 2306 "title": "CPU Limit (vCores)", 2307 "type": "timeseries" 2308 }, 2309 { 2310 "datasource": { 2311 "type": "prometheus", 2312 "uid": "prometheus" 2313 }, 2314 "fieldConfig": { 2315 "defaults": { 2316 "color": { 2317 "mode": "palette-classic" 2318 }, 2319 "custom": { 2320 "axisCenteredZero": false, 2321 "axisColorMode": "text", 2322 "axisLabel": "", 2323 "axisPlacement": "auto", 2324 "barAlignment": 0, 2325 "drawStyle": "line", 2326 "fillOpacity": 10, 2327 "gradientMode": "none", 2328 "hideFrom": { 2329 "legend": false, 2330 "tooltip": false, 2331 "viz": false 2332 }, 2333 "lineInterpolation": "linear", 2334 "lineWidth": 1, 2335 "pointSize": 5, 2336 "scaleDistribution": { 2337 "type": "linear" 2338 }, 2339 "showPoints": "never", 2340 "spanNulls": false, 2341 "stacking": { 2342 "group": "A", 2343 "mode": "none" 2344 }, 2345 "thresholdsStyle": { 2346 "mode": "off" 2347 } 2348 }, 2349 "mappings": [], 2350 "thresholds": { 2351 "mode": "absolute", 2352 "steps": [ 2353 { 2354 "color": "green", 2355 "value": null 2356 } 2357 ] 2358 }, 2359 "unit": "percentunit" 2360 }, 2361 "overrides": [] 2362 }, 2363 "gridPos": { 2364 "h": 6, 2365 "w": 8, 2366 "x": 8, 2367 "y": 3 2368 }, 2369 "id": 77, 2370 "options": { 2371 "legend": { 2372 "calcs": [ 2373 "mean", 2374 "lastNotNull", 2375 "max", 2376 "min" 2377 ], 2378 "displayMode": "table", 2379 "placement": "bottom", 2380 "showLegend": true 2381 }, 2382 "tooltip": { 2383 "mode": "multi", 2384 "sort": "none" 2385 } 2386 }, 2387 "pluginVersion": "9.2.4", 2388 "targets": [ 2389 { 2390 "datasource": { 2391 "type": "prometheus", 2392 "uid": "prometheus" 2393 }, 2394 "editorMode": "code", 2395 "expr": "rate(container_cpu_time_seconds_total{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}[$__rate_interval])", 2396 "hide": false, 2397 "interval": "", 2398 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_container_name}}", 2399 "range": true, 2400 "refId": "A" 2401 } 2402 ], 2403 "title": "CPU Usage", 2404 "type": "timeseries" 2405 }, 2406 { 2407 "datasource": { 2408 "type": "prometheus", 2409 "uid": "prometheus" 2410 }, 2411 "fieldConfig": { 2412 "defaults": { 2413 "color": { 2414 "mode": "palette-classic" 2415 }, 2416 "custom": { 2417 "axisCenteredZero": false, 2418 "axisColorMode": "text", 2419 "axisLabel": "", 2420 "axisPlacement": "auto", 2421 "barAlignment": 0, 2422 "drawStyle": "line", 2423 "fillOpacity": 10, 2424 "gradientMode": "none", 2425 "hideFrom": { 2426 "legend": false, 2427 "tooltip": false, 2428 "viz": false 2429 }, 2430 "lineInterpolation": "linear", 2431 "lineWidth": 1, 2432 "pointSize": 5, 2433 "scaleDistribution": { 2434 "type": "linear" 2435 }, 2436 "showPoints": "never", 2437 "spanNulls": false, 2438 "stacking": { 2439 "group": "A", 2440 "mode": "none" 2441 }, 2442 "thresholdsStyle": { 2443 "mode": "off" 2444 } 2445 }, 2446 "mappings": [], 2447 "thresholds": { 2448 "mode": "absolute", 2449 "steps": [ 2450 { 2451 "color": "green", 2452 "value": null 2453 } 2454 ] 2455 }, 2456 "unit": "percentunit" 2457 }, 2458 "overrides": [] 2459 }, 2460 "gridPos": { 2461 "h": 6, 2462 "w": 8, 2463 "x": 16, 2464 "y": 3 2465 }, 2466 "id": 78, 2467 "options": { 2468 "legend": { 2469 "calcs": [ 2470 "mean", 2471 "lastNotNull", 2472 "max", 2473 "min" 2474 ], 2475 "displayMode": "table", 2476 "placement": "bottom", 2477 "showLegend": true 2478 }, 2479 "tooltip": { 2480 "mode": "multi", 2481 "sort": "none" 2482 } 2483 }, 2484 "pluginVersion": "9.2.4", 2485 "targets": [ 2486 { 2487 "datasource": { 2488 "type": "prometheus", 2489 "uid": "prometheus" 2490 }, 2491 "editorMode": "code", 2492 "expr": "rate(container_cpu_time_seconds_total{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}[$__rate_interval])/container_cpu_limit{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 2493 "hide": false, 2494 "interval": "", 2495 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_container_name}}", 2496 "range": true, 2497 "refId": "A" 2498 } 2499 ], 2500 "title": "CPU Usage Ratio", 2501 "type": "timeseries" 2502 }, 2503 { 2504 "datasource": { 2505 "type": "prometheus", 2506 "uid": "prometheus" 2507 }, 2508 "fieldConfig": { 2509 "defaults": { 2510 "color": { 2511 "mode": "palette-classic" 2512 }, 2513 "custom": { 2514 "axisCenteredZero": false, 2515 "axisColorMode": "text", 2516 "axisLabel": "", 2517 "axisPlacement": "auto", 2518 "barAlignment": 0, 2519 "drawStyle": "line", 2520 "fillOpacity": 10, 2521 "gradientMode": "none", 2522 "hideFrom": { 2523 "legend": false, 2524 "tooltip": false, 2525 "viz": false 2526 }, 2527 "lineInterpolation": "linear", 2528 "lineWidth": 1, 2529 "pointSize": 5, 2530 "scaleDistribution": { 2531 "type": "linear" 2532 }, 2533 "showPoints": "never", 2534 "spanNulls": false, 2535 "stacking": { 2536 "group": "A", 2537 "mode": "none" 2538 }, 2539 "thresholdsStyle": { 2540 "mode": "off" 2541 } 2542 }, 2543 "mappings": [], 2544 "thresholds": { 2545 "mode": "absolute", 2546 "steps": [ 2547 { 2548 "color": "green", 2549 "value": null 2550 }, 2551 { 2552 "color": "red", 2553 "value": 80 2554 } 2555 ] 2556 }, 2557 "unit": "bytes" 2558 }, 2559 "overrides": [] 2560 }, 2561 "gridPos": { 2562 "h": 6, 2563 "w": 8, 2564 "x": 0, 2565 "y": 9 2566 }, 2567 "id": 79, 2568 "options": { 2569 "legend": { 2570 "calcs": [ 2571 "mean", 2572 "lastNotNull", 2573 "max", 2574 "min" 2575 ], 2576 "displayMode": "table", 2577 "placement": "bottom", 2578 "showLegend": true 2579 }, 2580 "tooltip": { 2581 "mode": "multi", 2582 "sort": "none" 2583 } 2584 }, 2585 "pluginVersion": "9.2.4", 2586 "targets": [ 2587 { 2588 "datasource": { 2589 "type": "prometheus", 2590 "uid": "prometheus" 2591 }, 2592 "editorMode": "code", 2593 "expr": "container_memory_limit_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 2594 "hide": false, 2595 "interval": "", 2596 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_container_name}}", 2597 "range": true, 2598 "refId": "A" 2599 } 2600 ], 2601 "title": "Memory Limit", 2602 "type": "timeseries" 2603 }, 2604 { 2605 "datasource": { 2606 "type": "prometheus", 2607 "uid": "prometheus" 2608 }, 2609 "fieldConfig": { 2610 "defaults": { 2611 "color": { 2612 "mode": "palette-classic" 2613 }, 2614 "custom": { 2615 "axisCenteredZero": false, 2616 "axisColorMode": "text", 2617 "axisLabel": "", 2618 "axisPlacement": "auto", 2619 "barAlignment": 0, 2620 "drawStyle": "line", 2621 "fillOpacity": 10, 2622 "gradientMode": "none", 2623 "hideFrom": { 2624 "legend": false, 2625 "tooltip": false, 2626 "viz": false 2627 }, 2628 "lineInterpolation": "linear", 2629 "lineWidth": 1, 2630 "pointSize": 5, 2631 "scaleDistribution": { 2632 "type": "linear" 2633 }, 2634 "showPoints": "never", 2635 "spanNulls": false, 2636 "stacking": { 2637 "group": "A", 2638 "mode": "none" 2639 }, 2640 "thresholdsStyle": { 2641 "mode": "off" 2642 } 2643 }, 2644 "mappings": [], 2645 "thresholds": { 2646 "mode": "absolute", 2647 "steps": [ 2648 { 2649 "color": "green", 2650 "value": null 2651 }, 2652 { 2653 "color": "red", 2654 "value": 80 2655 } 2656 ] 2657 }, 2658 "unit": "bytes" 2659 }, 2660 "overrides": [] 2661 }, 2662 "gridPos": { 2663 "h": 6, 2664 "w": 8, 2665 "x": 8, 2666 "y": 9 2667 }, 2668 "id": 80, 2669 "options": { 2670 "legend": { 2671 "calcs": [ 2672 "mean", 2673 "lastNotNull", 2674 "max", 2675 "min" 2676 ], 2677 "displayMode": "table", 2678 "placement": "bottom", 2679 "showLegend": true 2680 }, 2681 "tooltip": { 2682 "mode": "multi", 2683 "sort": "none" 2684 } 2685 }, 2686 "pluginVersion": "9.2.4", 2687 "targets": [ 2688 { 2689 "datasource": { 2690 "type": "prometheus", 2691 "uid": "prometheus" 2692 }, 2693 "editorMode": "code", 2694 "expr": "container_memory_usage_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 2695 "hide": false, 2696 "interval": "", 2697 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_container_name}}", 2698 "range": true, 2699 "refId": "A" 2700 } 2701 ], 2702 "title": "Memory Usage", 2703 "type": "timeseries" 2704 }, 2705 { 2706 "datasource": { 2707 "type": "prometheus", 2708 "uid": "${datasource}" 2709 }, 2710 "fieldConfig": { 2711 "defaults": { 2712 "color": { 2713 "mode": "palette-classic" 2714 }, 2715 "custom": { 2716 "axisCenteredZero": false, 2717 "axisColorMode": "text", 2718 "axisLabel": "", 2719 "axisPlacement": "auto", 2720 "barAlignment": 0, 2721 "drawStyle": "line", 2722 "fillOpacity": 10, 2723 "gradientMode": "none", 2724 "hideFrom": { 2725 "legend": false, 2726 "tooltip": false, 2727 "viz": false 2728 }, 2729 "lineInterpolation": "linear", 2730 "lineWidth": 1, 2731 "pointSize": 5, 2732 "scaleDistribution": { 2733 "type": "linear" 2734 }, 2735 "showPoints": "never", 2736 "spanNulls": false, 2737 "stacking": { 2738 "group": "A", 2739 "mode": "none" 2740 }, 2741 "thresholdsStyle": { 2742 "mode": "off" 2743 } 2744 }, 2745 "mappings": [], 2746 "thresholds": { 2747 "mode": "absolute", 2748 "steps": [ 2749 { 2750 "color": "green", 2751 "value": null 2752 }, 2753 { 2754 "color": "red", 2755 "value": 80 2756 } 2757 ] 2758 }, 2759 "unit": "bytes" 2760 }, 2761 "overrides": [] 2762 }, 2763 "gridPos": { 2764 "h": 6, 2765 "w": 8, 2766 "x": 16, 2767 "y": 9 2768 }, 2769 "id": 81, 2770 "options": { 2771 "legend": { 2772 "calcs": [ 2773 "mean", 2774 "lastNotNull", 2775 "max", 2776 "min" 2777 ], 2778 "displayMode": "table", 2779 "placement": "bottom", 2780 "showLegend": true 2781 }, 2782 "tooltip": { 2783 "mode": "multi", 2784 "sort": "none" 2785 } 2786 }, 2787 "pluginVersion": "9.2.4", 2788 "targets": [ 2789 { 2790 "datasource": { 2791 "type": "prometheus", 2792 "uid": "${datasource}" 2793 }, 2794 "editorMode": "code", 2795 "expr": "container_memory_available_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 2796 "hide": false, 2797 "interval": "", 2798 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_container_name}}", 2799 "range": true, 2800 "refId": "A" 2801 } 2802 ], 2803 "title": "Memory Available", 2804 "type": "timeseries" 2805 }, 2806 { 2807 "datasource": { 2808 "type": "prometheus", 2809 "uid": "prometheus" 2810 }, 2811 "fieldConfig": { 2812 "defaults": { 2813 "color": { 2814 "mode": "palette-classic" 2815 }, 2816 "custom": { 2817 "axisCenteredZero": false, 2818 "axisColorMode": "text", 2819 "axisLabel": "", 2820 "axisPlacement": "auto", 2821 "barAlignment": 0, 2822 "drawStyle": "line", 2823 "fillOpacity": 10, 2824 "gradientMode": "none", 2825 "hideFrom": { 2826 "legend": false, 2827 "tooltip": false, 2828 "viz": false 2829 }, 2830 "lineInterpolation": "linear", 2831 "lineWidth": 1, 2832 "pointSize": 5, 2833 "scaleDistribution": { 2834 "type": "linear" 2835 }, 2836 "showPoints": "never", 2837 "spanNulls": false, 2838 "stacking": { 2839 "group": "A", 2840 "mode": "none" 2841 }, 2842 "thresholdsStyle": { 2843 "mode": "off" 2844 } 2845 }, 2846 "mappings": [], 2847 "thresholds": { 2848 "mode": "absolute", 2849 "steps": [ 2850 { 2851 "color": "green", 2852 "value": null 2853 }, 2854 { 2855 "color": "red", 2856 "value": 80 2857 } 2858 ] 2859 }, 2860 "unit": "bytes" 2861 }, 2862 "overrides": [] 2863 }, 2864 "gridPos": { 2865 "h": 6, 2866 "w": 8, 2867 "x": 0, 2868 "y": 15 2869 }, 2870 "id": 82, 2871 "options": { 2872 "legend": { 2873 "calcs": [ 2874 "mean", 2875 "lastNotNull", 2876 "max", 2877 "min" 2878 ], 2879 "displayMode": "table", 2880 "placement": "bottom", 2881 "showLegend": true 2882 }, 2883 "tooltip": { 2884 "mode": "multi", 2885 "sort": "none" 2886 } 2887 }, 2888 "pluginVersion": "9.2.4", 2889 "targets": [ 2890 { 2891 "datasource": { 2892 "type": "prometheus", 2893 "uid": "prometheus" 2894 }, 2895 "editorMode": "code", 2896 "expr": "container_memory_working_set_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 2897 "hide": false, 2898 "interval": "", 2899 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_container_name}}", 2900 "range": true, 2901 "refId": "A" 2902 } 2903 ], 2904 "title": "Memory Working Set", 2905 "type": "timeseries" 2906 }, 2907 { 2908 "datasource": { 2909 "type": "prometheus", 2910 "uid": "prometheus" 2911 }, 2912 "fieldConfig": { 2913 "defaults": { 2914 "color": { 2915 "mode": "palette-classic" 2916 }, 2917 "custom": { 2918 "axisCenteredZero": false, 2919 "axisColorMode": "text", 2920 "axisLabel": "", 2921 "axisPlacement": "auto", 2922 "barAlignment": 0, 2923 "drawStyle": "line", 2924 "fillOpacity": 10, 2925 "gradientMode": "none", 2926 "hideFrom": { 2927 "legend": false, 2928 "tooltip": false, 2929 "viz": false 2930 }, 2931 "lineInterpolation": "linear", 2932 "lineWidth": 1, 2933 "pointSize": 5, 2934 "scaleDistribution": { 2935 "type": "linear" 2936 }, 2937 "showPoints": "never", 2938 "spanNulls": false, 2939 "stacking": { 2940 "group": "A", 2941 "mode": "none" 2942 }, 2943 "thresholdsStyle": { 2944 "mode": "off" 2945 } 2946 }, 2947 "mappings": [], 2948 "thresholds": { 2949 "mode": "absolute", 2950 "steps": [ 2951 { 2952 "color": "green", 2953 "value": null 2954 }, 2955 { 2956 "color": "red", 2957 "value": 80 2958 } 2959 ] 2960 }, 2961 "unit": "bytes" 2962 }, 2963 "overrides": [] 2964 }, 2965 "gridPos": { 2966 "h": 6, 2967 "w": 8, 2968 "x": 8, 2969 "y": 15 2970 }, 2971 "id": 83, 2972 "options": { 2973 "legend": { 2974 "calcs": [ 2975 "mean", 2976 "lastNotNull", 2977 "max", 2978 "min" 2979 ], 2980 "displayMode": "table", 2981 "placement": "bottom", 2982 "showLegend": true 2983 }, 2984 "tooltip": { 2985 "mode": "multi", 2986 "sort": "none" 2987 } 2988 }, 2989 "pluginVersion": "9.2.4", 2990 "targets": [ 2991 { 2992 "datasource": { 2993 "type": "prometheus", 2994 "uid": "prometheus" 2995 }, 2996 "editorMode": "code", 2997 "expr": "container_memory_rss_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 2998 "hide": false, 2999 "interval": "", 3000 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_container_name}}", 3001 "range": true, 3002 "refId": "A" 3003 } 3004 ], 3005 "title": "Memory RSS", 3006 "type": "timeseries" 3007 }, 3008 { 3009 "datasource": { 3010 "type": "prometheus", 3011 "uid": "prometheus" 3012 }, 3013 "fieldConfig": { 3014 "defaults": { 3015 "color": { 3016 "mode": "palette-classic" 3017 }, 3018 "custom": { 3019 "axisCenteredZero": false, 3020 "axisColorMode": "text", 3021 "axisLabel": "", 3022 "axisPlacement": "auto", 3023 "barAlignment": 0, 3024 "drawStyle": "line", 3025 "fillOpacity": 10, 3026 "gradientMode": "none", 3027 "hideFrom": { 3028 "legend": false, 3029 "tooltip": false, 3030 "viz": false 3031 }, 3032 "lineInterpolation": "linear", 3033 "lineWidth": 1, 3034 "pointSize": 5, 3035 "scaleDistribution": { 3036 "type": "linear" 3037 }, 3038 "showPoints": "never", 3039 "spanNulls": false, 3040 "stacking": { 3041 "group": "A", 3042 "mode": "none" 3043 }, 3044 "thresholdsStyle": { 3045 "mode": "off" 3046 } 3047 }, 3048 "mappings": [], 3049 "thresholds": { 3050 "mode": "absolute", 3051 "steps": [ 3052 { 3053 "color": "green", 3054 "value": null 3055 }, 3056 { 3057 "color": "red", 3058 "value": 80 3059 } 3060 ] 3061 }, 3062 "unit": "op/s" 3063 }, 3064 "overrides": [] 3065 }, 3066 "gridPos": { 3067 "h": 6, 3068 "w": 8, 3069 "x": 16, 3070 "y": 15 3071 }, 3072 "id": 84, 3073 "options": { 3074 "legend": { 3075 "calcs": [ 3076 "mean", 3077 "lastNotNull", 3078 "max", 3079 "min" 3080 ], 3081 "displayMode": "table", 3082 "placement": "bottom", 3083 "showLegend": true 3084 }, 3085 "tooltip": { 3086 "mode": "multi", 3087 "sort": "none" 3088 } 3089 }, 3090 "pluginVersion": "9.2.4", 3091 "targets": [ 3092 { 3093 "datasource": { 3094 "type": "prometheus", 3095 "uid": "prometheus" 3096 }, 3097 "editorMode": "code", 3098 "expr": "rate(container_memory_major_page_faults{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}[$__rate_interval])", 3099 "hide": false, 3100 "interval": "", 3101 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_container_name}}", 3102 "range": true, 3103 "refId": "A" 3104 } 3105 ], 3106 "title": "Memory Major Page Faults", 3107 "type": "timeseries" 3108 }, 3109 { 3110 "datasource": { 3111 "type": "prometheus", 3112 "uid": "prometheus" 3113 }, 3114 "fieldConfig": { 3115 "defaults": { 3116 "color": { 3117 "mode": "palette-classic" 3118 }, 3119 "custom": { 3120 "axisCenteredZero": false, 3121 "axisColorMode": "text", 3122 "axisLabel": "", 3123 "axisPlacement": "auto", 3124 "barAlignment": 0, 3125 "drawStyle": "line", 3126 "fillOpacity": 10, 3127 "gradientMode": "none", 3128 "hideFrom": { 3129 "legend": false, 3130 "tooltip": false, 3131 "viz": false 3132 }, 3133 "lineInterpolation": "linear", 3134 "lineWidth": 1, 3135 "pointSize": 5, 3136 "scaleDistribution": { 3137 "type": "linear" 3138 }, 3139 "showPoints": "never", 3140 "spanNulls": false, 3141 "stacking": { 3142 "group": "A", 3143 "mode": "none" 3144 }, 3145 "thresholdsStyle": { 3146 "mode": "off" 3147 } 3148 }, 3149 "mappings": [], 3150 "thresholds": { 3151 "mode": "absolute", 3152 "steps": [ 3153 { 3154 "color": "green", 3155 "value": null 3156 }, 3157 { 3158 "color": "red", 3159 "value": 80 3160 } 3161 ] 3162 }, 3163 "unit": "op/s" 3164 }, 3165 "overrides": [] 3166 }, 3167 "gridPos": { 3168 "h": 6, 3169 "w": 8, 3170 "x": 0, 3171 "y": 21 3172 }, 3173 "id": 85, 3174 "options": { 3175 "legend": { 3176 "calcs": [ 3177 "mean", 3178 "lastNotNull", 3179 "max", 3180 "min" 3181 ], 3182 "displayMode": "table", 3183 "placement": "bottom", 3184 "showLegend": true 3185 }, 3186 "tooltip": { 3187 "mode": "multi", 3188 "sort": "none" 3189 } 3190 }, 3191 "pluginVersion": "9.2.4", 3192 "targets": [ 3193 { 3194 "datasource": { 3195 "type": "prometheus", 3196 "uid": "prometheus" 3197 }, 3198 "editorMode": "code", 3199 "expr": "rate(container_memory_page_faults{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}[$__rate_interval])", 3200 "hide": false, 3201 "interval": "", 3202 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_container_name}}", 3203 "range": true, 3204 "refId": "A" 3205 } 3206 ], 3207 "title": "Memory Page Faults", 3208 "type": "timeseries" 3209 }, 3210 { 3211 "datasource": { 3212 "type": "prometheus", 3213 "uid": "prometheus" 3214 }, 3215 "fieldConfig": { 3216 "defaults": { 3217 "color": { 3218 "mode": "palette-classic" 3219 }, 3220 "custom": { 3221 "axisCenteredZero": false, 3222 "axisColorMode": "text", 3223 "axisLabel": "", 3224 "axisPlacement": "auto", 3225 "barAlignment": 0, 3226 "drawStyle": "line", 3227 "fillOpacity": 10, 3228 "gradientMode": "none", 3229 "hideFrom": { 3230 "legend": false, 3231 "tooltip": false, 3232 "viz": false 3233 }, 3234 "lineInterpolation": "linear", 3235 "lineWidth": 1, 3236 "pointSize": 5, 3237 "scaleDistribution": { 3238 "type": "linear" 3239 }, 3240 "showPoints": "never", 3241 "spanNulls": false, 3242 "stacking": { 3243 "group": "A", 3244 "mode": "none" 3245 }, 3246 "thresholdsStyle": { 3247 "mode": "off" 3248 } 3249 }, 3250 "mappings": [], 3251 "thresholds": { 3252 "mode": "absolute", 3253 "steps": [ 3254 { 3255 "color": "green", 3256 "value": null 3257 }, 3258 { 3259 "color": "red", 3260 "value": 80 3261 } 3262 ] 3263 }, 3264 "unit": "bytes" 3265 }, 3266 "overrides": [] 3267 }, 3268 "gridPos": { 3269 "h": 6, 3270 "w": 8, 3271 "x": 8, 3272 "y": 21 3273 }, 3274 "id": 86, 3275 "options": { 3276 "legend": { 3277 "calcs": [ 3278 "mean", 3279 "lastNotNull", 3280 "max", 3281 "min" 3282 ], 3283 "displayMode": "table", 3284 "placement": "bottom", 3285 "showLegend": true 3286 }, 3287 "tooltip": { 3288 "mode": "multi", 3289 "sort": "none" 3290 } 3291 }, 3292 "pluginVersion": "9.2.4", 3293 "targets": [ 3294 { 3295 "datasource": { 3296 "type": "prometheus", 3297 "uid": "prometheus" 3298 }, 3299 "editorMode": "code", 3300 "expr": "container_filesystem_usage_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 3301 "hide": false, 3302 "interval": "", 3303 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_container_name}}", 3304 "range": true, 3305 "refId": "A" 3306 } 3307 ], 3308 "title": "Filesystem Usage", 3309 "type": "timeseries" 3310 }, 3311 { 3312 "datasource": { 3313 "type": "prometheus", 3314 "uid": "prometheus" 3315 }, 3316 "fieldConfig": { 3317 "defaults": { 3318 "color": { 3319 "mode": "palette-classic" 3320 }, 3321 "custom": { 3322 "axisCenteredZero": false, 3323 "axisColorMode": "text", 3324 "axisLabel": "", 3325 "axisPlacement": "auto", 3326 "barAlignment": 0, 3327 "drawStyle": "line", 3328 "fillOpacity": 10, 3329 "gradientMode": "none", 3330 "hideFrom": { 3331 "legend": false, 3332 "tooltip": false, 3333 "viz": false 3334 }, 3335 "lineInterpolation": "linear", 3336 "lineWidth": 1, 3337 "pointSize": 5, 3338 "scaleDistribution": { 3339 "type": "linear" 3340 }, 3341 "showPoints": "never", 3342 "spanNulls": false, 3343 "stacking": { 3344 "group": "A", 3345 "mode": "none" 3346 }, 3347 "thresholdsStyle": { 3348 "mode": "off" 3349 } 3350 }, 3351 "mappings": [], 3352 "thresholds": { 3353 "mode": "absolute", 3354 "steps": [ 3355 { 3356 "color": "green", 3357 "value": null 3358 }, 3359 { 3360 "color": "red", 3361 "value": 80 3362 } 3363 ] 3364 }, 3365 "unit": "bytes" 3366 }, 3367 "overrides": [] 3368 }, 3369 "gridPos": { 3370 "h": 6, 3371 "w": 8, 3372 "x": 16, 3373 "y": 21 3374 }, 3375 "id": 87, 3376 "options": { 3377 "legend": { 3378 "calcs": [ 3379 "mean", 3380 "lastNotNull", 3381 "max", 3382 "min" 3383 ], 3384 "displayMode": "table", 3385 "placement": "bottom", 3386 "showLegend": true 3387 }, 3388 "tooltip": { 3389 "mode": "multi", 3390 "sort": "none" 3391 } 3392 }, 3393 "pluginVersion": "9.2.4", 3394 "targets": [ 3395 { 3396 "datasource": { 3397 "type": "prometheus", 3398 "uid": "prometheus" 3399 }, 3400 "editorMode": "code", 3401 "expr": "container_filesystem_available_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 3402 "hide": false, 3403 "interval": "", 3404 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_container_name}}", 3405 "range": true, 3406 "refId": "A" 3407 } 3408 ], 3409 "title": "Filesystem Available", 3410 "type": "timeseries" 3411 }, 3412 { 3413 "datasource": { 3414 "type": "prometheus", 3415 "uid": "prometheus" 3416 }, 3417 "fieldConfig": { 3418 "defaults": { 3419 "color": { 3420 "mode": "palette-classic" 3421 }, 3422 "custom": { 3423 "axisCenteredZero": false, 3424 "axisColorMode": "text", 3425 "axisLabel": "", 3426 "axisPlacement": "auto", 3427 "barAlignment": 0, 3428 "drawStyle": "line", 3429 "fillOpacity": 10, 3430 "gradientMode": "none", 3431 "hideFrom": { 3432 "legend": false, 3433 "tooltip": false, 3434 "viz": false 3435 }, 3436 "lineInterpolation": "linear", 3437 "lineWidth": 1, 3438 "pointSize": 5, 3439 "scaleDistribution": { 3440 "type": "linear" 3441 }, 3442 "showPoints": "never", 3443 "spanNulls": false, 3444 "stacking": { 3445 "group": "A", 3446 "mode": "none" 3447 }, 3448 "thresholdsStyle": { 3449 "mode": "off" 3450 } 3451 }, 3452 "mappings": [], 3453 "thresholds": { 3454 "mode": "absolute", 3455 "steps": [ 3456 { 3457 "color": "green", 3458 "value": null 3459 }, 3460 { 3461 "color": "red", 3462 "value": 80 3463 } 3464 ] 3465 }, 3466 "unit": "bytes" 3467 }, 3468 "overrides": [] 3469 }, 3470 "gridPos": { 3471 "h": 6, 3472 "w": 8, 3473 "x": 0, 3474 "y": 27 3475 }, 3476 "id": 88, 3477 "options": { 3478 "legend": { 3479 "calcs": [ 3480 "mean", 3481 "lastNotNull", 3482 "max", 3483 "min" 3484 ], 3485 "displayMode": "table", 3486 "placement": "bottom", 3487 "showLegend": true 3488 }, 3489 "tooltip": { 3490 "mode": "multi", 3491 "sort": "none" 3492 } 3493 }, 3494 "pluginVersion": "9.2.4", 3495 "targets": [ 3496 { 3497 "datasource": { 3498 "type": "prometheus", 3499 "uid": "prometheus" 3500 }, 3501 "editorMode": "code", 3502 "expr": "container_filesystem_capacity_bytes{node=~\"$node\",app_kubernetes_io_instance=~\"$cluster\",k8s_pod_name=~\"$pod\",job=\"$job\"}", 3503 "hide": false, 3504 "interval": "", 3505 "legendFormat": "{{node}} | {{app_kubernetes_io_instance}} | {{k8s_pod_name}} | {{k8s_container_name}}", 3506 "range": true, 3507 "refId": "A" 3508 } 3509 ], 3510 "title": "Filesystem Capacity", 3511 "type": "timeseries" 3512 } 3513 ], 3514 "title": "Container", 3515 "type": "row" 3516 } 3517 ], 3518 "schemaVersion": 37, 3519 "style": "dark", 3520 "tags": [ 3521 "container", 3522 "kubelet", 3523 "pod" 3524 ], 3525 "templating": { 3526 "list": [ 3527 { 3528 "current": { 3529 "selected": false, 3530 "text": "default", 3531 "value": "default" 3532 }, 3533 "hide": 0, 3534 "includeAll": false, 3535 "label": "data source", 3536 "multi": false, 3537 "name": "datasource", 3538 "options": [], 3539 "query": "prometheus", 3540 "queryValue": "", 3541 "refresh": 1, 3542 "regex": "", 3543 "skipUrlSync": false, 3544 "type": "datasource" 3545 }, 3546 { 3547 "allValue": ".+", 3548 "current": { 3549 "selected": true, 3550 "text": [ 3551 "All" 3552 ], 3553 "value": [ 3554 "$__all" 3555 ] 3556 }, 3557 "datasource": { 3558 "type": "prometheus", 3559 "uid": "${datasource}" 3560 }, 3561 "definition": "label_values({__name__=\"k8s_pod_cpu_time_seconds_total\", job=\"$job\"}, node)", 3562 "hide": 0, 3563 "includeAll": true, 3564 "label": "node", 3565 "multi": true, 3566 "name": "node", 3567 "options": [], 3568 "query": { 3569 "query": "label_values({__name__=\"k8s_pod_cpu_time_seconds_total\", job=\"$job\"}, node)", 3570 "refId": "StandardVariableQuery" 3571 }, 3572 "refresh": 1, 3573 "regex": "", 3574 "skipUrlSync": false, 3575 "sort": 5, 3576 "tagValuesQuery": "", 3577 "tagsQuery": "", 3578 "type": "query", 3579 "useTags": false 3580 }, 3581 { 3582 "allValue": ".+", 3583 "current": { 3584 "selected": true, 3585 "text": "pg12", 3586 "value": "pg12" 3587 }, 3588 "datasource": { 3589 "type": "prometheus", 3590 "uid": "${datasource}" 3591 }, 3592 "definition": "label_values({__name__=\"k8s_pod_cpu_time_seconds_total\", node=~\"$node\", job=\"$job\"}, app_kubernetes_io_instance)", 3593 "hide": 0, 3594 "includeAll": false, 3595 "label": "cluster", 3596 "multi": false, 3597 "name": "cluster", 3598 "options": [], 3599 "query": { 3600 "query": "label_values({__name__=\"k8s_pod_cpu_time_seconds_total\", node=~\"$node\", job=\"$job\"}, app_kubernetes_io_instance)", 3601 "refId": "StandardVariableQuery" 3602 }, 3603 "refresh": 1, 3604 "regex": "", 3605 "skipUrlSync": false, 3606 "sort": 5, 3607 "tagValuesQuery": "", 3608 "tagsQuery": "", 3609 "type": "query", 3610 "useTags": false 3611 }, 3612 { 3613 "allValue": ".+", 3614 "current": { 3615 "selected": true, 3616 "text": [ 3617 "All" 3618 ], 3619 "value": [ 3620 "$__all" 3621 ] 3622 }, 3623 "datasource": { 3624 "type": "prometheus", 3625 "uid": "${datasource}" 3626 }, 3627 "definition": "label_values({__name__=\"k8s_pod_cpu_time_seconds_total\", app_kubernetes_io_instance=~\"$cluster\", node=~\"$node\", job=\"$job\"}, k8s_pod_name)", 3628 "hide": 0, 3629 "includeAll": true, 3630 "label": "pod", 3631 "multi": true, 3632 "name": "pod", 3633 "options": [], 3634 "query": { 3635 "query": "label_values({__name__=\"k8s_pod_cpu_time_seconds_total\", app_kubernetes_io_instance=~\"$cluster\", node=~\"$node\", job=\"$job\"}, k8s_pod_name)", 3636 "refId": "StandardVariableQuery" 3637 }, 3638 "refresh": 1, 3639 "regex": "", 3640 "skipUrlSync": false, 3641 "sort": 5, 3642 "tagValuesQuery": "", 3643 "tagsQuery": "", 3644 "type": "query", 3645 "useTags": false 3646 }, 3647 { 3648 "current": { 3649 "selected": true, 3650 "text": "agamotto", 3651 "value": "agamotto" 3652 }, 3653 "hide": 0, 3654 "includeAll": false, 3655 "label": "job", 3656 "multi": false, 3657 "name": "job", 3658 "options": [ 3659 { 3660 "selected": true, 3661 "text": "agamotto", 3662 "value": "agamotto" 3663 } 3664 ], 3665 "query": "agamotto", 3666 "queryValue": "", 3667 "skipUrlSync": false, 3668 "type": "custom" 3669 } 3670 ] 3671 }, 3672 "time": { 3673 "from": "now-30m", 3674 "to": "now" 3675 }, 3676 "timepicker": {}, 3677 "timezone": "", 3678 "title": "Kubelet Stats", 3679 "uid": "kubeletstats", 3680 "version": 1, 3681 "weekStart": "" 3682 }