github.com/metaworking/channeld@v0.7.3/grafana/dashboard.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": "Channeld Runtime metrics", 25 "editable": true, 26 "fiscalYearStartMonth": 0, 27 "gnetId": 10826, 28 "graphTooltip": 0, 29 "id": 1, 30 "links": [ 31 { 32 "asDropdown": false, 33 "icon": "external link", 34 "includeVars": false, 35 "keepTime": false, 36 "tags": [], 37 "targetBlank": false, 38 "title": "New link", 39 "tooltip": "", 40 "type": "link", 41 "url": "" 42 } 43 ], 44 "liveNow": false, 45 "panels": [ 46 { 47 "datasource": { 48 "type": "prometheus", 49 "uid": "Prometheus" 50 }, 51 "fieldConfig": { 52 "defaults": { 53 "color": { 54 "mode": "palette-classic" 55 }, 56 "custom": { 57 "axisCenteredZero": false, 58 "axisColorMode": "text", 59 "axisLabel": "", 60 "axisPlacement": "auto", 61 "barAlignment": 0, 62 "drawStyle": "line", 63 "fillOpacity": 0, 64 "gradientMode": "none", 65 "hideFrom": { 66 "legend": false, 67 "tooltip": false, 68 "viz": false 69 }, 70 "lineInterpolation": "linear", 71 "lineWidth": 1, 72 "pointSize": 5, 73 "scaleDistribution": { 74 "type": "linear" 75 }, 76 "showPoints": "auto", 77 "spanNulls": false, 78 "stacking": { 79 "group": "A", 80 "mode": "none" 81 }, 82 "thresholdsStyle": { 83 "mode": "off" 84 } 85 }, 86 "mappings": [], 87 "thresholds": { 88 "mode": "absolute", 89 "steps": [ 90 { 91 "color": "green", 92 "value": null 93 }, 94 { 95 "color": "red", 96 "value": 80 97 } 98 ] 99 } 100 }, 101 "overrides": [] 102 }, 103 "gridPos": { 104 "h": 8, 105 "w": 12, 106 "x": 0, 107 "y": 0 108 }, 109 "id": 36, 110 "interval": "1s", 111 "options": { 112 "legend": { 113 "calcs": [], 114 "displayMode": "list", 115 "placement": "bottom", 116 "showLegend": true 117 }, 118 "tooltip": { 119 "mode": "single", 120 "sort": "none" 121 } 122 }, 123 "targets": [ 124 { 125 "datasource": { 126 "type": "prometheus", 127 "uid": "Prometheus" 128 }, 129 "exemplar": true, 130 "expr": "connection_num", 131 "interval": "", 132 "legendFormat": "", 133 "refId": "A" 134 } 135 ], 136 "title": "Connections", 137 "type": "timeseries" 138 }, 139 { 140 "datasource": { 141 "type": "prometheus", 142 "uid": "Prometheus" 143 }, 144 "fieldConfig": { 145 "defaults": { 146 "color": { 147 "mode": "palette-classic" 148 }, 149 "custom": { 150 "axisCenteredZero": false, 151 "axisColorMode": "text", 152 "axisLabel": "", 153 "axisPlacement": "auto", 154 "barAlignment": 0, 155 "drawStyle": "line", 156 "fillOpacity": 0, 157 "gradientMode": "none", 158 "hideFrom": { 159 "legend": false, 160 "tooltip": false, 161 "viz": false 162 }, 163 "lineInterpolation": "linear", 164 "lineWidth": 1, 165 "pointSize": 5, 166 "scaleDistribution": { 167 "type": "linear" 168 }, 169 "showPoints": "auto", 170 "spanNulls": false, 171 "stacking": { 172 "group": "A", 173 "mode": "none" 174 }, 175 "thresholdsStyle": { 176 "mode": "off" 177 } 178 }, 179 "mappings": [], 180 "thresholds": { 181 "mode": "absolute", 182 "steps": [ 183 { 184 "color": "green", 185 "value": null 186 }, 187 { 188 "color": "red", 189 "value": 80 190 } 191 ] 192 } 193 }, 194 "overrides": [] 195 }, 196 "gridPos": { 197 "h": 8, 198 "w": 12, 199 "x": 12, 200 "y": 0 201 }, 202 "id": 38, 203 "interval": "1s", 204 "options": { 205 "legend": { 206 "calcs": [], 207 "displayMode": "list", 208 "placement": "bottom", 209 "showLegend": true 210 }, 211 "tooltip": { 212 "mode": "single", 213 "sort": "none" 214 } 215 }, 216 "targets": [ 217 { 218 "datasource": { 219 "type": "prometheus", 220 "uid": "Prometheus" 221 }, 222 "exemplar": true, 223 "expr": "channel_num", 224 "interval": "", 225 "legendFormat": "", 226 "refId": "A" 227 } 228 ], 229 "title": "Channels", 230 "type": "timeseries" 231 }, 232 { 233 "datasource": { 234 "type": "prometheus", 235 "uid": "Prometheus" 236 }, 237 "fieldConfig": { 238 "defaults": { 239 "color": { 240 "mode": "palette-classic" 241 }, 242 "custom": { 243 "axisCenteredZero": false, 244 "axisColorMode": "text", 245 "axisLabel": "", 246 "axisPlacement": "auto", 247 "barAlignment": 0, 248 "drawStyle": "line", 249 "fillOpacity": 0, 250 "gradientMode": "none", 251 "hideFrom": { 252 "legend": false, 253 "tooltip": false, 254 "viz": false 255 }, 256 "lineInterpolation": "linear", 257 "lineWidth": 1, 258 "pointSize": 5, 259 "scaleDistribution": { 260 "type": "linear" 261 }, 262 "showPoints": "auto", 263 "spanNulls": false, 264 "stacking": { 265 "group": "A", 266 "mode": "none" 267 }, 268 "thresholdsStyle": { 269 "mode": "off" 270 } 271 }, 272 "mappings": [], 273 "thresholds": { 274 "mode": "absolute", 275 "steps": [ 276 { 277 "color": "green", 278 "value": null 279 }, 280 { 281 "color": "red", 282 "value": 80 283 } 284 ] 285 } 286 }, 287 "overrides": [] 288 }, 289 "gridPos": { 290 "h": 8, 291 "w": 12, 292 "x": 0, 293 "y": 8 294 }, 295 "id": 40, 296 "options": { 297 "legend": { 298 "calcs": [], 299 "displayMode": "list", 300 "placement": "bottom", 301 "showLegend": true 302 }, 303 "tooltip": { 304 "mode": "single", 305 "sort": "none" 306 } 307 }, 308 "targets": [ 309 { 310 "datasource": { 311 "type": "prometheus", 312 "uid": "Prometheus" 313 }, 314 "exemplar": true, 315 "expr": "rate(process_cpu_seconds_total[$__rate_interval])*100", 316 "interval": "", 317 "legendFormat": "", 318 "refId": "A" 319 } 320 ], 321 "title": "CPU Usage", 322 "type": "timeseries" 323 }, 324 { 325 "datasource": { 326 "type": "prometheus", 327 "uid": "Prometheus" 328 }, 329 "fieldConfig": { 330 "defaults": { 331 "color": { 332 "mode": "palette-classic" 333 }, 334 "custom": { 335 "axisCenteredZero": false, 336 "axisColorMode": "text", 337 "axisLabel": "", 338 "axisPlacement": "auto", 339 "barAlignment": 0, 340 "drawStyle": "line", 341 "fillOpacity": 0, 342 "gradientMode": "none", 343 "hideFrom": { 344 "legend": false, 345 "tooltip": false, 346 "viz": false 347 }, 348 "lineInterpolation": "linear", 349 "lineWidth": 1, 350 "pointSize": 5, 351 "scaleDistribution": { 352 "type": "linear" 353 }, 354 "showPoints": "auto", 355 "spanNulls": false, 356 "stacking": { 357 "group": "A", 358 "mode": "none" 359 }, 360 "thresholdsStyle": { 361 "mode": "off" 362 } 363 }, 364 "mappings": [], 365 "thresholds": { 366 "mode": "absolute", 367 "steps": [ 368 { 369 "color": "green", 370 "value": null 371 }, 372 { 373 "color": "red", 374 "value": 80 375 } 376 ] 377 } 378 }, 379 "overrides": [] 380 }, 381 "gridPos": { 382 "h": 8, 383 "w": 12, 384 "x": 12, 385 "y": 8 386 }, 387 "id": 43, 388 "options": { 389 "legend": { 390 "calcs": [], 391 "displayMode": "list", 392 "placement": "bottom", 393 "showLegend": true 394 }, 395 "tooltip": { 396 "mode": "single", 397 "sort": "none" 398 } 399 }, 400 "targets": [ 401 { 402 "datasource": { 403 "type": "prometheus", 404 "uid": "Prometheus" 405 }, 406 "editorMode": "builder", 407 "exemplar": true, 408 "expr": "channel_tick_duration", 409 "interval": "", 410 "legendFormat": "{{type}}", 411 "range": true, 412 "refId": "A" 413 } 414 ], 415 "title": "Channel Tick Duration (ms)", 416 "type": "timeseries" 417 }, 418 { 419 "datasource": { 420 "type": "prometheus", 421 "uid": "Prometheus" 422 }, 423 "fieldConfig": { 424 "defaults": { 425 "color": { 426 "mode": "palette-classic" 427 }, 428 "custom": { 429 "axisCenteredZero": false, 430 "axisColorMode": "text", 431 "axisLabel": "", 432 "axisPlacement": "auto", 433 "barAlignment": 0, 434 "drawStyle": "line", 435 "fillOpacity": 0, 436 "gradientMode": "none", 437 "hideFrom": { 438 "legend": false, 439 "tooltip": false, 440 "viz": false 441 }, 442 "lineInterpolation": "linear", 443 "lineWidth": 1, 444 "pointSize": 5, 445 "scaleDistribution": { 446 "type": "linear" 447 }, 448 "showPoints": "auto", 449 "spanNulls": false, 450 "stacking": { 451 "group": "A", 452 "mode": "none" 453 }, 454 "thresholdsStyle": { 455 "mode": "off" 456 } 457 }, 458 "mappings": [], 459 "thresholds": { 460 "mode": "absolute", 461 "steps": [ 462 { 463 "color": "green", 464 "value": null 465 }, 466 { 467 "color": "red", 468 "value": 80 469 } 470 ] 471 } 472 }, 473 "overrides": [] 474 }, 475 "gridPos": { 476 "h": 8, 477 "w": 12, 478 "x": 0, 479 "y": 16 480 }, 481 "id": 45, 482 "options": { 483 "legend": { 484 "calcs": [], 485 "displayMode": "list", 486 "placement": "bottom", 487 "showLegend": true 488 }, 489 "tooltip": { 490 "mode": "single", 491 "sort": "none" 492 } 493 }, 494 "targets": [ 495 { 496 "datasource": { 497 "type": "prometheus", 498 "uid": "Prometheus" 499 }, 500 "editorMode": "builder", 501 "exemplar": true, 502 "expr": "ue_server_fps", 503 "interval": "", 504 "legendFormat": "{{connType}}", 505 "range": true, 506 "refId": "A" 507 } 508 ], 509 "title": "UE Server FPS", 510 "type": "timeseries" 511 }, 512 { 513 "datasource": { 514 "type": "prometheus", 515 "uid": "Prometheus" 516 }, 517 "fieldConfig": { 518 "defaults": { 519 "color": { 520 "mode": "palette-classic" 521 }, 522 "custom": { 523 "axisCenteredZero": false, 524 "axisColorMode": "text", 525 "axisLabel": "", 526 "axisPlacement": "auto", 527 "barAlignment": 0, 528 "drawStyle": "line", 529 "fillOpacity": 0, 530 "gradientMode": "none", 531 "hideFrom": { 532 "legend": false, 533 "tooltip": false, 534 "viz": false 535 }, 536 "lineInterpolation": "linear", 537 "lineWidth": 1, 538 "pointSize": 5, 539 "scaleDistribution": { 540 "type": "linear" 541 }, 542 "showPoints": "auto", 543 "spanNulls": false, 544 "stacking": { 545 "group": "A", 546 "mode": "none" 547 }, 548 "thresholdsStyle": { 549 "mode": "off" 550 } 551 }, 552 "mappings": [], 553 "thresholds": { 554 "mode": "absolute", 555 "steps": [ 556 { 557 "color": "green", 558 "value": null 559 }, 560 { 561 "color": "red", 562 "value": 80 563 } 564 ] 565 } 566 }, 567 "overrides": [] 568 }, 569 "gridPos": { 570 "h": 8, 571 "w": 12, 572 "x": 12, 573 "y": 16 574 }, 575 "id": 53, 576 "options": { 577 "legend": { 578 "calcs": [], 579 "displayMode": "list", 580 "placement": "bottom", 581 "showLegend": true 582 }, 583 "tooltip": { 584 "mode": "single", 585 "sort": "none" 586 } 587 }, 588 "targets": [ 589 { 590 "datasource": { 591 "type": "prometheus", 592 "uid": "Prometheus" 593 }, 594 "exemplar": true, 595 "expr": "rate(ue_handovers[$__rate_interval])", 596 "interval": "", 597 "legendFormat": "{{hasData}}", 598 "refId": "A" 599 }, 600 { 601 "datasource": { 602 "type": "prometheus", 603 "uid": "Prometheus" 604 }, 605 "exemplar": true, 606 "expr": "rate(ue_handover_ctx[$__rate_interval])", 607 "hide": false, 608 "interval": "", 609 "legendFormat": "", 610 "refId": "B" 611 } 612 ], 613 "title": "UE Handovers", 614 "type": "timeseries" 615 }, 616 { 617 "datasource": { 618 "type": "prometheus", 619 "uid": "Prometheus" 620 }, 621 "fieldConfig": { 622 "defaults": { 623 "color": { 624 "mode": "palette-classic" 625 }, 626 "custom": { 627 "axisCenteredZero": false, 628 "axisColorMode": "text", 629 "axisLabel": "", 630 "axisPlacement": "auto", 631 "barAlignment": 0, 632 "drawStyle": "line", 633 "fillOpacity": 0, 634 "gradientMode": "none", 635 "hideFrom": { 636 "legend": false, 637 "tooltip": false, 638 "viz": false 639 }, 640 "lineInterpolation": "linear", 641 "lineWidth": 1, 642 "pointSize": 5, 643 "scaleDistribution": { 644 "type": "linear" 645 }, 646 "showPoints": "auto", 647 "spanNulls": false, 648 "stacking": { 649 "group": "A", 650 "mode": "none" 651 }, 652 "thresholdsStyle": { 653 "mode": "off" 654 } 655 }, 656 "mappings": [], 657 "thresholds": { 658 "mode": "absolute", 659 "steps": [ 660 { 661 "color": "green", 662 "value": null 663 }, 664 { 665 "color": "red", 666 "value": 80 667 } 668 ] 669 } 670 }, 671 "overrides": [] 672 }, 673 "gridPos": { 674 "h": 8, 675 "w": 12, 676 "x": 0, 677 "y": 24 678 }, 679 "id": 55, 680 "options": { 681 "legend": { 682 "calcs": [], 683 "displayMode": "list", 684 "placement": "bottom", 685 "showLegend": true 686 }, 687 "tooltip": { 688 "mode": "single", 689 "sort": "none" 690 } 691 }, 692 "targets": [ 693 { 694 "datasource": { 695 "type": "prometheus", 696 "uid": "Prometheus" 697 }, 698 "exemplar": true, 699 "expr": "rate(messages_in[$__rate_interval])", 700 "interval": "", 701 "legendFormat": "", 702 "refId": "A" 703 } 704 ], 705 "title": "Messages Received", 706 "type": "timeseries" 707 }, 708 { 709 "datasource": { 710 "type": "prometheus", 711 "uid": "Prometheus" 712 }, 713 "fieldConfig": { 714 "defaults": { 715 "color": { 716 "mode": "palette-classic" 717 }, 718 "custom": { 719 "axisCenteredZero": false, 720 "axisColorMode": "text", 721 "axisLabel": "", 722 "axisPlacement": "auto", 723 "barAlignment": 0, 724 "drawStyle": "line", 725 "fillOpacity": 0, 726 "gradientMode": "none", 727 "hideFrom": { 728 "legend": false, 729 "tooltip": false, 730 "viz": false 731 }, 732 "lineInterpolation": "linear", 733 "lineWidth": 1, 734 "pointSize": 5, 735 "scaleDistribution": { 736 "type": "linear" 737 }, 738 "showPoints": "auto", 739 "spanNulls": false, 740 "stacking": { 741 "group": "A", 742 "mode": "none" 743 }, 744 "thresholdsStyle": { 745 "mode": "off" 746 } 747 }, 748 "mappings": [], 749 "thresholds": { 750 "mode": "absolute", 751 "steps": [ 752 { 753 "color": "green", 754 "value": null 755 }, 756 { 757 "color": "red", 758 "value": 80 759 } 760 ] 761 } 762 }, 763 "overrides": [] 764 }, 765 "gridPos": { 766 "h": 8, 767 "w": 12, 768 "x": 12, 769 "y": 24 770 }, 771 "id": 57, 772 "options": { 773 "legend": { 774 "calcs": [], 775 "displayMode": "list", 776 "placement": "bottom", 777 "showLegend": true 778 }, 779 "tooltip": { 780 "mode": "single", 781 "sort": "none" 782 } 783 }, 784 "targets": [ 785 { 786 "datasource": { 787 "type": "prometheus", 788 "uid": "Prometheus" 789 }, 790 "exemplar": true, 791 "expr": "rate(messages_out[$__rate_interval])", 792 "interval": "", 793 "legendFormat": "", 794 "refId": "A" 795 } 796 ], 797 "title": "Messages Sent", 798 "type": "timeseries" 799 }, 800 { 801 "datasource": { 802 "type": "prometheus", 803 "uid": "Prometheus" 804 }, 805 "fieldConfig": { 806 "defaults": { 807 "color": { 808 "mode": "palette-classic" 809 }, 810 "custom": { 811 "axisCenteredZero": false, 812 "axisColorMode": "text", 813 "axisLabel": "", 814 "axisPlacement": "auto", 815 "barAlignment": 0, 816 "drawStyle": "line", 817 "fillOpacity": 0, 818 "gradientMode": "none", 819 "hideFrom": { 820 "legend": false, 821 "tooltip": false, 822 "viz": false 823 }, 824 "lineInterpolation": "linear", 825 "lineWidth": 1, 826 "pointSize": 5, 827 "scaleDistribution": { 828 "type": "linear" 829 }, 830 "showPoints": "auto", 831 "spanNulls": false, 832 "stacking": { 833 "group": "A", 834 "mode": "none" 835 }, 836 "thresholdsStyle": { 837 "mode": "off" 838 } 839 }, 840 "mappings": [], 841 "thresholds": { 842 "mode": "absolute", 843 "steps": [ 844 { 845 "color": "green", 846 "value": null 847 }, 848 { 849 "color": "red", 850 "value": 80 851 } 852 ] 853 } 854 }, 855 "overrides": [] 856 }, 857 "gridPos": { 858 "h": 8, 859 "w": 12, 860 "x": 0, 861 "y": 32 862 }, 863 "id": 60, 864 "options": { 865 "legend": { 866 "calcs": [], 867 "displayMode": "list", 868 "placement": "bottom", 869 "showLegend": true 870 }, 871 "tooltip": { 872 "mode": "single", 873 "sort": "none" 874 } 875 }, 876 "targets": [ 877 { 878 "datasource": { 879 "type": "prometheus", 880 "uid": "Prometheus" 881 }, 882 "editorMode": "builder", 883 "exemplar": true, 884 "expr": "rate(ue_rpc_recv[$__rate_interval])", 885 "interval": "", 886 "legendFormat": "{{connType}}", 887 "range": true, 888 "refId": "A" 889 } 890 ], 891 "title": "UE RPCs Recv", 892 "type": "timeseries" 893 }, 894 { 895 "datasource": { 896 "type": "prometheus", 897 "uid": "Prometheus" 898 }, 899 "fieldConfig": { 900 "defaults": { 901 "color": { 902 "mode": "palette-classic" 903 }, 904 "custom": { 905 "axisCenteredZero": false, 906 "axisColorMode": "text", 907 "axisLabel": "", 908 "axisPlacement": "auto", 909 "barAlignment": 0, 910 "drawStyle": "line", 911 "fillOpacity": 0, 912 "gradientMode": "none", 913 "hideFrom": { 914 "legend": false, 915 "tooltip": false, 916 "viz": false 917 }, 918 "lineInterpolation": "linear", 919 "lineWidth": 1, 920 "pointSize": 5, 921 "scaleDistribution": { 922 "type": "linear" 923 }, 924 "showPoints": "auto", 925 "spanNulls": false, 926 "stacking": { 927 "group": "A", 928 "mode": "none" 929 }, 930 "thresholdsStyle": { 931 "mode": "off" 932 } 933 }, 934 "mappings": [], 935 "thresholds": { 936 "mode": "absolute", 937 "steps": [ 938 { 939 "color": "green", 940 "value": null 941 }, 942 { 943 "color": "red", 944 "value": 80 945 } 946 ] 947 } 948 }, 949 "overrides": [] 950 }, 951 "gridPos": { 952 "h": 8, 953 "w": 12, 954 "x": 12, 955 "y": 32 956 }, 957 "id": 49, 958 "options": { 959 "legend": { 960 "calcs": [], 961 "displayMode": "list", 962 "placement": "bottom", 963 "showLegend": true 964 }, 965 "tooltip": { 966 "mode": "single", 967 "sort": "none" 968 } 969 }, 970 "targets": [ 971 { 972 "datasource": { 973 "type": "prometheus", 974 "uid": "Prometheus" 975 }, 976 "editorMode": "builder", 977 "exemplar": true, 978 "expr": "rate(ue_rpc_sent[$__rate_interval])", 979 "interval": "", 980 "legendFormat": "{{connType}}", 981 "range": true, 982 "refId": "A" 983 } 984 ], 985 "title": "UE RPCs Sent", 986 "type": "timeseries" 987 }, 988 { 989 "datasource": { 990 "type": "prometheus", 991 "uid": "Prometheus" 992 }, 993 "fieldConfig": { 994 "defaults": { 995 "color": { 996 "mode": "palette-classic" 997 }, 998 "custom": { 999 "axisCenteredZero": false, 1000 "axisColorMode": "text", 1001 "axisLabel": "", 1002 "axisPlacement": "auto", 1003 "barAlignment": 0, 1004 "drawStyle": "line", 1005 "fillOpacity": 0, 1006 "gradientMode": "none", 1007 "hideFrom": { 1008 "legend": false, 1009 "tooltip": false, 1010 "viz": false 1011 }, 1012 "lineInterpolation": "linear", 1013 "lineWidth": 1, 1014 "pointSize": 5, 1015 "scaleDistribution": { 1016 "type": "linear" 1017 }, 1018 "showPoints": "auto", 1019 "spanNulls": false, 1020 "stacking": { 1021 "group": "A", 1022 "mode": "none" 1023 }, 1024 "thresholdsStyle": { 1025 "mode": "off" 1026 } 1027 }, 1028 "mappings": [], 1029 "thresholds": { 1030 "mode": "absolute", 1031 "steps": [ 1032 { 1033 "color": "green", 1034 "value": null 1035 }, 1036 { 1037 "color": "red", 1038 "value": 80 1039 } 1040 ] 1041 } 1042 }, 1043 "overrides": [] 1044 }, 1045 "gridPos": { 1046 "h": 8, 1047 "w": 12, 1048 "x": 0, 1049 "y": 40 1050 }, 1051 "id": 63, 1052 "options": { 1053 "legend": { 1054 "calcs": [], 1055 "displayMode": "list", 1056 "placement": "bottom", 1057 "showLegend": true 1058 }, 1059 "tooltip": { 1060 "mode": "single", 1061 "sort": "none" 1062 } 1063 }, 1064 "targets": [ 1065 { 1066 "datasource": { 1067 "type": "prometheus", 1068 "uid": "Prometheus" 1069 }, 1070 "editorMode": "builder", 1071 "exemplar": true, 1072 "expr": "rate(ue_rpc_redir[$__rate_interval])", 1073 "interval": "", 1074 "legendFormat": "{{connType}}", 1075 "range": true, 1076 "refId": "A" 1077 } 1078 ], 1079 "title": "UE RPCs Redir", 1080 "type": "timeseries" 1081 }, 1082 { 1083 "datasource": { 1084 "type": "prometheus", 1085 "uid": "Prometheus" 1086 }, 1087 "fieldConfig": { 1088 "defaults": { 1089 "color": { 1090 "mode": "palette-classic" 1091 }, 1092 "custom": { 1093 "axisCenteredZero": false, 1094 "axisColorMode": "text", 1095 "axisLabel": "", 1096 "axisPlacement": "auto", 1097 "barAlignment": 0, 1098 "drawStyle": "line", 1099 "fillOpacity": 0, 1100 "gradientMode": "none", 1101 "hideFrom": { 1102 "legend": false, 1103 "tooltip": false, 1104 "viz": false 1105 }, 1106 "lineInterpolation": "linear", 1107 "lineWidth": 1, 1108 "pointSize": 5, 1109 "scaleDistribution": { 1110 "type": "linear" 1111 }, 1112 "showPoints": "auto", 1113 "spanNulls": false, 1114 "stacking": { 1115 "group": "A", 1116 "mode": "none" 1117 }, 1118 "thresholdsStyle": { 1119 "mode": "off" 1120 } 1121 }, 1122 "mappings": [], 1123 "thresholds": { 1124 "mode": "absolute", 1125 "steps": [ 1126 { 1127 "color": "green", 1128 "value": null 1129 }, 1130 { 1131 "color": "red", 1132 "value": 80 1133 } 1134 ] 1135 } 1136 }, 1137 "overrides": [] 1138 }, 1139 "gridPos": { 1140 "h": 8, 1141 "w": 12, 1142 "x": 12, 1143 "y": 40 1144 }, 1145 "id": 62, 1146 "options": { 1147 "legend": { 1148 "calcs": [], 1149 "displayMode": "list", 1150 "placement": "bottom", 1151 "showLegend": true 1152 }, 1153 "tooltip": { 1154 "mode": "single", 1155 "sort": "none" 1156 } 1157 }, 1158 "targets": [ 1159 { 1160 "datasource": { 1161 "type": "prometheus", 1162 "uid": "Prometheus" 1163 }, 1164 "editorMode": "builder", 1165 "exemplar": true, 1166 "expr": "rate(ue_rpc_drop[$__rate_interval])", 1167 "interval": "", 1168 "legendFormat": "{{connType}}", 1169 "range": true, 1170 "refId": "A" 1171 } 1172 ], 1173 "title": "UE RPCs Dropped", 1174 "type": "timeseries" 1175 }, 1176 { 1177 "datasource": { 1178 "type": "prometheus", 1179 "uid": "Prometheus" 1180 }, 1181 "fieldConfig": { 1182 "defaults": { 1183 "color": { 1184 "mode": "palette-classic" 1185 }, 1186 "custom": { 1187 "axisCenteredZero": false, 1188 "axisColorMode": "text", 1189 "axisLabel": "", 1190 "axisPlacement": "auto", 1191 "barAlignment": 0, 1192 "drawStyle": "line", 1193 "fillOpacity": 0, 1194 "gradientMode": "none", 1195 "hideFrom": { 1196 "legend": false, 1197 "tooltip": false, 1198 "viz": false 1199 }, 1200 "lineInterpolation": "linear", 1201 "lineWidth": 1, 1202 "pointSize": 5, 1203 "scaleDistribution": { 1204 "type": "linear" 1205 }, 1206 "showPoints": "auto", 1207 "spanNulls": false, 1208 "stacking": { 1209 "group": "A", 1210 "mode": "none" 1211 }, 1212 "thresholdsStyle": { 1213 "mode": "off" 1214 } 1215 }, 1216 "mappings": [], 1217 "thresholds": { 1218 "mode": "absolute", 1219 "steps": [ 1220 { 1221 "color": "green", 1222 "value": null 1223 }, 1224 { 1225 "color": "red", 1226 "value": 80 1227 } 1228 ] 1229 } 1230 }, 1231 "overrides": [] 1232 }, 1233 "gridPos": { 1234 "h": 8, 1235 "w": 12, 1236 "x": 0, 1237 "y": 48 1238 }, 1239 "id": 47, 1240 "options": { 1241 "legend": { 1242 "calcs": [], 1243 "displayMode": "list", 1244 "placement": "bottom", 1245 "showLegend": true 1246 }, 1247 "tooltip": { 1248 "mode": "single", 1249 "sort": "none" 1250 } 1251 }, 1252 "targets": [ 1253 { 1254 "datasource": { 1255 "type": "prometheus", 1256 "uid": "Prometheus" 1257 }, 1258 "editorMode": "builder", 1259 "exemplar": true, 1260 "expr": "rate(ue_provider_reps[$__rate_interval])", 1261 "interval": "", 1262 "legendFormat": "{{connType}}", 1263 "range": true, 1264 "refId": "A" 1265 } 1266 ], 1267 "title": "UE Provider Replications", 1268 "type": "timeseries" 1269 }, 1270 { 1271 "datasource": { 1272 "type": "prometheus", 1273 "uid": "Prometheus" 1274 }, 1275 "fieldConfig": { 1276 "defaults": { 1277 "color": { 1278 "mode": "palette-classic" 1279 }, 1280 "custom": { 1281 "axisCenteredZero": false, 1282 "axisColorMode": "text", 1283 "axisLabel": "", 1284 "axisPlacement": "auto", 1285 "barAlignment": 0, 1286 "drawStyle": "line", 1287 "fillOpacity": 0, 1288 "gradientMode": "none", 1289 "hideFrom": { 1290 "legend": false, 1291 "tooltip": false, 1292 "viz": false 1293 }, 1294 "lineInterpolation": "linear", 1295 "lineWidth": 1, 1296 "pointSize": 5, 1297 "scaleDistribution": { 1298 "type": "linear" 1299 }, 1300 "showPoints": "auto", 1301 "spanNulls": false, 1302 "stacking": { 1303 "group": "A", 1304 "mode": "none" 1305 }, 1306 "thresholdsStyle": { 1307 "mode": "off" 1308 } 1309 }, 1310 "mappings": [], 1311 "thresholds": { 1312 "mode": "absolute", 1313 "steps": [ 1314 { 1315 "color": "green", 1316 "value": null 1317 }, 1318 { 1319 "color": "red", 1320 "value": 80 1321 } 1322 ] 1323 } 1324 }, 1325 "overrides": [] 1326 }, 1327 "gridPos": { 1328 "h": 8, 1329 "w": 12, 1330 "x": 12, 1331 "y": 48 1332 }, 1333 "id": 59, 1334 "options": { 1335 "legend": { 1336 "calcs": [], 1337 "displayMode": "list", 1338 "placement": "bottom", 1339 "showLegend": true 1340 }, 1341 "tooltip": { 1342 "mode": "single", 1343 "sort": "none" 1344 } 1345 }, 1346 "targets": [ 1347 { 1348 "datasource": { 1349 "type": "prometheus", 1350 "uid": "Prometheus" 1351 }, 1352 "editorMode": "builder", 1353 "expr": "rate(ue_packets_drop[$__rate_interval])", 1354 "legendFormat": "__auto", 1355 "range": true, 1356 "refId": "A" 1357 } 1358 ], 1359 "title": "UE Dropped Packets", 1360 "type": "timeseries" 1361 }, 1362 { 1363 "datasource": { 1364 "type": "prometheus", 1365 "uid": "Prometheus" 1366 }, 1367 "fieldConfig": { 1368 "defaults": { 1369 "color": { 1370 "mode": "palette-classic" 1371 }, 1372 "custom": { 1373 "axisCenteredZero": false, 1374 "axisColorMode": "text", 1375 "axisLabel": "", 1376 "axisPlacement": "auto", 1377 "barAlignment": 0, 1378 "drawStyle": "line", 1379 "fillOpacity": 0, 1380 "gradientMode": "none", 1381 "hideFrom": { 1382 "legend": false, 1383 "tooltip": false, 1384 "viz": false 1385 }, 1386 "lineInterpolation": "linear", 1387 "lineWidth": 1, 1388 "pointSize": 5, 1389 "scaleDistribution": { 1390 "type": "linear" 1391 }, 1392 "showPoints": "auto", 1393 "spanNulls": false, 1394 "stacking": { 1395 "group": "A", 1396 "mode": "none" 1397 }, 1398 "thresholdsStyle": { 1399 "mode": "off" 1400 } 1401 }, 1402 "mappings": [], 1403 "thresholds": { 1404 "mode": "absolute", 1405 "steps": [ 1406 { 1407 "color": "green", 1408 "value": null 1409 }, 1410 { 1411 "color": "red", 1412 "value": 80 1413 } 1414 ] 1415 } 1416 }, 1417 "overrides": [] 1418 }, 1419 "gridPos": { 1420 "h": 8, 1421 "w": 12, 1422 "x": 0, 1423 "y": 56 1424 }, 1425 "id": 32, 1426 "interval": "1s", 1427 "options": { 1428 "legend": { 1429 "calcs": [], 1430 "displayMode": "list", 1431 "placement": "bottom", 1432 "showLegend": true 1433 }, 1434 "tooltip": { 1435 "mode": "single", 1436 "sort": "none" 1437 } 1438 }, 1439 "targets": [ 1440 { 1441 "datasource": { 1442 "type": "prometheus", 1443 "uid": "Prometheus" 1444 }, 1445 "exemplar": true, 1446 "expr": "rate(bytes_in[$__rate_interval]) / 1024", 1447 "interval": "", 1448 "legendFormat": "", 1449 "refId": "A" 1450 } 1451 ], 1452 "title": "Bytes In (KB)", 1453 "type": "timeseries" 1454 }, 1455 { 1456 "datasource": { 1457 "type": "prometheus", 1458 "uid": "Prometheus" 1459 }, 1460 "fieldConfig": { 1461 "defaults": { 1462 "color": { 1463 "mode": "palette-classic" 1464 }, 1465 "custom": { 1466 "axisCenteredZero": false, 1467 "axisColorMode": "text", 1468 "axisLabel": "", 1469 "axisPlacement": "auto", 1470 "barAlignment": 0, 1471 "drawStyle": "line", 1472 "fillOpacity": 0, 1473 "gradientMode": "none", 1474 "hideFrom": { 1475 "legend": false, 1476 "tooltip": false, 1477 "viz": false 1478 }, 1479 "lineInterpolation": "linear", 1480 "lineWidth": 1, 1481 "pointSize": 5, 1482 "scaleDistribution": { 1483 "type": "linear" 1484 }, 1485 "showPoints": "auto", 1486 "spanNulls": false, 1487 "stacking": { 1488 "group": "A", 1489 "mode": "none" 1490 }, 1491 "thresholdsStyle": { 1492 "mode": "off" 1493 } 1494 }, 1495 "mappings": [], 1496 "thresholds": { 1497 "mode": "absolute", 1498 "steps": [ 1499 { 1500 "color": "green", 1501 "value": null 1502 }, 1503 { 1504 "color": "red", 1505 "value": 80 1506 } 1507 ] 1508 } 1509 }, 1510 "overrides": [] 1511 }, 1512 "gridPos": { 1513 "h": 8, 1514 "w": 12, 1515 "x": 12, 1516 "y": 56 1517 }, 1518 "id": 34, 1519 "options": { 1520 "legend": { 1521 "calcs": [], 1522 "displayMode": "list", 1523 "placement": "bottom", 1524 "showLegend": true 1525 }, 1526 "tooltip": { 1527 "mode": "single", 1528 "sort": "none" 1529 } 1530 }, 1531 "targets": [ 1532 { 1533 "datasource": { 1534 "type": "prometheus", 1535 "uid": "Prometheus" 1536 }, 1537 "exemplar": true, 1538 "expr": "rate(bytes_out[$__rate_interval])/1024", 1539 "interval": "", 1540 "legendFormat": "", 1541 "refId": "A" 1542 } 1543 ], 1544 "title": "Bytes Out (KB)", 1545 "type": "timeseries" 1546 }, 1547 { 1548 "datasource": { 1549 "type": "prometheus", 1550 "uid": "Prometheus" 1551 }, 1552 "fieldConfig": { 1553 "defaults": { 1554 "color": { 1555 "mode": "palette-classic" 1556 }, 1557 "custom": { 1558 "axisCenteredZero": false, 1559 "axisColorMode": "text", 1560 "axisLabel": "", 1561 "axisPlacement": "auto", 1562 "barAlignment": 0, 1563 "drawStyle": "line", 1564 "fillOpacity": 0, 1565 "gradientMode": "none", 1566 "hideFrom": { 1567 "legend": false, 1568 "tooltip": false, 1569 "viz": false 1570 }, 1571 "lineInterpolation": "linear", 1572 "lineWidth": 1, 1573 "pointSize": 5, 1574 "scaleDistribution": { 1575 "type": "linear" 1576 }, 1577 "showPoints": "auto", 1578 "spanNulls": false, 1579 "stacking": { 1580 "group": "A", 1581 "mode": "none" 1582 }, 1583 "thresholdsStyle": { 1584 "mode": "off" 1585 } 1586 }, 1587 "mappings": [], 1588 "thresholds": { 1589 "mode": "absolute", 1590 "steps": [ 1591 { 1592 "color": "green", 1593 "value": null 1594 }, 1595 { 1596 "color": "red", 1597 "value": 80 1598 } 1599 ] 1600 } 1601 }, 1602 "overrides": [] 1603 }, 1604 "gridPos": { 1605 "h": 8, 1606 "w": 12, 1607 "x": 0, 1608 "y": 64 1609 }, 1610 "id": 30, 1611 "interval": "1s", 1612 "options": { 1613 "legend": { 1614 "calcs": [], 1615 "displayMode": "list", 1616 "placement": "bottom", 1617 "showLegend": true 1618 }, 1619 "tooltip": { 1620 "mode": "single", 1621 "sort": "none" 1622 } 1623 }, 1624 "targets": [ 1625 { 1626 "datasource": { 1627 "type": "prometheus", 1628 "uid": "Prometheus" 1629 }, 1630 "exemplar": true, 1631 "expr": "rate(packets_in[$__rate_interval])", 1632 "format": "time_series", 1633 "interval": "", 1634 "legendFormat": "", 1635 "refId": "A" 1636 } 1637 ], 1638 "title": "Packets Received", 1639 "type": "timeseries" 1640 }, 1641 { 1642 "datasource": { 1643 "type": "prometheus", 1644 "uid": "Prometheus" 1645 }, 1646 "fieldConfig": { 1647 "defaults": { 1648 "color": { 1649 "mode": "palette-classic" 1650 }, 1651 "custom": { 1652 "axisCenteredZero": false, 1653 "axisColorMode": "text", 1654 "axisLabel": "", 1655 "axisPlacement": "auto", 1656 "barAlignment": 0, 1657 "drawStyle": "line", 1658 "fillOpacity": 0, 1659 "gradientMode": "none", 1660 "hideFrom": { 1661 "legend": false, 1662 "tooltip": false, 1663 "viz": false 1664 }, 1665 "lineInterpolation": "linear", 1666 "lineWidth": 1, 1667 "pointSize": 5, 1668 "scaleDistribution": { 1669 "type": "linear" 1670 }, 1671 "showPoints": "auto", 1672 "spanNulls": false, 1673 "stacking": { 1674 "group": "A", 1675 "mode": "none" 1676 }, 1677 "thresholdsStyle": { 1678 "mode": "off" 1679 } 1680 }, 1681 "mappings": [], 1682 "thresholds": { 1683 "mode": "absolute", 1684 "steps": [ 1685 { 1686 "color": "green", 1687 "value": null 1688 }, 1689 { 1690 "color": "red", 1691 "value": 80 1692 } 1693 ] 1694 } 1695 }, 1696 "overrides": [] 1697 }, 1698 "gridPos": { 1699 "h": 8, 1700 "w": 12, 1701 "x": 12, 1702 "y": 64 1703 }, 1704 "id": 41, 1705 "interval": "1s", 1706 "options": { 1707 "legend": { 1708 "calcs": [], 1709 "displayMode": "list", 1710 "placement": "bottom", 1711 "showLegend": true 1712 }, 1713 "tooltip": { 1714 "mode": "single", 1715 "sort": "none" 1716 } 1717 }, 1718 "targets": [ 1719 { 1720 "datasource": { 1721 "type": "prometheus", 1722 "uid": "Prometheus" 1723 }, 1724 "exemplar": true, 1725 "expr": "rate(packets_out[$__rate_interval])", 1726 "format": "time_series", 1727 "interval": "", 1728 "legendFormat": "", 1729 "refId": "A" 1730 } 1731 ], 1732 "title": "Packets Sent", 1733 "type": "timeseries" 1734 }, 1735 { 1736 "datasource": { 1737 "type": "prometheus", 1738 "uid": "Prometheus" 1739 }, 1740 "fieldConfig": { 1741 "defaults": { 1742 "color": { 1743 "mode": "palette-classic" 1744 }, 1745 "custom": { 1746 "axisCenteredZero": false, 1747 "axisColorMode": "text", 1748 "axisLabel": "", 1749 "axisPlacement": "auto", 1750 "barAlignment": 0, 1751 "drawStyle": "line", 1752 "fillOpacity": 0, 1753 "gradientMode": "none", 1754 "hideFrom": { 1755 "legend": false, 1756 "tooltip": false, 1757 "viz": false 1758 }, 1759 "lineInterpolation": "linear", 1760 "lineWidth": 1, 1761 "pointSize": 5, 1762 "scaleDistribution": { 1763 "type": "linear" 1764 }, 1765 "showPoints": "auto", 1766 "spanNulls": false, 1767 "stacking": { 1768 "group": "A", 1769 "mode": "none" 1770 }, 1771 "thresholdsStyle": { 1772 "mode": "off" 1773 } 1774 }, 1775 "mappings": [], 1776 "thresholds": { 1777 "mode": "absolute", 1778 "steps": [ 1779 { 1780 "color": "green", 1781 "value": null 1782 }, 1783 { 1784 "color": "red", 1785 "value": 80 1786 } 1787 ] 1788 } 1789 }, 1790 "overrides": [] 1791 }, 1792 "gridPos": { 1793 "h": 8, 1794 "w": 12, 1795 "x": 0, 1796 "y": 72 1797 }, 1798 "id": 51, 1799 "options": { 1800 "legend": { 1801 "calcs": [], 1802 "displayMode": "list", 1803 "placement": "bottom", 1804 "showLegend": true 1805 }, 1806 "tooltip": { 1807 "mode": "single", 1808 "sort": "none" 1809 } 1810 }, 1811 "targets": [ 1812 { 1813 "datasource": { 1814 "type": "prometheus", 1815 "uid": "Prometheus" 1816 }, 1817 "editorMode": "builder", 1818 "exemplar": true, 1819 "expr": "rate(packets_frag[$__rate_interval])", 1820 "interval": "", 1821 "legendFormat": "__auto", 1822 "range": true, 1823 "refId": "A" 1824 } 1825 ], 1826 "title": "Fragmented Packets", 1827 "type": "timeseries" 1828 }, 1829 { 1830 "datasource": { 1831 "type": "prometheus", 1832 "uid": "Prometheus" 1833 }, 1834 "fieldConfig": { 1835 "defaults": { 1836 "color": { 1837 "mode": "palette-classic" 1838 }, 1839 "custom": { 1840 "axisCenteredZero": false, 1841 "axisColorMode": "text", 1842 "axisLabel": "", 1843 "axisPlacement": "auto", 1844 "barAlignment": 0, 1845 "drawStyle": "line", 1846 "fillOpacity": 0, 1847 "gradientMode": "none", 1848 "hideFrom": { 1849 "legend": false, 1850 "tooltip": false, 1851 "viz": false 1852 }, 1853 "lineInterpolation": "linear", 1854 "lineWidth": 1, 1855 "pointSize": 5, 1856 "scaleDistribution": { 1857 "type": "linear" 1858 }, 1859 "showPoints": "auto", 1860 "spanNulls": false, 1861 "stacking": { 1862 "group": "A", 1863 "mode": "none" 1864 }, 1865 "thresholdsStyle": { 1866 "mode": "off" 1867 } 1868 }, 1869 "mappings": [], 1870 "thresholds": { 1871 "mode": "absolute", 1872 "steps": [ 1873 { 1874 "color": "green", 1875 "value": null 1876 }, 1877 { 1878 "color": "red", 1879 "value": 80 1880 } 1881 ] 1882 } 1883 }, 1884 "overrides": [] 1885 }, 1886 "gridPos": { 1887 "h": 8, 1888 "w": 12, 1889 "x": 12, 1890 "y": 72 1891 }, 1892 "id": 61, 1893 "options": { 1894 "legend": { 1895 "calcs": [], 1896 "displayMode": "list", 1897 "placement": "bottom", 1898 "showLegend": true 1899 }, 1900 "tooltip": { 1901 "mode": "single", 1902 "sort": "none" 1903 } 1904 }, 1905 "targets": [ 1906 { 1907 "datasource": { 1908 "type": "prometheus", 1909 "uid": "Prometheus" 1910 }, 1911 "editorMode": "builder", 1912 "expr": "rate(packets_comb[$__rate_interval])", 1913 "legendFormat": "__auto", 1914 "range": true, 1915 "refId": "A" 1916 } 1917 ], 1918 "title": "Combined Packets", 1919 "type": "timeseries" 1920 }, 1921 { 1922 "aliasColors": {}, 1923 "bars": false, 1924 "dashLength": 10, 1925 "dashes": false, 1926 "datasource": { 1927 "type": "prometheus", 1928 "uid": "Prometheus" 1929 }, 1930 "fieldConfig": { 1931 "defaults": { 1932 "links": [] 1933 }, 1934 "overrides": [] 1935 }, 1936 "fill": 1, 1937 "fillGradient": 0, 1938 "gridPos": { 1939 "h": 8, 1940 "w": 12, 1941 "x": 0, 1942 "y": 80 1943 }, 1944 "hiddenSeries": false, 1945 "id": 26, 1946 "legend": { 1947 "avg": false, 1948 "current": false, 1949 "max": false, 1950 "min": false, 1951 "show": true, 1952 "total": false, 1953 "values": false 1954 }, 1955 "lines": true, 1956 "linewidth": 1, 1957 "links": [], 1958 "nullPointMode": "null", 1959 "options": { 1960 "alertThreshold": true 1961 }, 1962 "percentage": false, 1963 "pluginVersion": "9.4.7", 1964 "pointradius": 2, 1965 "points": false, 1966 "renderer": "flot", 1967 "seriesOverrides": [], 1968 "spaceLength": 10, 1969 "stack": false, 1970 "steppedLine": false, 1971 "targets": [ 1972 { 1973 "datasource": { 1974 "type": "prometheus", 1975 "uid": "Prometheus" 1976 }, 1977 "expr": "go_memstats_mspan_inuse_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 1978 "format": "time_series", 1979 "intervalFactor": 1, 1980 "refId": "A" 1981 }, 1982 { 1983 "datasource": { 1984 "type": "prometheus", 1985 "uid": "Prometheus" 1986 }, 1987 "expr": "go_memstats_mspan_sys_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 1988 "format": "time_series", 1989 "intervalFactor": 1, 1990 "refId": "B" 1991 }, 1992 { 1993 "datasource": { 1994 "type": "prometheus", 1995 "uid": "Prometheus" 1996 }, 1997 "expr": "go_memstats_mcache_inuse_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 1998 "format": "time_series", 1999 "intervalFactor": 1, 2000 "refId": "C" 2001 }, 2002 { 2003 "datasource": { 2004 "type": "prometheus", 2005 "uid": "Prometheus" 2006 }, 2007 "expr": "go_memstats_mcache_sys_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2008 "format": "time_series", 2009 "intervalFactor": 1, 2010 "refId": "D" 2011 }, 2012 { 2013 "datasource": { 2014 "type": "prometheus", 2015 "uid": "Prometheus" 2016 }, 2017 "expr": "go_memstats_buck_hash_sys_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2018 "format": "time_series", 2019 "intervalFactor": 1, 2020 "refId": "E" 2021 }, 2022 { 2023 "datasource": { 2024 "type": "prometheus", 2025 "uid": "Prometheus" 2026 }, 2027 "expr": "go_memstats_gc_sys_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2028 "format": "time_series", 2029 "intervalFactor": 1, 2030 "refId": "F" 2031 }, 2032 { 2033 "datasource": { 2034 "type": "prometheus", 2035 "uid": "Prometheus" 2036 }, 2037 "expr": "go_memstats_other_sys_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"} - go_memstats_other_sys_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2038 "format": "time_series", 2039 "intervalFactor": 1, 2040 "legendFormat": "bytes of memory are used for other runtime allocations {pod={{kubernetes_pod_name}}}", 2041 "refId": "G" 2042 }, 2043 { 2044 "datasource": { 2045 "type": "prometheus", 2046 "uid": "Prometheus" 2047 }, 2048 "expr": "go_memstats_next_gc_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2049 "format": "time_series", 2050 "intervalFactor": 1, 2051 "refId": "H" 2052 } 2053 ], 2054 "thresholds": [], 2055 "timeRegions": [], 2056 "title": "Memory in Off-Heap", 2057 "tooltip": { 2058 "shared": true, 2059 "sort": 0, 2060 "value_type": "individual" 2061 }, 2062 "type": "graph", 2063 "xaxis": { 2064 "mode": "time", 2065 "show": true, 2066 "values": [] 2067 }, 2068 "yaxes": [ 2069 { 2070 "format": "decbytes", 2071 "logBase": 1, 2072 "show": true 2073 }, 2074 { 2075 "format": "short", 2076 "logBase": 1, 2077 "show": false 2078 } 2079 ], 2080 "yaxis": { 2081 "align": false 2082 } 2083 }, 2084 { 2085 "aliasColors": {}, 2086 "bars": false, 2087 "dashLength": 10, 2088 "dashes": false, 2089 "datasource": { 2090 "type": "prometheus", 2091 "uid": "Prometheus" 2092 }, 2093 "fieldConfig": { 2094 "defaults": { 2095 "links": [] 2096 }, 2097 "overrides": [] 2098 }, 2099 "fill": 1, 2100 "fillGradient": 0, 2101 "gridPos": { 2102 "h": 8, 2103 "w": 12, 2104 "x": 12, 2105 "y": 80 2106 }, 2107 "hiddenSeries": false, 2108 "id": 12, 2109 "legend": { 2110 "avg": false, 2111 "current": false, 2112 "max": false, 2113 "min": false, 2114 "show": true, 2115 "total": false, 2116 "values": false 2117 }, 2118 "lines": true, 2119 "linewidth": 1, 2120 "links": [], 2121 "nullPointMode": "null", 2122 "options": { 2123 "alertThreshold": true 2124 }, 2125 "percentage": false, 2126 "pluginVersion": "9.4.7", 2127 "pointradius": 2, 2128 "points": false, 2129 "renderer": "flot", 2130 "seriesOverrides": [], 2131 "spaceLength": 10, 2132 "stack": false, 2133 "steppedLine": false, 2134 "targets": [ 2135 { 2136 "datasource": { 2137 "type": "prometheus", 2138 "uid": "Prometheus" 2139 }, 2140 "expr": "go_memstats_heap_alloc_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2141 "format": "time_series", 2142 "intervalFactor": 1, 2143 "refId": "B" 2144 }, 2145 { 2146 "datasource": { 2147 "type": "prometheus", 2148 "uid": "Prometheus" 2149 }, 2150 "expr": "go_memstats_heap_sys_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2151 "format": "time_series", 2152 "intervalFactor": 1, 2153 "refId": "A" 2154 }, 2155 { 2156 "datasource": { 2157 "type": "prometheus", 2158 "uid": "Prometheus" 2159 }, 2160 "expr": "go_memstats_heap_idle_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2161 "format": "time_series", 2162 "intervalFactor": 1, 2163 "refId": "C" 2164 }, 2165 { 2166 "datasource": { 2167 "type": "prometheus", 2168 "uid": "Prometheus" 2169 }, 2170 "expr": "go_memstats_heap_inuse_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2171 "format": "time_series", 2172 "intervalFactor": 1, 2173 "legendFormat": "", 2174 "refId": "D" 2175 }, 2176 { 2177 "datasource": { 2178 "type": "prometheus", 2179 "uid": "Prometheus" 2180 }, 2181 "expr": "go_memstats_heap_released_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2182 "format": "time_series", 2183 "intervalFactor": 1, 2184 "refId": "E" 2185 } 2186 ], 2187 "thresholds": [], 2188 "timeRegions": [], 2189 "title": "Memory in Heap", 2190 "tooltip": { 2191 "shared": true, 2192 "sort": 0, 2193 "value_type": "individual" 2194 }, 2195 "type": "graph", 2196 "xaxis": { 2197 "mode": "time", 2198 "show": true, 2199 "values": [] 2200 }, 2201 "yaxes": [ 2202 { 2203 "format": "decbytes", 2204 "logBase": 1, 2205 "show": true 2206 }, 2207 { 2208 "format": "short", 2209 "logBase": 1, 2210 "show": true 2211 } 2212 ], 2213 "yaxis": { 2214 "align": false 2215 } 2216 }, 2217 { 2218 "aliasColors": {}, 2219 "bars": false, 2220 "dashLength": 10, 2221 "dashes": false, 2222 "datasource": { 2223 "type": "prometheus", 2224 "uid": "Prometheus" 2225 }, 2226 "fieldConfig": { 2227 "defaults": { 2228 "links": [] 2229 }, 2230 "overrides": [] 2231 }, 2232 "fill": 1, 2233 "fillGradient": 0, 2234 "gridPos": { 2235 "h": 8, 2236 "w": 12, 2237 "x": 0, 2238 "y": 88 2239 }, 2240 "hiddenSeries": false, 2241 "id": 24, 2242 "legend": { 2243 "avg": false, 2244 "current": false, 2245 "max": false, 2246 "min": false, 2247 "show": true, 2248 "total": false, 2249 "values": false 2250 }, 2251 "lines": true, 2252 "linewidth": 1, 2253 "links": [], 2254 "nullPointMode": "null", 2255 "options": { 2256 "alertThreshold": true 2257 }, 2258 "percentage": false, 2259 "pluginVersion": "9.4.7", 2260 "pointradius": 2, 2261 "points": false, 2262 "renderer": "flot", 2263 "seriesOverrides": [], 2264 "spaceLength": 10, 2265 "stack": false, 2266 "steppedLine": false, 2267 "targets": [ 2268 { 2269 "datasource": { 2270 "type": "prometheus", 2271 "uid": "Prometheus" 2272 }, 2273 "expr": "go_memstats_stack_inuse_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2274 "format": "time_series", 2275 "intervalFactor": 1, 2276 "refId": "A" 2277 }, 2278 { 2279 "datasource": { 2280 "type": "prometheus", 2281 "uid": "Prometheus" 2282 }, 2283 "expr": "go_memstats_stack_sys_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2284 "format": "time_series", 2285 "intervalFactor": 1, 2286 "refId": "B" 2287 } 2288 ], 2289 "thresholds": [], 2290 "timeRegions": [], 2291 "title": "Memory in Stack", 2292 "tooltip": { 2293 "shared": true, 2294 "sort": 0, 2295 "value_type": "individual" 2296 }, 2297 "type": "graph", 2298 "xaxis": { 2299 "mode": "time", 2300 "show": true, 2301 "values": [] 2302 }, 2303 "yaxes": [ 2304 { 2305 "format": "decbytes", 2306 "logBase": 1, 2307 "show": true 2308 }, 2309 { 2310 "format": "short", 2311 "logBase": 1, 2312 "show": true 2313 } 2314 ], 2315 "yaxis": { 2316 "align": false 2317 } 2318 }, 2319 { 2320 "aliasColors": {}, 2321 "bars": false, 2322 "dashLength": 10, 2323 "dashes": false, 2324 "datasource": { 2325 "type": "prometheus", 2326 "uid": "Prometheus" 2327 }, 2328 "fieldConfig": { 2329 "defaults": { 2330 "links": [] 2331 }, 2332 "overrides": [] 2333 }, 2334 "fill": 1, 2335 "fillGradient": 0, 2336 "gridPos": { 2337 "h": 8, 2338 "w": 12, 2339 "x": 12, 2340 "y": 88 2341 }, 2342 "hiddenSeries": false, 2343 "id": 16, 2344 "legend": { 2345 "avg": false, 2346 "current": false, 2347 "max": false, 2348 "min": false, 2349 "show": true, 2350 "total": false, 2351 "values": false 2352 }, 2353 "lines": true, 2354 "linewidth": 1, 2355 "links": [], 2356 "nullPointMode": "null", 2357 "options": { 2358 "alertThreshold": true 2359 }, 2360 "percentage": false, 2361 "pluginVersion": "9.4.7", 2362 "pointradius": 2, 2363 "points": false, 2364 "renderer": "flot", 2365 "seriesOverrides": [], 2366 "spaceLength": 10, 2367 "stack": false, 2368 "steppedLine": false, 2369 "targets": [ 2370 { 2371 "datasource": { 2372 "type": "prometheus", 2373 "uid": "Prometheus" 2374 }, 2375 "exemplar": true, 2376 "expr": "go_memstats_sys_bytes{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2377 "format": "time_series", 2378 "interval": "", 2379 "intervalFactor": 1, 2380 "legendFormat": "", 2381 "refId": "A" 2382 } 2383 ], 2384 "thresholds": [], 2385 "timeRegions": [], 2386 "title": "Total Used Memory", 2387 "tooltip": { 2388 "shared": true, 2389 "sort": 0, 2390 "value_type": "individual" 2391 }, 2392 "type": "graph", 2393 "xaxis": { 2394 "mode": "time", 2395 "show": true, 2396 "values": [] 2397 }, 2398 "yaxes": [ 2399 { 2400 "format": "decbytes", 2401 "logBase": 1, 2402 "show": true 2403 }, 2404 { 2405 "format": "short", 2406 "logBase": 1, 2407 "show": true 2408 } 2409 ], 2410 "yaxis": { 2411 "align": false 2412 } 2413 }, 2414 { 2415 "aliasColors": {}, 2416 "bars": false, 2417 "dashLength": 10, 2418 "dashes": false, 2419 "datasource": { 2420 "type": "prometheus", 2421 "uid": "Prometheus" 2422 }, 2423 "fieldConfig": { 2424 "defaults": { 2425 "links": [] 2426 }, 2427 "overrides": [] 2428 }, 2429 "fill": 1, 2430 "fillGradient": 0, 2431 "gridPos": { 2432 "h": 8, 2433 "w": 12, 2434 "x": 0, 2435 "y": 96 2436 }, 2437 "hiddenSeries": false, 2438 "id": 22, 2439 "legend": { 2440 "alignAsTable": false, 2441 "avg": false, 2442 "current": false, 2443 "max": false, 2444 "min": false, 2445 "rightSide": false, 2446 "show": true, 2447 "total": false, 2448 "values": false 2449 }, 2450 "lines": true, 2451 "linewidth": 1, 2452 "links": [], 2453 "nullPointMode": "null", 2454 "options": { 2455 "alertThreshold": true 2456 }, 2457 "percentage": false, 2458 "pluginVersion": "9.4.7", 2459 "pointradius": 2, 2460 "points": false, 2461 "renderer": "flot", 2462 "seriesOverrides": [], 2463 "spaceLength": 10, 2464 "stack": false, 2465 "steppedLine": false, 2466 "targets": [ 2467 { 2468 "datasource": { 2469 "type": "prometheus", 2470 "uid": "Prometheus" 2471 }, 2472 "expr": "go_memstats_mallocs_total{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"} - go_memstats_frees_total{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2473 "format": "time_series", 2474 "intervalFactor": 1, 2475 "refId": "A" 2476 } 2477 ], 2478 "thresholds": [], 2479 "timeRegions": [], 2480 "title": "Number of Live Objects", 2481 "tooltip": { 2482 "shared": true, 2483 "sort": 0, 2484 "value_type": "individual" 2485 }, 2486 "type": "graph", 2487 "xaxis": { 2488 "mode": "time", 2489 "show": true, 2490 "values": [] 2491 }, 2492 "yaxes": [ 2493 { 2494 "format": "short", 2495 "logBase": 1, 2496 "show": true 2497 }, 2498 { 2499 "format": "short", 2500 "logBase": 1, 2501 "show": false 2502 } 2503 ], 2504 "yaxis": { 2505 "align": false 2506 } 2507 }, 2508 { 2509 "aliasColors": {}, 2510 "bars": false, 2511 "dashLength": 10, 2512 "dashes": false, 2513 "datasource": { 2514 "type": "prometheus", 2515 "uid": "Prometheus" 2516 }, 2517 "description": "shows how many heap objects are allocated. This is a counter value so you can use rate() to objects allocated/s.", 2518 "fieldConfig": { 2519 "defaults": { 2520 "links": [] 2521 }, 2522 "overrides": [] 2523 }, 2524 "fill": 1, 2525 "fillGradient": 0, 2526 "gridPos": { 2527 "h": 8, 2528 "w": 12, 2529 "x": 12, 2530 "y": 96 2531 }, 2532 "hiddenSeries": false, 2533 "id": 20, 2534 "legend": { 2535 "avg": false, 2536 "current": false, 2537 "max": false, 2538 "min": false, 2539 "show": true, 2540 "total": false, 2541 "values": false 2542 }, 2543 "lines": true, 2544 "linewidth": 1, 2545 "links": [], 2546 "nullPointMode": "null", 2547 "options": { 2548 "alertThreshold": true 2549 }, 2550 "percentage": false, 2551 "pluginVersion": "9.4.7", 2552 "pointradius": 2, 2553 "points": false, 2554 "renderer": "flot", 2555 "seriesOverrides": [], 2556 "spaceLength": 10, 2557 "stack": false, 2558 "steppedLine": false, 2559 "targets": [ 2560 { 2561 "datasource": { 2562 "type": "prometheus", 2563 "uid": "Prometheus" 2564 }, 2565 "expr": "rate(go_memstats_mallocs_total{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}[1m])", 2566 "format": "time_series", 2567 "intervalFactor": 1, 2568 "refId": "A" 2569 } 2570 ], 2571 "thresholds": [], 2572 "timeRegions": [], 2573 "title": "Rate of Objects Allocated", 2574 "tooltip": { 2575 "shared": true, 2576 "sort": 0, 2577 "value_type": "individual" 2578 }, 2579 "type": "graph", 2580 "xaxis": { 2581 "mode": "time", 2582 "show": true, 2583 "values": [] 2584 }, 2585 "yaxes": [ 2586 { 2587 "format": "short", 2588 "logBase": 1, 2589 "show": true 2590 }, 2591 { 2592 "format": "short", 2593 "logBase": 1, 2594 "show": true 2595 } 2596 ], 2597 "yaxis": { 2598 "align": false 2599 } 2600 }, 2601 { 2602 "aliasColors": {}, 2603 "bars": false, 2604 "dashLength": 10, 2605 "dashes": false, 2606 "datasource": { 2607 "type": "prometheus", 2608 "uid": "Prometheus" 2609 }, 2610 "description": "go_memstats_lookups_total – counts how many pointer dereferences happened. This is a counter value so you can use rate() to lookups/s.", 2611 "fieldConfig": { 2612 "defaults": { 2613 "links": [] 2614 }, 2615 "overrides": [] 2616 }, 2617 "fill": 1, 2618 "fillGradient": 0, 2619 "gridPos": { 2620 "h": 8, 2621 "w": 12, 2622 "x": 0, 2623 "y": 104 2624 }, 2625 "hiddenSeries": false, 2626 "id": 18, 2627 "legend": { 2628 "avg": false, 2629 "current": false, 2630 "max": false, 2631 "min": false, 2632 "show": true, 2633 "total": false, 2634 "values": false 2635 }, 2636 "lines": true, 2637 "linewidth": 1, 2638 "links": [], 2639 "nullPointMode": "null", 2640 "options": { 2641 "alertThreshold": true 2642 }, 2643 "percentage": false, 2644 "pluginVersion": "9.4.7", 2645 "pointradius": 2, 2646 "points": false, 2647 "renderer": "flot", 2648 "seriesOverrides": [], 2649 "spaceLength": 10, 2650 "stack": false, 2651 "steppedLine": false, 2652 "targets": [ 2653 { 2654 "datasource": { 2655 "type": "prometheus", 2656 "uid": "Prometheus" 2657 }, 2658 "expr": "rate(go_memstats_lookups_total{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}[1m])", 2659 "format": "time_series", 2660 "intervalFactor": 1, 2661 "refId": "A" 2662 } 2663 ], 2664 "thresholds": [], 2665 "timeRegions": [], 2666 "title": "Rate of a Pointer Dereferences", 2667 "tooltip": { 2668 "shared": true, 2669 "sort": 0, 2670 "value_type": "individual" 2671 }, 2672 "type": "graph", 2673 "xaxis": { 2674 "mode": "time", 2675 "show": true, 2676 "values": [] 2677 }, 2678 "yaxes": [ 2679 { 2680 "format": "ops", 2681 "logBase": 1, 2682 "show": true 2683 }, 2684 { 2685 "format": "short", 2686 "logBase": 1, 2687 "show": true 2688 } 2689 ], 2690 "yaxis": { 2691 "align": false 2692 } 2693 }, 2694 { 2695 "aliasColors": {}, 2696 "bars": false, 2697 "dashLength": 10, 2698 "dashes": false, 2699 "datasource": { 2700 "type": "prometheus", 2701 "uid": "Prometheus" 2702 }, 2703 "fieldConfig": { 2704 "defaults": { 2705 "links": [] 2706 }, 2707 "overrides": [] 2708 }, 2709 "fill": 1, 2710 "fillGradient": 0, 2711 "gridPos": { 2712 "h": 8, 2713 "w": 12, 2714 "x": 12, 2715 "y": 104 2716 }, 2717 "hiddenSeries": false, 2718 "id": 8, 2719 "legend": { 2720 "avg": false, 2721 "current": false, 2722 "max": false, 2723 "min": false, 2724 "show": true, 2725 "total": false, 2726 "values": false 2727 }, 2728 "lines": true, 2729 "linewidth": 1, 2730 "links": [], 2731 "nullPointMode": "null", 2732 "options": { 2733 "alertThreshold": true 2734 }, 2735 "percentage": false, 2736 "pluginVersion": "9.4.7", 2737 "pointradius": 2, 2738 "points": false, 2739 "renderer": "flot", 2740 "seriesOverrides": [], 2741 "spaceLength": 10, 2742 "stack": false, 2743 "steppedLine": false, 2744 "targets": [ 2745 { 2746 "datasource": { 2747 "type": "prometheus", 2748 "uid": "Prometheus" 2749 }, 2750 "expr": "go_goroutines{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2751 "format": "time_series", 2752 "intervalFactor": 1, 2753 "refId": "A" 2754 } 2755 ], 2756 "thresholds": [], 2757 "timeRegions": [], 2758 "title": "Goroutines", 2759 "tooltip": { 2760 "shared": true, 2761 "sort": 0, 2762 "value_type": "individual" 2763 }, 2764 "type": "graph", 2765 "xaxis": { 2766 "mode": "time", 2767 "show": true, 2768 "values": [] 2769 }, 2770 "yaxes": [ 2771 { 2772 "format": "short", 2773 "logBase": 1, 2774 "show": true 2775 }, 2776 { 2777 "format": "short", 2778 "logBase": 1, 2779 "show": true 2780 } 2781 ], 2782 "yaxis": { 2783 "align": false 2784 } 2785 }, 2786 { 2787 "aliasColors": {}, 2788 "bars": false, 2789 "dashLength": 10, 2790 "dashes": false, 2791 "datasource": { 2792 "type": "prometheus", 2793 "uid": "Prometheus" 2794 }, 2795 "fieldConfig": { 2796 "defaults": { 2797 "links": [] 2798 }, 2799 "overrides": [] 2800 }, 2801 "fill": 1, 2802 "fillGradient": 0, 2803 "gridPos": { 2804 "h": 8, 2805 "w": 12, 2806 "x": 0, 2807 "y": 112 2808 }, 2809 "hiddenSeries": false, 2810 "id": 14, 2811 "legend": { 2812 "avg": false, 2813 "current": false, 2814 "max": false, 2815 "min": false, 2816 "show": true, 2817 "total": false, 2818 "values": false 2819 }, 2820 "lines": true, 2821 "linewidth": 1, 2822 "links": [], 2823 "nullPointMode": "null", 2824 "options": { 2825 "alertThreshold": true 2826 }, 2827 "percentage": false, 2828 "pluginVersion": "9.4.7", 2829 "pointradius": 1, 2830 "points": true, 2831 "renderer": "flot", 2832 "seriesOverrides": [], 2833 "spaceLength": 10, 2834 "stack": false, 2835 "steppedLine": false, 2836 "targets": [ 2837 { 2838 "datasource": { 2839 "type": "prometheus", 2840 "uid": "Prometheus" 2841 }, 2842 "expr": "rate(go_memstats_alloc_bytes_total{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}[1m])", 2843 "format": "time_series", 2844 "intervalFactor": 1, 2845 "refId": "A" 2846 } 2847 ], 2848 "thresholds": [], 2849 "timeRegions": [], 2850 "title": "Rates of Allocation", 2851 "tooltip": { 2852 "shared": true, 2853 "sort": 0, 2854 "value_type": "individual" 2855 }, 2856 "type": "graph", 2857 "xaxis": { 2858 "mode": "time", 2859 "show": true, 2860 "values": [] 2861 }, 2862 "yaxes": [ 2863 { 2864 "format": "Bps", 2865 "logBase": 1, 2866 "show": true 2867 }, 2868 { 2869 "format": "short", 2870 "logBase": 1, 2871 "show": false 2872 } 2873 ], 2874 "yaxis": { 2875 "align": false 2876 } 2877 }, 2878 { 2879 "aliasColors": {}, 2880 "bars": false, 2881 "dashLength": 10, 2882 "dashes": false, 2883 "datasource": { 2884 "type": "prometheus", 2885 "uid": "Prometheus" 2886 }, 2887 "fieldConfig": { 2888 "defaults": { 2889 "links": [] 2890 }, 2891 "overrides": [] 2892 }, 2893 "fill": 1, 2894 "fillGradient": 0, 2895 "gridPos": { 2896 "h": 8, 2897 "w": 12, 2898 "x": 12, 2899 "y": 112 2900 }, 2901 "hiddenSeries": false, 2902 "id": 4, 2903 "legend": { 2904 "alignAsTable": false, 2905 "avg": false, 2906 "current": false, 2907 "max": false, 2908 "min": false, 2909 "show": true, 2910 "total": false, 2911 "values": false 2912 }, 2913 "lines": true, 2914 "linewidth": 1, 2915 "links": [], 2916 "nullPointMode": "null", 2917 "options": { 2918 "alertThreshold": true 2919 }, 2920 "percentage": false, 2921 "pluginVersion": "9.4.7", 2922 "pointradius": 2, 2923 "points": false, 2924 "renderer": "flot", 2925 "seriesOverrides": [], 2926 "spaceLength": 10, 2927 "stack": false, 2928 "steppedLine": false, 2929 "targets": [ 2930 { 2931 "datasource": { 2932 "type": "prometheus", 2933 "uid": "Prometheus" 2934 }, 2935 "expr": "go_gc_duration_seconds{kubernetes_namespace=\"$namespace\", kubernetes_pod_name=~\"$pod\"}", 2936 "format": "time_series", 2937 "intervalFactor": 1, 2938 "refId": "A" 2939 } 2940 ], 2941 "thresholds": [], 2942 "timeRegions": [], 2943 "title": "GC duration quantile", 2944 "tooltip": { 2945 "shared": true, 2946 "sort": 0, 2947 "value_type": "individual" 2948 }, 2949 "type": "graph", 2950 "xaxis": { 2951 "mode": "time", 2952 "show": true, 2953 "values": [] 2954 }, 2955 "yaxes": [ 2956 { 2957 "format": "ms", 2958 "logBase": 1, 2959 "show": true 2960 }, 2961 { 2962 "format": "short", 2963 "logBase": 1, 2964 "show": true 2965 } 2966 ], 2967 "yaxis": { 2968 "align": false 2969 } 2970 } 2971 ], 2972 "refresh": "10s", 2973 "revision": 1, 2974 "schemaVersion": 38, 2975 "style": "dark", 2976 "tags": [ 2977 "golang", 2978 "channeld", 2979 "unreal", 2980 "ue4" 2981 ], 2982 "templating": { 2983 "list": [ 2984 { 2985 "current": { 2986 "isNone": true, 2987 "selected": false, 2988 "text": "None", 2989 "value": "" 2990 }, 2991 "datasource": { 2992 "type": "prometheus", 2993 "uid": "Prometheus" 2994 }, 2995 "definition": "label_values(go_goroutines, kubernetes_namespace)", 2996 "hide": 0, 2997 "includeAll": false, 2998 "label": "namespace", 2999 "multi": false, 3000 "name": "namespace", 3001 "options": [], 3002 "query": { 3003 "query": "label_values(go_goroutines, kubernetes_namespace)", 3004 "refId": "Prometheus-namespace-Variable-Query" 3005 }, 3006 "refresh": 1, 3007 "regex": "", 3008 "skipUrlSync": false, 3009 "sort": 0, 3010 "tagValuesQuery": "", 3011 "tagsQuery": "", 3012 "type": "query", 3013 "useTags": false 3014 }, 3015 { 3016 "current": { 3017 "isNone": true, 3018 "selected": false, 3019 "text": "None", 3020 "value": "" 3021 }, 3022 "datasource": { 3023 "type": "prometheus", 3024 "uid": "Prometheus" 3025 }, 3026 "definition": "label_values(go_goroutines{kubernetes_namespace=\"$namespace\"}, kubernetes_pod_name)", 3027 "hide": 0, 3028 "includeAll": false, 3029 "label": "pod", 3030 "multi": false, 3031 "name": "pod", 3032 "options": [], 3033 "query": { 3034 "query": "label_values(go_goroutines{kubernetes_namespace=\"$namespace\"}, kubernetes_pod_name)", 3035 "refId": "Prometheus (Local)-pod-Variable-Query" 3036 }, 3037 "refresh": 1, 3038 "regex": "", 3039 "skipUrlSync": false, 3040 "sort": 0, 3041 "tagValuesQuery": "", 3042 "tagsQuery": "", 3043 "type": "query", 3044 "useTags": false 3045 } 3046 ] 3047 }, 3048 "time": { 3049 "from": "now-30m", 3050 "to": "now" 3051 }, 3052 "timepicker": { 3053 "refresh_intervals": [ 3054 "5s", 3055 "10s", 3056 "30s", 3057 "1m", 3058 "5m", 3059 "15m", 3060 "30m", 3061 "1h", 3062 "2h", 3063 "1d" 3064 ], 3065 "time_options": [ 3066 "5m", 3067 "15m", 3068 "1h", 3069 "6h", 3070 "12h", 3071 "24h", 3072 "2d", 3073 "7d", 3074 "30d" 3075 ] 3076 }, 3077 "timezone": "", 3078 "title": "Channeld Metrics", 3079 "uid": "CgCw8jKZz", 3080 "version": 4, 3081 "weekStart": "" 3082 }