github.com/verrazzano/verrazzano@v1.7.0/platform-operator/helm_config/charts/verrazzano-grafana-dashboards/dashboards/Coherence/members-summary-dashboard.json (about) 1 { 2 "annotations": { 3 "list": [ 4 { 5 "builtIn": 1, 6 "datasource": "Prometheus", 7 "enable": true, 8 "hide": true, 9 "iconColor": "rgba(0, 211, 255, 1)", 10 "name": "Annotations & Alerts", 11 "type": "dashboard" 12 }, 13 { 14 "datasource": "Prometheus", 15 "enable": true, 16 "expr": "changes(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}[1m])", 17 "hide": false, 18 "iconColor": "rgba(255, 96, 96, 1)", 19 "limit": 100, 20 "name": "Show Cluster Size Changes", 21 "showIn": 0, 22 "tagKeys": "cluster", 23 "tags": [], 24 "titleFormat": "Cluster Size Changed.", 25 "type": "tags" 26 } 27 ] 28 }, 29 "editable": true, 30 "gnetId": null, 31 "graphTooltip": 0, 32 "id": 37, 33 "iteration": 1592180836542, 34 "links": [ 35 { 36 "icon": "dashboard", 37 "includeVars": true, 38 "keepTime": true, 39 "tags": [], 40 "title": "Back to Main Dashboard", 41 "tooltip": "", 42 "type": "link", 43 "url": "/d/coh-main/coherence-dashboard-main" 44 }, 45 { 46 "asDropdown": true, 47 "icon": "external link", 48 "includeVars": true, 49 "keepTime": true, 50 "tags": [ 51 "dashboard" 52 ], 53 "title": "Available Dashboards", 54 "type": "dashboards" 55 } 56 ], 57 "panels": [ 58 { 59 "content": "<center><h3>Members Summary - $ClusterName</h3></center>", 60 "datasource": "Prometheus", 61 "gridPos": { 62 "h": 2, 63 "w": 24, 64 "x": 0, 65 "y": 0 66 }, 67 "id": 94, 68 "links": [], 69 "mode": "html", 70 "title": "", 71 "type": "text" 72 }, 73 { 74 "columns": [], 75 "datasource": "Prometheus", 76 "fontSize": "100%", 77 "gridPos": { 78 "h": 6, 79 "w": 24, 80 "x": 0, 81 "y": 2 82 }, 83 "id": 21, 84 "links": [], 85 "pageSize": null, 86 "scroll": true, 87 "showHeader": true, 88 "sort": { 89 "col": 2, 90 "desc": false 91 }, 92 "styles": [ 93 { 94 "alias": "Time", 95 "align": "auto", 96 "dateFormat": "YYYY-MM-DD HH:mm:ss", 97 "pattern": "Time", 98 "type": "hidden" 99 }, 100 { 101 "alias": "", 102 "align": "auto", 103 "colorMode": null, 104 "colors": [ 105 "rgba(245, 54, 54, 0.9)", 106 "rgba(237, 129, 40, 0.89)", 107 "rgba(50, 172, 45, 0.97)" 108 ], 109 "dateFormat": "YYYY-MM-DD HH:mm:ss", 110 "decimals": 2, 111 "mappingType": 1, 112 "pattern": "Value #A", 113 "thresholds": [], 114 "type": "hidden", 115 "unit": "short" 116 }, 117 { 118 "alias": "Site", 119 "align": "auto", 120 "colorMode": null, 121 "colors": [ 122 "rgba(245, 54, 54, 0.9)", 123 "rgba(237, 129, 40, 0.89)", 124 "rgba(50, 172, 45, 0.97)" 125 ], 126 "dateFormat": "YYYY-MM-DD HH:mm:ss", 127 "decimals": 2, 128 "mappingType": 1, 129 "pattern": "site", 130 "thresholds": [], 131 "type": "string", 132 "unit": "short" 133 }, 134 { 135 "alias": "Member Name", 136 "align": "auto", 137 "colorMode": null, 138 "colors": [ 139 "rgba(245, 54, 54, 0.9)", 140 "rgba(237, 129, 40, 0.89)", 141 "rgba(50, 172, 45, 0.97)" 142 ], 143 "dateFormat": "YYYY-MM-DD HH:mm:ss", 144 "decimals": 2, 145 "link": true, 146 "linkTooltip": "Drill down to member details for ${__cell}", 147 "linkUrl": "/d/coh-member-details?var-ClusterName=$ClusterName&var-MemberName=${__cell}", 148 "mappingType": 1, 149 "pattern": "member", 150 "thresholds": [], 151 "type": "string", 152 "unit": "short" 153 }, 154 { 155 "alias": "Node Id", 156 "align": "auto", 157 "colorMode": null, 158 "colors": [ 159 "rgba(245, 54, 54, 0.9)", 160 "rgba(237, 129, 40, 0.89)", 161 "rgba(50, 172, 45, 0.97)" 162 ], 163 "dateFormat": "YYYY-MM-DD HH:mm:ss", 164 "decimals": 0, 165 "mappingType": 1, 166 "pattern": "nodeId", 167 "thresholds": [], 168 "type": "number", 169 "unit": "short" 170 }, 171 { 172 "alias": "Instance", 173 "align": "auto", 174 "colorMode": null, 175 "colors": [ 176 "rgba(245, 54, 54, 0.9)", 177 "rgba(237, 129, 40, 0.89)", 178 "rgba(50, 172, 45, 0.97)" 179 ], 180 "dateFormat": "YYYY-MM-DD HH:mm:ss", 181 "decimals": 2, 182 "mappingType": 1, 183 "pattern": "instance", 184 "thresholds": [], 185 "type": "string", 186 "unit": "short" 187 }, 188 { 189 "alias": "Machine", 190 "align": "auto", 191 "colorMode": null, 192 "colors": [ 193 "rgba(245, 54, 54, 0.9)", 194 "rgba(237, 129, 40, 0.89)", 195 "rgba(50, 172, 45, 0.97)" 196 ], 197 "dateFormat": "YYYY-MM-DD HH:mm:ss", 198 "decimals": 2, 199 "link": true, 200 "linkTooltip": "Drill down to machines summary", 201 "linkUrl": "/d/coh-machines-summary?var-ClusterName=$ClusterName", 202 "mappingType": 1, 203 "pattern": "machine", 204 "thresholds": [], 205 "type": "number", 206 "unit": "short" 207 }, 208 { 209 "alias": "Heap Usage", 210 "align": "auto", 211 "colorMode": null, 212 "colors": [ 213 "rgba(245, 54, 54, 0.9)", 214 "rgba(237, 129, 40, 0.89)", 215 "rgba(50, 172, 45, 0.97)" 216 ], 217 "dateFormat": "YYYY-MM-DD HH:mm:ss", 218 "decimals": 2, 219 "mappingType": 1, 220 "pattern": "Value #B", 221 "thresholds": [], 222 "type": "number", 223 "unit": "decbytes" 224 }, 225 { 226 "alias": "Heap Max", 227 "align": "auto", 228 "colorMode": null, 229 "colors": [ 230 "rgba(245, 54, 54, 0.9)", 231 "rgba(237, 129, 40, 0.89)", 232 "rgba(50, 172, 45, 0.97)" 233 ], 234 "dateFormat": "YYYY-MM-DD HH:mm:ss", 235 "decimals": 2, 236 "mappingType": 1, 237 "pattern": "Value #C", 238 "thresholds": [], 239 "type": "number", 240 "unit": "decbytes" 241 }, 242 { 243 "alias": "Heap Used %", 244 "align": "auto", 245 "colorMode": "value", 246 "colors": [ 247 "rgba(50, 172, 45, 0.97)", 248 "rgba(237, 129, 40, 0.89)", 249 "rgba(245, 54, 54, 0.9)" 250 ], 251 "dateFormat": "YYYY-MM-DD HH:mm:ss", 252 "decimals": 2, 253 "mappingType": 1, 254 "pattern": "Value #D", 255 "thresholds": [ 256 ".5", 257 ".8" 258 ], 259 "type": "number", 260 "unit": "percentunit" 261 }, 262 { 263 "alias": "Role", 264 "align": "auto", 265 "colorMode": null, 266 "colors": [ 267 "rgba(245, 54, 54, 0.9)", 268 "rgba(237, 129, 40, 0.89)", 269 "rgba(50, 172, 45, 0.97)" 270 ], 271 "dateFormat": "YYYY-MM-DD HH:mm:ss", 272 "decimals": 2, 273 "mappingType": 1, 274 "pattern": "role", 275 "thresholds": [], 276 "type": "string", 277 "unit": "short" 278 }, 279 { 280 "alias": "Verrazzano Cluster", 281 "align": "auto", 282 "colorMode": null, 283 "colors": [ 284 "rgba(245, 54, 54, 0.9)", 285 "rgba(237, 129, 40, 0.89)", 286 "rgba(50, 172, 45, 0.97)" 287 ], 288 "decimals": 2, 289 "pattern": "verrazzano_cluster", 290 "thresholds": [], 291 "type": "string", 292 "unit": "short" 293 }, 294 { 295 "alias": "", 296 "align": "auto", 297 "colorMode": null, 298 "colors": [ 299 "rgba(245, 54, 54, 0.9)", 300 "rgba(237, 129, 40, 0.89)", 301 "rgba(50, 172, 45, 0.97)" 302 ], 303 "decimals": 2, 304 "pattern": "/.*/", 305 "thresholds": [], 306 "type": "number", 307 "unit": "short" 308 } 309 ], 310 "targets": [ 311 { 312 "expr": "sum(vendor:coherence_memory_heap_memory_usage_used{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by (verrazzano_cluster, member, nodeId, site, machine, role)", 313 "format": "table", 314 "instant": true, 315 "intervalFactor": 1, 316 "legendFormat": "", 317 "refId": "B" 318 }, 319 { 320 "expr": "sum(vendor:coherence_memory_heap_memory_usage_max{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by (verrazzano_cluster, member, nodeId, site, machine, role)", 321 "format": "table", 322 "instant": true, 323 "intervalFactor": 1, 324 "legendFormat": "", 325 "refId": "C" 326 }, 327 { 328 "expr": "sum(vendor:coherence_memory_heap_memory_usage_used{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by (verrazzano_cluster, member, nodeId, site, machine, role) / sum(vendor:coherence_memory_heap_memory_usage_max{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by (verrazzano_cluster, member, nodeId, site, machine, role) ", 329 "format": "table", 330 "instant": true, 331 "intervalFactor": 1, 332 "legendFormat": "", 333 "refId": "D" 334 } 335 ], 336 "title": "Current Cluster Members", 337 "transform": "table", 338 "type": "table" 339 }, 340 { 341 "columns": [], 342 "datasource": "Prometheus", 343 "description": "The top $TopLimit Members that have the highest Total GC Time over the current time range.", 344 "fontSize": "100%", 345 "gridPos": { 346 "h": 6, 347 "w": 12, 348 "x": 0, 349 "y": 8 350 }, 351 "id": 96, 352 "links": [], 353 "pageSize": null, 354 "scroll": true, 355 "showHeader": true, 356 "sort": { 357 "col": 2, 358 "desc": true 359 }, 360 "styles": [ 361 { 362 "alias": "Time", 363 "align": "auto", 364 "dateFormat": "YYYY-MM-DD HH:mm:ss", 365 "pattern": "Time", 366 "type": "hidden" 367 }, 368 { 369 "alias": "Total Collection Time", 370 "align": "auto", 371 "colorMode": null, 372 "colors": [ 373 "rgba(245, 54, 54, 0.9)", 374 "rgba(237, 129, 40, 0.89)", 375 "rgba(50, 172, 45, 0.97)" 376 ], 377 "decimals": 2, 378 "pattern": "Value", 379 "thresholds": [], 380 "type": "number", 381 "unit": "ms" 382 }, 383 { 384 "alias": "Member Name", 385 "align": "auto", 386 "colorMode": null, 387 "colors": [ 388 "rgba(245, 54, 54, 0.9)", 389 "rgba(237, 129, 40, 0.89)", 390 "rgba(50, 172, 45, 0.97)" 391 ], 392 "dateFormat": "YYYY-MM-DD HH:mm:ss", 393 "decimals": 2, 394 "link": true, 395 "linkTooltip": "Drill down to member details for ${__cell}", 396 "linkUrl": "/d/coh-member-details?var-ClusterName=$ClusterName&var-MemberName=${__cell}", 397 "mappingType": 1, 398 "pattern": "member", 399 "thresholds": [], 400 "type": "string", 401 "unit": "short" 402 } 403 ], 404 "targets": [ 405 { 406 "expr": "topk($TopLimit, sum(delta(vendor:coherence_gc_collection_time{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}[$__range])) by (verrazzano_cluster, member))", 407 "format": "table", 408 "instant": true, 409 "interval": "", 410 "intervalFactor": 1, 411 "legendFormat": "", 412 "refId": "A" 413 } 414 ], 415 "timeFrom": null, 416 "timeShift": null, 417 "title": "Top $TopLimit Total GC Time - Current Range", 418 "transform": "table", 419 "type": "table" 420 }, 421 { 422 "columns": [], 423 "datasource": "Prometheus", 424 "description": "The top $TopLimit Members that have the highest Total GC Count over the current time range.", 425 "fontSize": "100%", 426 "gridPos": { 427 "h": 6, 428 "w": 12, 429 "x": 12, 430 "y": 8 431 }, 432 "id": 97, 433 "links": [], 434 "pageSize": null, 435 "scroll": true, 436 "showHeader": true, 437 "sort": { 438 "col": 2, 439 "desc": true 440 }, 441 "styles": [ 442 { 443 "alias": "Time", 444 "align": "auto", 445 "dateFormat": "YYYY-MM-DD HH:mm:ss", 446 "pattern": "Time", 447 "type": "hidden" 448 }, 449 { 450 "alias": "Total Collection Count", 451 "align": "auto", 452 "colorMode": null, 453 "colors": [ 454 "rgba(245, 54, 54, 0.9)", 455 "rgba(237, 129, 40, 0.89)", 456 "rgba(50, 172, 45, 0.97)" 457 ], 458 "decimals": 0, 459 "pattern": "Value", 460 "thresholds": [], 461 "type": "number", 462 "unit": "short" 463 }, 464 { 465 "alias": "Member Name", 466 "align": "auto", 467 "colorMode": null, 468 "colors": [ 469 "rgba(245, 54, 54, 0.9)", 470 "rgba(237, 129, 40, 0.89)", 471 "rgba(50, 172, 45, 0.97)" 472 ], 473 "dateFormat": "YYYY-MM-DD HH:mm:ss", 474 "decimals": 2, 475 "link": true, 476 "linkTooltip": "Drill down to member details for ${__cell}", 477 "linkUrl": "/d/coh-member-details?var-ClusterName=$ClusterName&var-MemberName=${__cell}", 478 "mappingType": 1, 479 "pattern": "member", 480 "thresholds": [], 481 "type": "number", 482 "unit": "short" 483 } 484 ], 485 "targets": [ 486 { 487 "expr": "topk($TopLimit, sum(delta(vendor:coherence_gc_collection_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}[$__range] )) by (verrazzano_cluster, member))", 488 "format": "table", 489 "instant": true, 490 "interval": "", 491 "intervalFactor": 1, 492 "legendFormat": "", 493 "refId": "A" 494 } 495 ], 496 "timeFrom": null, 497 "timeShift": null, 498 "title": "Top $TopLimit Total GC Count - Current Range", 499 "transform": "table", 500 "type": "table" 501 }, 502 { 503 "aliasColors": {}, 504 "bars": false, 505 "dashLength": 10, 506 "dashes": false, 507 "datasource": "Prometheus", 508 "fill": 1, 509 "fillGradient": 0, 510 "gridPos": { 511 "h": 8, 512 "w": 12, 513 "x": 0, 514 "y": 14 515 }, 516 "hiddenSeries": false, 517 "id": 65, 518 "legend": { 519 "alignAsTable": true, 520 "avg": false, 521 "current": true, 522 "max": false, 523 "min": false, 524 "show": true, 525 "total": false, 526 "values": true 527 }, 528 "lines": true, 529 "linewidth": 1, 530 "links": [], 531 "nullPointMode": "null", 532 "options": { 533 "dataLinks": [] 534 }, 535 "percentage": false, 536 "pointradius": 5, 537 "points": false, 538 "renderer": "flot", 539 "seriesOverrides": [], 540 "spaceLength": 10, 541 "stack": false, 542 "steppedLine": false, 543 "targets": [ 544 { 545 "expr": "(vendor:coherence_memory_heap_memory_usage_used{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) / vendor:coherence_memory_heap_memory_usage_max{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"} * 100", 546 "format": "time_series", 547 "interval": "", 548 "intervalFactor": 1, 549 "legendFormat": "Member: {{member}} ({{role}})", 550 "refId": "A" 551 } 552 ], 553 "thresholds": [], 554 "timeFrom": null, 555 "timeRegions": [], 556 "timeShift": null, 557 "title": "Memory Usage %", 558 "tooltip": { 559 "shared": true, 560 "sort": 0, 561 "value_type": "individual" 562 }, 563 "type": "graph", 564 "xaxis": { 565 "buckets": null, 566 "mode": "time", 567 "name": null, 568 "show": true, 569 "values": [] 570 }, 571 "yaxes": [ 572 { 573 "decimals": null, 574 "format": "percent", 575 "label": null, 576 "logBase": 1, 577 "max": "100", 578 "min": "0", 579 "show": true 580 }, 581 { 582 "format": "short", 583 "label": null, 584 "logBase": 1, 585 "max": null, 586 "min": null, 587 "show": true 588 } 589 ], 590 "yaxis": { 591 "align": false, 592 "alignLevel": null 593 } 594 }, 595 { 596 "aliasColors": {}, 597 "bars": false, 598 "dashLength": 10, 599 "dashes": false, 600 "datasource": "Prometheus", 601 "fill": 1, 602 "fillGradient": 0, 603 "gridPos": { 604 "h": 8, 605 "w": 12, 606 "x": 12, 607 "y": 14 608 }, 609 "hiddenSeries": false, 610 "id": 66, 611 "legend": { 612 "alignAsTable": true, 613 "avg": false, 614 "current": true, 615 "max": true, 616 "min": false, 617 "show": true, 618 "total": false, 619 "values": true 620 }, 621 "lines": true, 622 "linewidth": 1, 623 "links": [], 624 "nullPointMode": "null", 625 "options": { 626 "dataLinks": [] 627 }, 628 "percentage": false, 629 "pointradius": 5, 630 "points": false, 631 "renderer": "flot", 632 "seriesOverrides": [], 633 "spaceLength": 10, 634 "stack": false, 635 "steppedLine": false, 636 "targets": [ 637 { 638 "expr": "vendor:coherence_memory_heap_memory_usage_used{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}", 639 "format": "time_series", 640 "interval": "", 641 "intervalFactor": 1, 642 "legendFormat": "Member: {{member}} ({{role}})", 643 "refId": "A" 644 } 645 ], 646 "thresholds": [], 647 "timeFrom": null, 648 "timeRegions": [], 649 "timeShift": null, 650 "title": "Heap Memory Usage", 651 "tooltip": { 652 "shared": true, 653 "sort": 0, 654 "value_type": "individual" 655 }, 656 "type": "graph", 657 "xaxis": { 658 "buckets": null, 659 "mode": "time", 660 "name": null, 661 "show": true, 662 "values": [] 663 }, 664 "yaxes": [ 665 { 666 "decimals": null, 667 "format": "decbytes", 668 "label": null, 669 "logBase": 1, 670 "max": null, 671 "min": null, 672 "show": true 673 }, 674 { 675 "format": "short", 676 "label": null, 677 "logBase": 1, 678 "max": null, 679 "min": null, 680 "show": true 681 } 682 ], 683 "yaxis": { 684 "align": false, 685 "alignLevel": null 686 } 687 }, 688 { 689 "aliasColors": {}, 690 "bars": true, 691 "dashLength": 10, 692 "dashes": false, 693 "datasource": "Prometheus", 694 "decimals": 0, 695 "description": "", 696 "fill": 1, 697 "fillGradient": 0, 698 "gridPos": { 699 "h": 8, 700 "w": 12, 701 "x": 0, 702 "y": 22 703 }, 704 "hiddenSeries": false, 705 "id": 68, 706 "interval": "", 707 "legend": { 708 "alignAsTable": false, 709 "avg": false, 710 "current": false, 711 "hideZero": true, 712 "max": false, 713 "min": false, 714 "rightSide": false, 715 "show": true, 716 "sort": "current", 717 "sortDesc": true, 718 "total": false, 719 "values": false 720 }, 721 "lines": false, 722 "linewidth": 1, 723 "links": [], 724 "nullPointMode": "null as zero", 725 "options": { 726 "dataLinks": [] 727 }, 728 "percentage": false, 729 "pointradius": 5, 730 "points": false, 731 "renderer": "flot", 732 "seriesOverrides": [], 733 "spaceLength": 10, 734 "stack": false, 735 "steppedLine": false, 736 "targets": [ 737 { 738 "expr": "vendor:coherence_gc_collection_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"} - vendor:coherence_gc_collection_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"} offset $__interval ", 739 "format": "time_series", 740 "instant": false, 741 "interval": "", 742 "intervalFactor": 1, 743 "legendFormat": "{{member}}", 744 "refId": "A" 745 } 746 ], 747 "thresholds": [], 748 "timeFrom": null, 749 "timeRegions": [], 750 "timeShift": null, 751 "title": "Total Collection Count by Member", 752 "tooltip": { 753 "shared": true, 754 "sort": 0, 755 "value_type": "individual" 756 }, 757 "type": "graph", 758 "xaxis": { 759 "buckets": null, 760 "mode": "time", 761 "name": null, 762 "show": true, 763 "values": [] 764 }, 765 "yaxes": [ 766 { 767 "decimals": 0, 768 "format": "none", 769 "label": "", 770 "logBase": 1, 771 "max": null, 772 "min": "0", 773 "show": true 774 }, 775 { 776 "format": "short", 777 "label": null, 778 "logBase": 1, 779 "max": null, 780 "min": null, 781 "show": false 782 } 783 ], 784 "yaxis": { 785 "align": false, 786 "alignLevel": null 787 } 788 }, 789 { 790 "aliasColors": {}, 791 "bars": true, 792 "dashLength": 10, 793 "dashes": false, 794 "datasource": "Prometheus", 795 "description": "", 796 "fill": 1, 797 "fillGradient": 0, 798 "gridPos": { 799 "h": 8, 800 "w": 12, 801 "x": 12, 802 "y": 22 803 }, 804 "hiddenSeries": false, 805 "id": 69, 806 "interval": "", 807 "legend": { 808 "alignAsTable": false, 809 "avg": false, 810 "current": false, 811 "hideEmpty": false, 812 "hideZero": true, 813 "max": false, 814 "min": false, 815 "show": true, 816 "sort": "current", 817 "sortDesc": true, 818 "total": false, 819 "values": false 820 }, 821 "lines": false, 822 "linewidth": 1, 823 "links": [], 824 "nullPointMode": "null as zero", 825 "options": { 826 "dataLinks": [] 827 }, 828 "percentage": false, 829 "pointradius": 5, 830 "points": false, 831 "renderer": "flot", 832 "seriesOverrides": [], 833 "spaceLength": 10, 834 "stack": false, 835 "steppedLine": false, 836 "targets": [ 837 { 838 "expr": "vendor:coherence_gc_collection_time{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"} - vendor:coherence_gc_collection_time{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"} offset $__interval ", 839 "format": "time_series", 840 "interval": "", 841 "intervalFactor": 1, 842 "legendFormat": "{{member}} ", 843 "refId": "A" 844 } 845 ], 846 "thresholds": [], 847 "timeFrom": null, 848 "timeRegions": [], 849 "timeShift": null, 850 "title": "Total Garbage Collection Time by Member", 851 "tooltip": { 852 "shared": true, 853 "sort": 0, 854 "value_type": "individual" 855 }, 856 "type": "graph", 857 "xaxis": { 858 "buckets": null, 859 "mode": "time", 860 "name": null, 861 "show": true, 862 "values": [] 863 }, 864 "yaxes": [ 865 { 866 "decimals": null, 867 "format": "ms", 868 "label": null, 869 "logBase": 1, 870 "max": null, 871 "min": "0", 872 "show": true 873 }, 874 { 875 "format": "short", 876 "label": null, 877 "logBase": 1, 878 "max": null, 879 "min": null, 880 "show": false 881 } 882 ], 883 "yaxis": { 884 "align": false, 885 "alignLevel": null 886 } 887 }, 888 { 889 "aliasColors": {}, 890 "bars": false, 891 "dashLength": 10, 892 "dashes": false, 893 "datasource": "Prometheus", 894 "fill": 1, 895 "fillGradient": 0, 896 "gridPos": { 897 "h": 9, 898 "w": 12, 899 "x": 0, 900 "y": 30 901 }, 902 "hiddenSeries": false, 903 "id": 23, 904 "legend": { 905 "alignAsTable": true, 906 "avg": false, 907 "current": true, 908 "max": false, 909 "min": false, 910 "show": true, 911 "total": false, 912 "values": true 913 }, 914 "lines": true, 915 "linewidth": 1, 916 "links": [], 917 "nullPointMode": "null", 918 "options": { 919 "dataLinks": [] 920 }, 921 "percentage": false, 922 "pointradius": 5, 923 "points": false, 924 "renderer": "flot", 925 "seriesOverrides": [], 926 "spaceLength": 10, 927 "stack": false, 928 "steppedLine": false, 929 "targets": [ 930 { 931 "expr": "vendor:coherence_node_publisher_success_rate{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}", 932 "format": "time_series", 933 "instant": false, 934 "interval": "", 935 "intervalFactor": 1, 936 "legendFormat": "Member: {{member}}", 937 "refId": "A" 938 } 939 ], 940 "thresholds": [], 941 "timeFrom": null, 942 "timeRegions": [], 943 "timeShift": null, 944 "title": "Publisher Success Rate", 945 "tooltip": { 946 "shared": true, 947 "sort": 0, 948 "value_type": "individual" 949 }, 950 "type": "graph", 951 "xaxis": { 952 "buckets": null, 953 "mode": "time", 954 "name": null, 955 "show": true, 956 "values": [] 957 }, 958 "yaxes": [ 959 { 960 "decimals": null, 961 "format": "percentunit", 962 "label": null, 963 "logBase": 1, 964 "max": "1", 965 "min": "0", 966 "show": true 967 }, 968 { 969 "format": "short", 970 "label": null, 971 "logBase": 1, 972 "max": null, 973 "min": null, 974 "show": true 975 } 976 ], 977 "yaxis": { 978 "align": false, 979 "alignLevel": null 980 } 981 }, 982 { 983 "aliasColors": {}, 984 "bars": false, 985 "dashLength": 10, 986 "dashes": false, 987 "datasource": "Prometheus", 988 "fill": 1, 989 "fillGradient": 0, 990 "gridPos": { 991 "h": 9, 992 "w": 12, 993 "x": 12, 994 "y": 30 995 }, 996 "hiddenSeries": false, 997 "id": 24, 998 "legend": { 999 "alignAsTable": true, 1000 "avg": false, 1001 "current": true, 1002 "max": false, 1003 "min": false, 1004 "show": true, 1005 "total": false, 1006 "values": true 1007 }, 1008 "lines": true, 1009 "linewidth": 1, 1010 "links": [], 1011 "nullPointMode": "null", 1012 "options": { 1013 "dataLinks": [] 1014 }, 1015 "percentage": false, 1016 "pointradius": 5, 1017 "points": false, 1018 "renderer": "flot", 1019 "seriesOverrides": [], 1020 "spaceLength": 10, 1021 "stack": false, 1022 "steppedLine": false, 1023 "targets": [ 1024 { 1025 "expr": "vendor:coherence_node_receiver_success_rate{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}", 1026 "format": "time_series", 1027 "instant": false, 1028 "interval": "", 1029 "intervalFactor": 1, 1030 "legendFormat": "Member: {{member}}", 1031 "refId": "A" 1032 } 1033 ], 1034 "thresholds": [], 1035 "timeFrom": null, 1036 "timeRegions": [], 1037 "timeShift": null, 1038 "title": "Receiver Success Rate", 1039 "tooltip": { 1040 "shared": true, 1041 "sort": 0, 1042 "value_type": "individual" 1043 }, 1044 "type": "graph", 1045 "xaxis": { 1046 "buckets": null, 1047 "mode": "time", 1048 "name": null, 1049 "show": true, 1050 "values": [] 1051 }, 1052 "yaxes": [ 1053 { 1054 "decimals": null, 1055 "format": "percentunit", 1056 "label": null, 1057 "logBase": 1, 1058 "max": "1", 1059 "min": "0", 1060 "show": true 1061 }, 1062 { 1063 "format": "short", 1064 "label": null, 1065 "logBase": 1, 1066 "max": null, 1067 "min": null, 1068 "show": true 1069 } 1070 ], 1071 "yaxis": { 1072 "align": false, 1073 "alignLevel": null 1074 } 1075 } 1076 ], 1077 "refresh": "30s", 1078 "schemaVersion": 22, 1079 "style": "dark", 1080 "tags": [ 1081 "dashboard" 1082 ], 1083 "templating": { 1084 "list": [ 1085 { 1086 "allValue": null, 1087 "current": { 1088 "selected": false, 1089 "text": "None", 1090 "value": "" 1091 }, 1092 "datasource": "Prometheus", 1093 "definition": "label_values(verrazzano_cluster)", 1094 "hide": 0, 1095 "includeAll": true, 1096 "label": "Verrazzano Cluster", 1097 "multi": false, 1098 "name": "vzcluster", 1099 "options": [], 1100 "query": "label_values(verrazzano_cluster)", 1101 "refresh": 1, 1102 "regex": "", 1103 "skipUrlSync": false, 1104 "sort": 0, 1105 "tagValuesQuery": "", 1106 "tags": [], 1107 "tagsQuery": "", 1108 "type": "query", 1109 "useTags": false 1110 }, 1111 { 1112 "allValue": null, 1113 "current": { 1114 }, 1115 "datasource": "Prometheus", 1116 "definition": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\"}, cluster)", 1117 "hide": 0, 1118 "includeAll": false, 1119 "index": -1, 1120 "label": "Coherence Cluster", 1121 "multi": false, 1122 "name": "ClusterName", 1123 "options": [], 1124 "query": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\"}, cluster)", 1125 "refresh": 1, 1126 "regex": "", 1127 "skipUrlSync": false, 1128 "sort": 1, 1129 "tagValuesQuery": "", 1130 "tags": [], 1131 "tagsQuery": "", 1132 "type": "query", 1133 "useTags": false 1134 }, 1135 { 1136 "allValue": null, 1137 "current": { 1138 }, 1139 "datasource": "Prometheus", 1140 "definition": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, version)", 1141 "hide": 2, 1142 "includeAll": false, 1143 "index": -1, 1144 "label": "Coherence Version", 1145 "multi": false, 1146 "name": "CoherenceVersion", 1147 "options": [], 1148 "query": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, version)", 1149 "refresh": 1, 1150 "regex": "", 1151 "skipUrlSync": false, 1152 "sort": 0, 1153 "tagValuesQuery": "", 1154 "tags": [], 1155 "tagsQuery": "", 1156 "type": "query", 1157 "useTags": false 1158 }, 1159 { 1160 "allValue": null, 1161 "current": { 1162 "selected": true, 1163 "text": "All", 1164 "value": "$__all" 1165 }, 1166 "datasource": "Prometheus", 1167 "definition": "label_values(vendor:coherence_service_request_max_duration{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, name)", 1168 "hide": 2, 1169 "includeAll": true, 1170 "index": -1, 1171 "label": "Services", 1172 "multi": false, 1173 "name": "Services", 1174 "options": [], 1175 "query": "label_values(vendor:coherence_service_request_max_duration{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, name)", 1176 "refresh": 1, 1177 "regex": "", 1178 "skipUrlSync": false, 1179 "sort": 0, 1180 "tagValuesQuery": "", 1181 "tags": [], 1182 "tagsQuery": "", 1183 "type": "query", 1184 "useTags": false 1185 }, 1186 { 1187 "allValue": null, 1188 "current": { 1189 "text": "All", 1190 "value": [ 1191 "$__all" 1192 ] 1193 }, 1194 "datasource": "Prometheus", 1195 "definition": "label_values(vendor:coherence_cache_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, name)", 1196 "hide": 2, 1197 "includeAll": true, 1198 "index": -1, 1199 "label": "Caches", 1200 "multi": true, 1201 "name": "Caches", 1202 "options": [], 1203 "query": "label_values(vendor:coherence_cache_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, name)", 1204 "refresh": 1, 1205 "regex": "", 1206 "skipUrlSync": false, 1207 "sort": 0, 1208 "tagValuesQuery": "", 1209 "tags": [], 1210 "tagsQuery": "", 1211 "type": "query", 1212 "useTags": false 1213 }, 1214 { 1215 "allValue": null, 1216 "current": { 1217 "selected": true, 1218 "text": "3", 1219 "value": "3" 1220 }, 1221 "hide": 0, 1222 "includeAll": false, 1223 "label": "Top N Limit", 1224 "multi": false, 1225 "name": "TopLimit", 1226 "options": [ 1227 { 1228 "selected": false, 1229 "text": "1", 1230 "value": "1" 1231 }, 1232 { 1233 "selected": true, 1234 "text": "3", 1235 "value": "3" 1236 }, 1237 { 1238 "selected": false, 1239 "text": "10", 1240 "value": "10" 1241 }, 1242 { 1243 "selected": false, 1244 "text": "15", 1245 "value": "15" 1246 } 1247 ], 1248 "query": "1,3,10,15", 1249 "skipUrlSync": false, 1250 "type": "custom" 1251 } 1252 ] 1253 }, 1254 "time": { 1255 "from": "now-30m", 1256 "to": "now" 1257 }, 1258 "timepicker": { 1259 "refresh_intervals": [ 1260 "5s", 1261 "10s", 1262 "30s", 1263 "1m", 1264 "5m", 1265 "15m", 1266 "30m", 1267 "1h", 1268 "2h", 1269 "1d" 1270 ], 1271 "time_options": [ 1272 "5m", 1273 "15m", 1274 "1h", 1275 "6h", 1276 "12h", 1277 "24h", 1278 "2d", 1279 "7d", 1280 "30d" 1281 ] 1282 }, 1283 "timezone": "", 1284 "title": "Coherence Members Summary Dashboard", 1285 "uid": "coh-members-summary", 1286 "variables": { 1287 "list": [] 1288 }, 1289 "version": 1 1290 }