github.com/verrazzano/verrazzano@v1.7.0/platform-operator/helm_config/charts/verrazzano-grafana-dashboards/dashboards/Coherence/service-details-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 "datasource": "Prometheus", 29 "enable": true, 30 "expr": "changes(vendor:coherence_service_owned_partitions_primary{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", name=~'$ServiceName'}[1m])", 31 "hide": false, 32 "iconColor": "rgba(255, 96, 96, 1)", 33 "limit": 100, 34 "name": "Show Partition Transfers", 35 "showIn": 0, 36 "step": "", 37 "tagKeys": "name", 38 "tags": [], 39 "titleFormat": "Partition Transfers", 40 "type": "tags" 41 } 42 ] 43 }, 44 "description": "", 45 "editable": true, 46 "gnetId": null, 47 "graphTooltip": 0, 48 "id": 15, 49 "iteration": 1564641033776, 50 "links": [ 51 { 52 "icon": "dashboard", 53 "includeVars": true, 54 "keepTime": true, 55 "tags": [], 56 "title": "Back to Services Summary Dashboard", 57 "type": "link", 58 "url": "/d/coh-services-summary/services-summary-dashboard" 59 }, 60 { 61 "icon": "dashboard", 62 "includeVars": true, 63 "keepTime": true, 64 "tags": [], 65 "title": "Back to Main Dashboard ", 66 "type": "link", 67 "url": "/d/coh-main/coherence-dashboard-main" 68 }, 69 { 70 "asDropdown": true, 71 "icon": "external link", 72 "includeVars": true, 73 "keepTime": true, 74 "tags": [ 75 "dashboard" 76 ], 77 "title": "Available Dashboards", 78 "type": "dashboards" 79 } 80 ], 81 "panels": [ 82 { 83 "content": "<center><h3>Service Details - $ServiceName</h3></center>", 84 "gridPos": { 85 "h": 2, 86 "w": 24, 87 "x": 0, 88 "y": 0 89 }, 90 "id": 34, 91 "links": [], 92 "mode": "html", 93 "title": "", 94 "type": "text" 95 }, 96 { 97 "columns": [], 98 "fontSize": "100%", 99 "gridPos": { 100 "h": 6, 101 "w": 24, 102 "x": 0, 103 "y": 2 104 }, 105 "id": 21, 106 "links": [], 107 "pageSize": null, 108 "scroll": true, 109 "showHeader": true, 110 "sort": { 111 "col": 1, 112 "desc": false 113 }, 114 "styles": [ 115 { 116 "alias": "Time", 117 "dateFormat": "YYYY-MM-DD HH:mm:ss", 118 "pattern": "Time", 119 "type": "hidden" 120 }, 121 { 122 "alias": "Current Thread Count", 123 "colorMode": null, 124 "colors": [ 125 "rgba(245, 54, 54, 0.9)", 126 "rgba(237, 129, 40, 0.89)", 127 "rgba(50, 172, 45, 0.97)" 128 ], 129 "dateFormat": "YYYY-MM-DD HH:mm:ss", 130 "decimals": 0, 131 "mappingType": 1, 132 "pattern": "Value #A", 133 "thresholds": [], 134 "type": "number", 135 "unit": "none" 136 }, 137 { 138 "alias": "Idle Thread Count", 139 "colorMode": null, 140 "colors": [ 141 "rgba(245, 54, 54, 0.9)", 142 "rgba(237, 129, 40, 0.89)", 143 "rgba(50, 172, 45, 0.97)" 144 ], 145 "dateFormat": "YYYY-MM-DD HH:mm:ss", 146 "decimals": 0, 147 "mappingType": 1, 148 "pattern": "Value #B", 149 "thresholds": [], 150 "type": "number", 151 "unit": "none" 152 }, 153 { 154 "alias": "Current Thread Utilization", 155 "colorMode": "cell", 156 "colors": [ 157 "rgba(50, 172, 45, 0.97)", 158 "rgba(237, 129, 40, 0.89)", 159 "rgba(245, 54, 54, 0.9)" 160 ], 161 "dateFormat": "YYYY-MM-DD HH:mm:ss", 162 "decimals": 2, 163 "mappingType": 1, 164 "pattern": "Value #C", 165 "thresholds": [ 166 ".50", 167 ".90" 168 ], 169 "type": "number", 170 "unit": "percentunit" 171 }, 172 { 173 "alias": "Member", 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 "link": true, 183 "linkTooltip": "Drill down to member details for ${__cell}", 184 "linkUrl": "/d/coh-member-details?var-ClusterName=$ClusterName&var-MemberName=${__cell}", 185 "mappingType": 1, 186 "pattern": "member", 187 "thresholds": [], 188 "type": "string", 189 "unit": "short" 190 }, 191 { 192 "alias": "Task Average", 193 "colorMode": null, 194 "colors": [ 195 "rgba(245, 54, 54, 0.9)", 196 "rgba(237, 129, 40, 0.89)", 197 "rgba(50, 172, 45, 0.97)" 198 ], 199 "dateFormat": "YYYY-MM-DD HH:mm:ss", 200 "decimals": 2, 201 "mappingType": 1, 202 "pattern": "Value #D", 203 "thresholds": [], 204 "type": "number", 205 "unit": "ms" 206 }, 207 { 208 "alias": "Request Average", 209 "colorMode": null, 210 "colors": [ 211 "rgba(245, 54, 54, 0.9)", 212 "rgba(237, 129, 40, 0.89)", 213 "rgba(50, 172, 45, 0.97)" 214 ], 215 "dateFormat": "YYYY-MM-DD HH:mm:ss", 216 "decimals": 2, 217 "mappingType": 1, 218 "pattern": "Value #E", 219 "thresholds": [], 220 "type": "number", 221 "unit": "ms" 222 }, 223 { 224 "alias": "Verrazzano Cluster", 225 "align": "auto", 226 "colorMode": null, 227 "colors": [ 228 "rgba(245, 54, 54, 0.9)", 229 "rgba(237, 129, 40, 0.89)", 230 "rgba(50, 172, 45, 0.97)" 231 ], 232 "decimals": 2, 233 "pattern": "verrazzano_cluster", 234 "thresholds": [], 235 "type": "string", 236 "unit": "short" 237 }, 238 { 239 "alias": "", 240 "colorMode": null, 241 "colors": [ 242 "rgba(245, 54, 54, 0.9)", 243 "rgba(237, 129, 40, 0.89)", 244 "rgba(50, 172, 45, 0.97)" 245 ], 246 "decimals": 2, 247 "pattern": "/.*/", 248 "thresholds": [], 249 "type": "number", 250 "unit": "short" 251 } 252 ], 253 "targets": [ 254 { 255 "expr": "sum(vendor:coherence_service_task_average_duration{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",name=~'$ServiceName'}) by (verrazzano_cluster, member)", 256 "format": "table", 257 "instant": true, 258 "intervalFactor": 1, 259 "legendFormat": "", 260 "refId": "D" 261 }, 262 { 263 "expr": "sum(vendor:coherence_service_request_average_duration{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",name=~'$ServiceName'}) by (verrazzano_cluster, member)", 264 "format": "table", 265 "instant": true, 266 "intervalFactor": 1, 267 "legendFormat": "", 268 "refId": "E" 269 }, 270 { 271 "expr": "sum(vendor:coherence_service_thread_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",name=~'$ServiceName'}) by (verrazzano_cluster, member)", 272 "format": "table", 273 "hide": false, 274 "instant": true, 275 "intervalFactor": 1, 276 "legendFormat": "", 277 "refId": "A" 278 }, 279 { 280 "expr": "sum(vendor:coherence_service_thread_idle_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",name=~'$ServiceName'}) by (verrazzano_cluster, member)", 281 "format": "table", 282 "hide": false, 283 "instant": true, 284 "intervalFactor": 1, 285 "legendFormat": "", 286 "refId": "B" 287 }, 288 { 289 "expr": "(sum(vendor:coherence_service_thread_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",name=~'$ServiceName'}) by (verrazzano_cluster, member) - sum(vendor:coherence_service_thread_idle_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",name=~'$ServiceName'}) by (verrazzano_cluster, member)) / (sum(vendor:coherence_service_thread_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",name=~'$ServiceName'}) by (verrazzano_cluster, member))", 290 "format": "table", 291 "instant": true, 292 "intervalFactor": 1, 293 "legendFormat": "", 294 "refId": "C" 295 } 296 ], 297 "title": "Member Service Threads", 298 "transform": "table", 299 "type": "table" 300 }, 301 { 302 "aliasColors": {}, 303 "bars": false, 304 "dashLength": 10, 305 "dashes": false, 306 "decimals": 0, 307 "description": "Thread utilization across all members.", 308 "fill": 1, 309 "gridPos": { 310 "h": 8, 311 "w": 24, 312 "x": 0, 313 "y": 8 314 }, 315 "id": 19, 316 "legend": { 317 "alignAsTable": false, 318 "avg": false, 319 "current": true, 320 "max": true, 321 "min": false, 322 "show": true, 323 "total": false, 324 "values": true 325 }, 326 "lines": true, 327 "linewidth": 1, 328 "links": [], 329 "nullPointMode": "null as zero", 330 "percentage": false, 331 "pointradius": 5, 332 "points": false, 333 "renderer": "flot", 334 "seriesOverrides": [], 335 "spaceLength": 10, 336 "stack": false, 337 "steppedLine": false, 338 "targets": [ 339 { 340 "expr": "((sum(vendor:coherence_service_thread_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",name=~'$ServiceName'}) by (verrazzano_cluster, member) -sum(vendor:coherence_service_thread_idle_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",name=~'$ServiceName'}) by (verrazzano_cluster, member)) / (sum(vendor:coherence_service_thread_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",name=~'$ServiceName'}) by (verrazzano_cluster, member))) > 0", 341 "format": "time_series", 342 "instant": false, 343 "interval": "", 344 "intervalFactor": 1, 345 "legendFormat": " {{member}}", 346 "refId": "A" 347 } 348 ], 349 "thresholds": [], 350 "timeFrom": null, 351 "timeRegions": [], 352 "timeShift": null, 353 "title": "Thread Utilization %", 354 "tooltip": { 355 "shared": true, 356 "sort": 0, 357 "value_type": "individual" 358 }, 359 "type": "graph", 360 "xaxis": { 361 "buckets": null, 362 "mode": "time", 363 "name": null, 364 "show": true, 365 "values": [] 366 }, 367 "yaxes": [ 368 { 369 "decimals": 1, 370 "format": "percentunit", 371 "label": "", 372 "logBase": 1, 373 "max": "1", 374 "min": "0", 375 "show": true 376 }, 377 { 378 "decimals": 0, 379 "format": "short", 380 "label": "", 381 "logBase": 1, 382 "max": null, 383 "min": null, 384 "show": false 385 } 386 ], 387 "yaxis": { 388 "align": false, 389 "alignLevel": null 390 } 391 }, 392 { 393 "aliasColors": {}, 394 "bars": false, 395 "dashLength": 10, 396 "dashes": false, 397 "decimals": 1, 398 "description": "The rate of tasks for this service across all members.", 399 "fill": 1, 400 "gridPos": { 401 "h": 8, 402 "w": 12, 403 "x": 0, 404 "y": 16 405 }, 406 "id": 4, 407 "interval": "", 408 "legend": { 409 "alignAsTable": false, 410 "avg": false, 411 "current": true, 412 "max": true, 413 "min": false, 414 "show": true, 415 "total": false, 416 "values": true 417 }, 418 "lines": true, 419 "linewidth": 1, 420 "links": [], 421 "nullPointMode": "null as zero", 422 "percentage": false, 423 "pointradius": 5, 424 "points": false, 425 "renderer": "flot", 426 "seriesOverrides": [], 427 "spaceLength": 10, 428 "stack": false, 429 "steppedLine": false, 430 "targets": [ 431 { 432 "expr": "irate(vendor:coherence_service_task_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", name=~'$ServiceName'}[1m]) > 0", 433 "format": "time_series", 434 "instant": false, 435 "interval": "", 436 "intervalFactor": 1, 437 "legendFormat": " {{member}}", 438 "refId": "A" 439 } 440 ], 441 "thresholds": [], 442 "timeFrom": null, 443 "timeRegions": [], 444 "timeShift": null, 445 "title": "Task Rate", 446 "tooltip": { 447 "shared": true, 448 "sort": 0, 449 "value_type": "individual" 450 }, 451 "type": "graph", 452 "xaxis": { 453 "buckets": null, 454 "mode": "time", 455 "name": null, 456 "show": true, 457 "values": [] 458 }, 459 "yaxes": [ 460 { 461 "decimals": 1, 462 "format": "ops", 463 "label": "", 464 "logBase": 1, 465 "max": null, 466 "min": "0", 467 "show": true 468 }, 469 { 470 "decimals": 0, 471 "format": "short", 472 "label": "", 473 "logBase": 1, 474 "max": null, 475 "min": null, 476 "show": false 477 } 478 ], 479 "yaxis": { 480 "align": false, 481 "alignLevel": null 482 } 483 }, 484 { 485 "aliasColors": {}, 486 "bars": false, 487 "dashLength": 10, 488 "dashes": false, 489 "decimals": 0, 490 "fill": 1, 491 "gridPos": { 492 "h": 8, 493 "w": 12, 494 "x": 12, 495 "y": 16 496 }, 497 "id": 36, 498 "legend": { 499 "alignAsTable": false, 500 "avg": false, 501 "current": true, 502 "max": true, 503 "min": false, 504 "show": true, 505 "total": false, 506 "values": true 507 }, 508 "lines": true, 509 "linewidth": 1, 510 "links": [], 511 "nullPointMode": "null as zero", 512 "percentage": false, 513 "pointradius": 5, 514 "points": false, 515 "renderer": "flot", 516 "seriesOverrides": [], 517 "spaceLength": 10, 518 "stack": false, 519 "steppedLine": false, 520 "targets": [ 521 { 522 "expr": "vendor:coherence_service_task_backlog{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", name=~'$ServiceName'} > 0", 523 "format": "time_series", 524 "instant": false, 525 "interval": "", 526 "intervalFactor": 1, 527 "legendFormat": " {{member}}", 528 "refId": "A" 529 } 530 ], 531 "thresholds": [], 532 "timeFrom": null, 533 "timeRegions": [], 534 "timeShift": null, 535 "title": "Task Backlog", 536 "tooltip": { 537 "shared": true, 538 "sort": 0, 539 "value_type": "individual" 540 }, 541 "type": "graph", 542 "xaxis": { 543 "buckets": null, 544 "mode": "time", 545 "name": null, 546 "show": true, 547 "values": [] 548 }, 549 "yaxes": [ 550 { 551 "decimals": 0, 552 "format": "none", 553 "label": "", 554 "logBase": 1, 555 "max": null, 556 "min": "0", 557 "show": true 558 }, 559 { 560 "decimals": 0, 561 "format": "short", 562 "label": "", 563 "logBase": 1, 564 "max": null, 565 "min": null, 566 "show": true 567 } 568 ], 569 "yaxis": { 570 "align": false, 571 "alignLevel": null 572 } 573 }, 574 { 575 "aliasColors": {}, 576 "bars": false, 577 "dashLength": 10, 578 "dashes": false, 579 "decimals": 0, 580 "fill": 1, 581 "gridPos": { 582 "h": 8, 583 "w": 12, 584 "x": 0, 585 "y": 24 586 }, 587 "id": 22, 588 "interval": "", 589 "legend": { 590 "alignAsTable": false, 591 "avg": false, 592 "current": true, 593 "hideZero": true, 594 "max": true, 595 "min": false, 596 "show": true, 597 "total": false, 598 "values": true 599 }, 600 "lines": true, 601 "linewidth": 1, 602 "links": [], 603 "nullPointMode": "null as zero", 604 "percentage": false, 605 "pointradius": 5, 606 "points": false, 607 "renderer": "flot", 608 "seriesOverrides": [], 609 "spaceLength": 10, 610 "stack": false, 611 "steppedLine": false, 612 "targets": [ 613 { 614 "expr": "vendor:coherence_service_request_pending_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", name=~'$ServiceName'} > 0", 615 "format": "time_series", 616 "instant": false, 617 "interval": "", 618 "intervalFactor": 1, 619 "legendFormat": " {{member}}", 620 "refId": "A" 621 } 622 ], 623 "thresholds": [], 624 "timeFrom": null, 625 "timeRegions": [], 626 "timeShift": null, 627 "title": "Request Pending Count", 628 "tooltip": { 629 "shared": true, 630 "sort": 0, 631 "value_type": "individual" 632 }, 633 "type": "graph", 634 "xaxis": { 635 "buckets": null, 636 "mode": "time", 637 "name": null, 638 "show": true, 639 "values": [] 640 }, 641 "yaxes": [ 642 { 643 "decimals": 0, 644 "format": "none", 645 "label": "", 646 "logBase": 1, 647 "max": null, 648 "min": "0", 649 "show": true 650 }, 651 { 652 "decimals": 0, 653 "format": "short", 654 "label": "", 655 "logBase": 1, 656 "max": null, 657 "min": null, 658 "show": true 659 } 660 ], 661 "yaxis": { 662 "align": false, 663 "alignLevel": null 664 } 665 }, 666 { 667 "aliasColors": {}, 668 "bars": false, 669 "dashLength": 10, 670 "dashes": false, 671 "decimals": 0, 672 "fill": 1, 673 "gridPos": { 674 "h": 8, 675 "w": 12, 676 "x": 12, 677 "y": 24 678 }, 679 "id": 23, 680 "legend": { 681 "alignAsTable": false, 682 "avg": false, 683 "current": true, 684 "hideZero": true, 685 "max": true, 686 "min": false, 687 "show": true, 688 "total": false, 689 "values": true 690 }, 691 "lines": true, 692 "linewidth": 1, 693 "links": [], 694 "nullPointMode": "null as zero", 695 "percentage": false, 696 "pointradius": 5, 697 "points": false, 698 "renderer": "flot", 699 "seriesOverrides": [], 700 "spaceLength": 10, 701 "stack": false, 702 "steppedLine": false, 703 "targets": [ 704 { 705 "expr": "vendor:coherence_service_request_pending_duration{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", name=~'$ServiceName'}> 0", 706 "format": "time_series", 707 "instant": false, 708 "interval": "", 709 "intervalFactor": 1, 710 "legendFormat": " {{member}}", 711 "refId": "A" 712 } 713 ], 714 "thresholds": [], 715 "timeFrom": null, 716 "timeRegions": [], 717 "timeShift": null, 718 "title": "Request Pending Duration", 719 "tooltip": { 720 "shared": true, 721 "sort": 0, 722 "value_type": "individual" 723 }, 724 "type": "graph", 725 "xaxis": { 726 "buckets": null, 727 "mode": "time", 728 "name": null, 729 "show": true, 730 "values": [] 731 }, 732 "yaxes": [ 733 { 734 "decimals": 0, 735 "format": "ms", 736 "label": "", 737 "logBase": 1, 738 "max": null, 739 "min": "0", 740 "show": true 741 }, 742 { 743 "decimals": 0, 744 "format": "short", 745 "label": "", 746 "logBase": 1, 747 "max": null, 748 "min": null, 749 "show": true 750 } 751 ], 752 "yaxis": { 753 "align": false, 754 "alignLevel": null 755 } 756 }, 757 { 758 "aliasColors": {}, 759 "bars": false, 760 "dashLength": 10, 761 "dashes": false, 762 "decimals": 1, 763 "fill": 1, 764 "gridPos": { 765 "h": 9, 766 "w": 12, 767 "x": 0, 768 "y": 32 769 }, 770 "id": 28, 771 "legend": { 772 "alignAsTable": false, 773 "avg": false, 774 "current": true, 775 "hideEmpty": false, 776 "hideZero": true, 777 "max": false, 778 "min": false, 779 "show": true, 780 "total": false, 781 "values": true 782 }, 783 "lines": true, 784 "linewidth": 1, 785 "links": [], 786 "nullPointMode": "null", 787 "percentage": false, 788 "pointradius": 5, 789 "points": false, 790 "renderer": "flot", 791 "seriesOverrides": [], 792 "spaceLength": 10, 793 "stack": false, 794 "steppedLine": false, 795 "targets": [ 796 { 797 "expr": "vendor:coherence_service_task_average_duration{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", name=~'$ServiceName'}", 798 "format": "time_series", 799 "instant": false, 800 "interval": "", 801 "intervalFactor": 1, 802 "legendFormat": "{{member}}", 803 "refId": "A" 804 } 805 ], 806 "thresholds": [], 807 "timeFrom": null, 808 "timeRegions": [], 809 "timeShift": null, 810 "title": "Task Average Duration", 811 "tooltip": { 812 "shared": true, 813 "sort": 0, 814 "value_type": "individual" 815 }, 816 "type": "graph", 817 "xaxis": { 818 "buckets": null, 819 "mode": "time", 820 "name": null, 821 "show": true, 822 "values": [] 823 }, 824 "yaxes": [ 825 { 826 "decimals": 0, 827 "format": "ms", 828 "label": "", 829 "logBase": 1, 830 "max": null, 831 "min": null, 832 "show": true 833 }, 834 { 835 "decimals": 0, 836 "format": "short", 837 "label": "", 838 "logBase": 1, 839 "max": null, 840 "min": null, 841 "show": true 842 } 843 ], 844 "yaxis": { 845 "align": false, 846 "alignLevel": null 847 } 848 }, 849 { 850 "aliasColors": {}, 851 "bars": false, 852 "dashLength": 10, 853 "dashes": false, 854 "decimals": 0, 855 "fill": 1, 856 "gridPos": { 857 "h": 9, 858 "w": 12, 859 "x": 12, 860 "y": 32 861 }, 862 "id": 14, 863 "legend": { 864 "alignAsTable": false, 865 "avg": false, 866 "current": true, 867 "max": true, 868 "min": false, 869 "show": true, 870 "total": false, 871 "values": true 872 }, 873 "lines": true, 874 "linewidth": 1, 875 "links": [], 876 "nullPointMode": "null", 877 "percentage": false, 878 "pointradius": 5, 879 "points": false, 880 "renderer": "flot", 881 "seriesOverrides": [], 882 "spaceLength": 10, 883 "stack": false, 884 "steppedLine": false, 885 "targets": [ 886 { 887 "expr": "vendor:coherence_service_request_average_duration{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", name=~'$ServiceName'}", 888 "format": "time_series", 889 "instant": false, 890 "interval": "", 891 "intervalFactor": 1, 892 "legendFormat": "{{member}}", 893 "refId": "A" 894 } 895 ], 896 "thresholds": [], 897 "timeFrom": null, 898 "timeRegions": [], 899 "timeShift": null, 900 "title": "Request Average Duration", 901 "tooltip": { 902 "shared": true, 903 "sort": 0, 904 "value_type": "individual" 905 }, 906 "type": "graph", 907 "xaxis": { 908 "buckets": null, 909 "mode": "time", 910 "name": null, 911 "show": true, 912 "values": [] 913 }, 914 "yaxes": [ 915 { 916 "decimals": 0, 917 "format": "ms", 918 "label": "", 919 "logBase": 1, 920 "max": null, 921 "min": null, 922 "show": true 923 }, 924 { 925 "decimals": 0, 926 "format": "short", 927 "label": "", 928 "logBase": 1, 929 "max": null, 930 "min": null, 931 "show": true 932 } 933 ], 934 "yaxis": { 935 "align": false, 936 "alignLevel": null 937 } 938 }, 939 { 940 "content": "<center><h3>Storage Details</h3></center>", 941 "gridPos": { 942 "h": 2, 943 "w": 24, 944 "x": 0, 945 "y": 41 946 }, 947 "id": 35, 948 "links": [], 949 "mode": "html", 950 "title": "", 951 "type": "text" 952 }, 953 { 954 "cacheTimeout": null, 955 "colorBackground": false, 956 "colorPostfix": false, 957 "colorValue": true, 958 "colors": [ 959 "#37872D", 960 "rgba(237, 129, 40, 0.89)", 961 "#d44a3a" 962 ], 963 "format": "none", 964 "gauge": { 965 "maxValue": 100, 966 "minValue": 0, 967 "show": false, 968 "thresholdLabels": false, 969 "thresholdMarkers": true 970 }, 971 "gridPos": { 972 "h": 5, 973 "w": 4, 974 "x": 0, 975 "y": 43 976 }, 977 "id": 9, 978 "interval": null, 979 "links": [], 980 "mappingType": 1, 981 "mappingTypes": [ 982 { 983 "name": "value to text", 984 "value": 1 985 }, 986 { 987 "name": "range to text", 988 "value": 2 989 } 990 ], 991 "maxDataPoints": 100, 992 "nullPointMode": "connected", 993 "nullText": null, 994 "postfix": "", 995 "postfixFontSize": "50%", 996 "prefix": "", 997 "prefixFontSize": "50%", 998 "rangeMaps": [ 999 { 1000 "from": "null", 1001 "text": "N/A", 1002 "to": "null" 1003 } 1004 ], 1005 "sparkline": { 1006 "fillColor": "rgba(31, 118, 189, 0.18)", 1007 "full": false, 1008 "lineColor": "rgb(31, 120, 193)", 1009 "show": false 1010 }, 1011 "tableColumn": "", 1012 "targets": [ 1013 { 1014 "expr": "avg(vendor:coherence_service_partitions_endangered{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",name=~'$ServiceName'})", 1015 "format": "time_series", 1016 "intervalFactor": 1, 1017 "legendFormat": "", 1018 "refId": "A" 1019 } 1020 ], 1021 "thresholds": "1,2", 1022 "title": "Endangered Partitions", 1023 "type": "singlestat", 1024 "valueFontSize": "80%", 1025 "valueMaps": [ 1026 { 1027 "op": "=", 1028 "text": "0", 1029 "value": "null" 1030 } 1031 ], 1032 "valueName": "current" 1033 }, 1034 { 1035 "cacheTimeout": null, 1036 "colorBackground": false, 1037 "colorValue": true, 1038 "colors": [ 1039 "#37872D", 1040 "rgba(237, 129, 40, 0.89)", 1041 "#d44a3a" 1042 ], 1043 "decimals": null, 1044 "format": "none", 1045 "gauge": { 1046 "maxValue": 100, 1047 "minValue": 0, 1048 "show": false, 1049 "thresholdLabels": false, 1050 "thresholdMarkers": true 1051 }, 1052 "gridPos": { 1053 "h": 5, 1054 "w": 4, 1055 "x": 4, 1056 "y": 43 1057 }, 1058 "id": 12, 1059 "interval": null, 1060 "links": [], 1061 "mappingType": 1, 1062 "mappingTypes": [ 1063 { 1064 "name": "value to text", 1065 "value": 1 1066 }, 1067 { 1068 "name": "range to text", 1069 "value": 2 1070 } 1071 ], 1072 "maxDataPoints": 100, 1073 "nullPointMode": "connected", 1074 "nullText": null, 1075 "postfix": "", 1076 "postfixFontSize": "50%", 1077 "prefix": "", 1078 "prefixFontSize": "50%", 1079 "rangeMaps": [ 1080 { 1081 "from": "null", 1082 "text": "N/A", 1083 "to": "null" 1084 } 1085 ], 1086 "sparkline": { 1087 "fillColor": "rgba(31, 118, 189, 0.18)", 1088 "full": false, 1089 "lineColor": "rgb(31, 120, 193)", 1090 "show": false 1091 }, 1092 "tableColumn": "", 1093 "targets": [ 1094 { 1095 "expr": "avg(vendor:coherence_service_partitions_vulnerable{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",name=~'$ServiceName'}) ", 1096 "format": "time_series", 1097 "intervalFactor": 1, 1098 "legendFormat": "", 1099 "refId": "A" 1100 } 1101 ], 1102 "thresholds": "1,2", 1103 "title": "Vulnerable Partitions", 1104 "type": "singlestat", 1105 "valueFontSize": "80%", 1106 "valueMaps": [ 1107 { 1108 "op": "=", 1109 "text": "N/A", 1110 "value": "null" 1111 } 1112 ], 1113 "valueName": "current" 1114 }, 1115 { 1116 "cacheTimeout": null, 1117 "colorBackground": false, 1118 "colorValue": true, 1119 "colors": [ 1120 "#299c46", 1121 "rgba(237, 129, 40, 0.89)", 1122 "#d44a3a" 1123 ], 1124 "decimals": 0, 1125 "format": "none", 1126 "gauge": { 1127 "maxValue": 100, 1128 "minValue": 0, 1129 "show": false, 1130 "thresholdLabels": false, 1131 "thresholdMarkers": true 1132 }, 1133 "gridPos": { 1134 "h": 5, 1135 "w": 4, 1136 "x": 8, 1137 "y": 43 1138 }, 1139 "id": 13, 1140 "interval": null, 1141 "links": [], 1142 "mappingType": 1, 1143 "mappingTypes": [ 1144 { 1145 "name": "value to text", 1146 "value": 1 1147 }, 1148 { 1149 "name": "range to text", 1150 "value": 2 1151 } 1152 ], 1153 "maxDataPoints": 100, 1154 "nullPointMode": "connected", 1155 "nullText": null, 1156 "postfix": "", 1157 "postfixFontSize": "50%", 1158 "prefix": "", 1159 "prefixFontSize": "50%", 1160 "rangeMaps": [ 1161 { 1162 "from": "null", 1163 "text": "N/A", 1164 "to": "null" 1165 } 1166 ], 1167 "sparkline": { 1168 "fillColor": "rgba(31, 118, 189, 0.18)", 1169 "full": false, 1170 "lineColor": "rgb(31, 120, 193)", 1171 "show": false 1172 }, 1173 "tableColumn": "", 1174 "targets": [ 1175 { 1176 "expr": "avg(vendor:coherence_service_partitions_unbalanced{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",name=~'$ServiceName'})", 1177 "format": "time_series", 1178 "intervalFactor": 1, 1179 "legendFormat": "", 1180 "refId": "A" 1181 } 1182 ], 1183 "thresholds": "1,2", 1184 "title": "Unbalanced Partitions", 1185 "type": "singlestat", 1186 "valueFontSize": "80%", 1187 "valueMaps": [ 1188 { 1189 "op": "=", 1190 "text": "0", 1191 "value": "null" 1192 } 1193 ], 1194 "valueName": "current" 1195 }, 1196 { 1197 "cacheTimeout": null, 1198 "colorBackground": false, 1199 "colorValue": false, 1200 "colors": [ 1201 "#299c46", 1202 "rgba(237, 129, 40, 0.89)", 1203 "#d44a3a" 1204 ], 1205 "description": "Indicates memory utilized by the cache entries. \nNote: If the unit-calculator is not BINARY or the service is not a DistributedCache service, then the details may be incorrect.", 1206 "format": "decbytes", 1207 "gauge": { 1208 "maxValue": 100, 1209 "minValue": 0, 1210 "show": false, 1211 "thresholdLabels": false, 1212 "thresholdMarkers": true 1213 }, 1214 "gridPos": { 1215 "h": 5, 1216 "w": 4, 1217 "x": 12, 1218 "y": 43 1219 }, 1220 "id": 11, 1221 "interval": null, 1222 "links": [], 1223 "mappingType": 1, 1224 "mappingTypes": [ 1225 { 1226 "name": "value to text", 1227 "value": 1 1228 }, 1229 { 1230 "name": "range to text", 1231 "value": 2 1232 } 1233 ], 1234 "maxDataPoints": 100, 1235 "nullPointMode": "connected", 1236 "nullText": null, 1237 "postfix": "", 1238 "postfixFontSize": "50%", 1239 "prefix": "", 1240 "prefixFontSize": "50%", 1241 "rangeMaps": [ 1242 { 1243 "from": "null", 1244 "text": "N/A", 1245 "to": "null" 1246 } 1247 ], 1248 "sparkline": { 1249 "fillColor": "rgba(31, 118, 189, 0.18)", 1250 "full": false, 1251 "lineColor": "rgb(31, 120, 193)", 1252 "show": false 1253 }, 1254 "tableColumn": "", 1255 "targets": [ 1256 { 1257 "expr": "sum(vendor:coherence_cache_units_bytes{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",coherence_service=~'$ServiceName'}) ", 1258 "format": "time_series", 1259 "intervalFactor": 1, 1260 "legendFormat": "", 1261 "refId": "A" 1262 } 1263 ], 1264 "thresholds": "-1,50", 1265 "title": "Cache Memory", 1266 "type": "singlestat", 1267 "valueFontSize": "80%", 1268 "valueMaps": [ 1269 { 1270 "op": "=", 1271 "text": "0", 1272 "value": "null" 1273 } 1274 ], 1275 "valueName": "current" 1276 }, 1277 { 1278 "cacheTimeout": null, 1279 "colorBackground": false, 1280 "colorValue": false, 1281 "colors": [ 1282 "#299c46", 1283 "rgba(237, 129, 40, 0.89)", 1284 "#d44a3a" 1285 ], 1286 "format": "decbytes", 1287 "gauge": { 1288 "maxValue": 100, 1289 "minValue": 0, 1290 "show": false, 1291 "thresholdLabels": false, 1292 "thresholdMarkers": true 1293 }, 1294 "gridPos": { 1295 "h": 5, 1296 "w": 4, 1297 "x": 16, 1298 "y": 43 1299 }, 1300 "id": 32, 1301 "interval": null, 1302 "links": [], 1303 "mappingType": 1, 1304 "mappingTypes": [ 1305 { 1306 "name": "value to text", 1307 "value": 1 1308 }, 1309 { 1310 "name": "range to text", 1311 "value": 2 1312 } 1313 ], 1314 "maxDataPoints": 100, 1315 "nullPointMode": "connected", 1316 "nullText": null, 1317 "postfix": "", 1318 "postfixFontSize": "50%", 1319 "prefix": "", 1320 "prefixFontSize": "50%", 1321 "rangeMaps": [ 1322 { 1323 "from": "null", 1324 "text": "N/A", 1325 "to": "null" 1326 } 1327 ], 1328 "sparkline": { 1329 "fillColor": "rgba(31, 118, 189, 0.18)", 1330 "full": false, 1331 "lineColor": "rgb(31, 120, 193)", 1332 "show": false 1333 }, 1334 "tableColumn": "", 1335 "targets": [ 1336 { 1337 "expr": "sum(vendor:coherence_storage_manager_index_total_units{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",coherence_service=~'$ServiceName'})", 1338 "format": "time_series", 1339 "intervalFactor": 1, 1340 "legendFormat": "", 1341 "refId": "A" 1342 } 1343 ], 1344 "thresholds": "-1,50", 1345 "title": "Index Memory", 1346 "type": "singlestat", 1347 "valueFontSize": "80%", 1348 "valueMaps": [ 1349 { 1350 "op": "=", 1351 "text": "0", 1352 "value": "null" 1353 } 1354 ], 1355 "valueName": "current" 1356 }, 1357 { 1358 "cacheTimeout": null, 1359 "colorBackground": false, 1360 "colorValue": false, 1361 "colors": [ 1362 "#299c46", 1363 "rgba(237, 129, 40, 0.89)", 1364 "#d44a3a" 1365 ], 1366 "format": "none", 1367 "gauge": { 1368 "maxValue": 100, 1369 "minValue": 0, 1370 "show": false, 1371 "thresholdLabels": false, 1372 "thresholdMarkers": true 1373 }, 1374 "gridPos": { 1375 "h": 5, 1376 "w": 4, 1377 "x": 20, 1378 "y": 43 1379 }, 1380 "id": 31, 1381 "interval": null, 1382 "links": [], 1383 "mappingType": 1, 1384 "mappingTypes": [ 1385 { 1386 "name": "value to text", 1387 "value": 1 1388 }, 1389 { 1390 "name": "range to text", 1391 "value": 2 1392 } 1393 ], 1394 "maxDataPoints": 100, 1395 "nullPointMode": "connected", 1396 "nullText": null, 1397 "postfix": "", 1398 "postfixFontSize": "50%", 1399 "prefix": "", 1400 "prefixFontSize": "50%", 1401 "rangeMaps": [ 1402 { 1403 "from": "null", 1404 "text": "N/A", 1405 "to": "null" 1406 } 1407 ], 1408 "sparkline": { 1409 "fillColor": "rgba(31, 118, 189, 0.18)", 1410 "full": false, 1411 "lineColor": "rgb(31, 120, 193)", 1412 "show": false 1413 }, 1414 "tableColumn": "", 1415 "targets": [ 1416 { 1417 "expr": "count(sum(vendor:coherence_cache_units_bytes{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",coherence_service=~'$ServiceName'}) by (verrazzano_cluster, name))", 1418 "format": "time_series", 1419 "intervalFactor": 1, 1420 "legendFormat": "", 1421 "refId": "A" 1422 } 1423 ], 1424 "thresholds": "", 1425 "title": "Cache Count", 1426 "type": "singlestat", 1427 "valueFontSize": "80%", 1428 "valueMaps": [ 1429 { 1430 "op": "=", 1431 "text": "0", 1432 "value": "null" 1433 } 1434 ], 1435 "valueName": "current" 1436 }, 1437 { 1438 "aliasColors": {}, 1439 "bars": false, 1440 "dashLength": 10, 1441 "dashes": false, 1442 "decimals": 0, 1443 "fill": 1, 1444 "gridPos": { 1445 "h": 9, 1446 "w": 12, 1447 "x": 0, 1448 "y": 48 1449 }, 1450 "id": 30, 1451 "legend": { 1452 "alignAsTable": false, 1453 "avg": false, 1454 "current": true, 1455 "hideZero": false, 1456 "max": false, 1457 "min": false, 1458 "show": true, 1459 "total": false, 1460 "values": true 1461 }, 1462 "lines": true, 1463 "linewidth": 1, 1464 "links": [], 1465 "nullPointMode": "null as zero", 1466 "percentage": false, 1467 "pointradius": 5, 1468 "points": false, 1469 "renderer": "flot", 1470 "seriesOverrides": [], 1471 "spaceLength": 10, 1472 "stack": false, 1473 "steppedLine": false, 1474 "targets": [ 1475 { 1476 "expr": "avg(vendor:coherence_service_partitions_endangered{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", name=~'$ServiceName'}) ", 1477 "format": "time_series", 1478 "interval": "", 1479 "intervalFactor": 1, 1480 "legendFormat": "Endangered Partitions:", 1481 "refId": "A" 1482 }, 1483 { 1484 "expr": "avg(vendor:coherence_service_partitions_vulnerable{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", name=~'$ServiceName'}) ", 1485 "format": "time_series", 1486 "interval": "", 1487 "intervalFactor": 1, 1488 "legendFormat": "Vulnerable Partitions:", 1489 "refId": "B" 1490 }, 1491 { 1492 "expr": "avg(vendor:coherence_service_partitions_unbalanced{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", name=~'$ServiceName'})", 1493 "format": "time_series", 1494 "interval": "", 1495 "intervalFactor": 1, 1496 "legendFormat": "Unbalanced Partitions:", 1497 "refId": "C" 1498 } 1499 ], 1500 "thresholds": [], 1501 "timeFrom": null, 1502 "timeRegions": [], 1503 "timeShift": null, 1504 "title": "Partition Status Over Time", 1505 "tooltip": { 1506 "shared": true, 1507 "sort": 0, 1508 "value_type": "individual" 1509 }, 1510 "type": "graph", 1511 "xaxis": { 1512 "buckets": null, 1513 "mode": "time", 1514 "name": null, 1515 "show": true, 1516 "values": [] 1517 }, 1518 "yaxes": [ 1519 { 1520 "decimals": 0, 1521 "format": "short", 1522 "label": "", 1523 "logBase": 1, 1524 "max": null, 1525 "min": "0", 1526 "show": true 1527 }, 1528 { 1529 "decimals": 0, 1530 "format": "short", 1531 "label": "", 1532 "logBase": 1, 1533 "max": null, 1534 "min": null, 1535 "show": false 1536 } 1537 ], 1538 "yaxis": { 1539 "align": false, 1540 "alignLevel": null 1541 } 1542 }, 1543 { 1544 "aliasColors": {}, 1545 "bars": false, 1546 "dashLength": 10, 1547 "dashes": false, 1548 "decimals": 0, 1549 "fill": 1, 1550 "gridPos": { 1551 "h": 9, 1552 "w": 12, 1553 "x": 12, 1554 "y": 48 1555 }, 1556 "id": 37, 1557 "legend": { 1558 "alignAsTable": false, 1559 "avg": false, 1560 "current": true, 1561 "hideZero": true, 1562 "max": false, 1563 "min": false, 1564 "show": true, 1565 "total": false, 1566 "values": true 1567 }, 1568 "lines": true, 1569 "linewidth": 1, 1570 "links": [], 1571 "nullPointMode": "null as zero", 1572 "percentage": false, 1573 "pointradius": 5, 1574 "points": false, 1575 "renderer": "flot", 1576 "seriesOverrides": [], 1577 "spaceLength": 10, 1578 "stack": false, 1579 "steppedLine": false, 1580 "targets": [ 1581 { 1582 "expr": "avg(vendor:coherence_service_owned_partitions_primary{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", name=~'$ServiceName'}) ", 1583 "format": "time_series", 1584 "interval": "", 1585 "intervalFactor": 1, 1586 "legendFormat": "Primary Partitions:", 1587 "refId": "A" 1588 }, 1589 { 1590 "expr": "avg(vendor:coherence_service_owned_partitions_backup{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", name=~'$ServiceName'}) ", 1591 "format": "time_series", 1592 "interval": "", 1593 "intervalFactor": 1, 1594 "legendFormat": "Backup Partitions:", 1595 "refId": "B" 1596 } 1597 ], 1598 "thresholds": [], 1599 "timeFrom": null, 1600 "timeRegions": [], 1601 "timeShift": null, 1602 "title": "Owned Primary and Backup Partitions", 1603 "tooltip": { 1604 "shared": true, 1605 "sort": 0, 1606 "value_type": "individual" 1607 }, 1608 "type": "graph", 1609 "xaxis": { 1610 "buckets": null, 1611 "mode": "time", 1612 "name": null, 1613 "show": true, 1614 "values": [] 1615 }, 1616 "yaxes": [ 1617 { 1618 "decimals": 0, 1619 "format": "short", 1620 "label": "", 1621 "logBase": 1, 1622 "max": null, 1623 "min": "0", 1624 "show": true 1625 }, 1626 { 1627 "decimals": 0, 1628 "format": "short", 1629 "label": "", 1630 "logBase": 1, 1631 "max": null, 1632 "min": null, 1633 "show": false 1634 } 1635 ], 1636 "yaxis": { 1637 "align": false, 1638 "alignLevel": null 1639 } 1640 }, 1641 { 1642 "columns": [], 1643 "fontSize": "100%", 1644 "gridPos": { 1645 "h": 7, 1646 "w": 24, 1647 "x": 0, 1648 "y": 57 1649 }, 1650 "id": 8, 1651 "links": [], 1652 "pageSize": null, 1653 "scroll": true, 1654 "showHeader": true, 1655 "sort": { 1656 "col": 1, 1657 "desc": false 1658 }, 1659 "styles": [ 1660 { 1661 "alias": "Time", 1662 "dateFormat": "YYYY-MM-DD HH:mm:ss", 1663 "pattern": "Time", 1664 "type": "hidden" 1665 }, 1666 { 1667 "alias": "Used Space", 1668 "colorMode": null, 1669 "colors": [ 1670 "rgba(245, 54, 54, 0.9)", 1671 "rgba(237, 129, 40, 0.89)", 1672 "rgba(50, 172, 45, 0.97)" 1673 ], 1674 "dateFormat": "YYYY-MM-DD HH:mm:ss", 1675 "decimals": 1, 1676 "mappingType": 1, 1677 "pattern": "Value", 1678 "thresholds": [], 1679 "type": "number", 1680 "unit": "decbytes" 1681 }, 1682 { 1683 "alias": "Member", 1684 "colorMode": null, 1685 "colors": [ 1686 "rgba(245, 54, 54, 0.9)", 1687 "rgba(237, 129, 40, 0.89)", 1688 "rgba(50, 172, 45, 0.97)" 1689 ], 1690 "dateFormat": "YYYY-MM-DD HH:mm:ss", 1691 "decimals": 2, 1692 "mappingType": 1, 1693 "pattern": "member", 1694 "thresholds": [], 1695 "type": "number", 1696 "unit": "short" 1697 }, 1698 { 1699 "alias": "Cache", 1700 "colorMode": null, 1701 "colors": [ 1702 "rgba(245, 54, 54, 0.9)", 1703 "rgba(237, 129, 40, 0.89)", 1704 "rgba(50, 172, 45, 0.97)" 1705 ], 1706 "dateFormat": "YYYY-MM-DD HH:mm:ss", 1707 "decimals": 2, 1708 "link": true, 1709 "linkTooltip": "Drill down to cache details for ${__cell}", 1710 "linkUrl": "/d/coh-cache-details?var-ClusterName=$ClusterName&var-ServiceName=$ServiceName&var-CacheName=${__cell}", 1711 "mappingType": 1, 1712 "pattern": "name", 1713 "thresholds": [], 1714 "type": "string", 1715 "unit": "short" 1716 }, 1717 { 1718 "alias": "Cache Memory", 1719 "colorMode": null, 1720 "colors": [ 1721 "rgba(245, 54, 54, 0.9)", 1722 "rgba(237, 129, 40, 0.89)", 1723 "rgba(50, 172, 45, 0.97)" 1724 ], 1725 "dateFormat": "YYYY-MM-DD HH:mm:ss", 1726 "decimals": 2, 1727 "mappingType": 1, 1728 "pattern": "Value #A", 1729 "thresholds": [], 1730 "type": "number", 1731 "unit": "decbytes" 1732 }, 1733 { 1734 "alias": "Cache Size", 1735 "colorMode": null, 1736 "colors": [ 1737 "rgba(245, 54, 54, 0.9)", 1738 "rgba(237, 129, 40, 0.89)", 1739 "rgba(50, 172, 45, 0.97)" 1740 ], 1741 "dateFormat": "YYYY-MM-DD HH:mm:ss", 1742 "decimals": 0, 1743 "mappingType": 1, 1744 "pattern": "Value #B", 1745 "thresholds": [], 1746 "type": "number", 1747 "unit": "none" 1748 }, 1749 { 1750 "alias": "Total Gets", 1751 "colorMode": null, 1752 "colors": [ 1753 "rgba(245, 54, 54, 0.9)", 1754 "rgba(237, 129, 40, 0.89)", 1755 "rgba(50, 172, 45, 0.97)" 1756 ], 1757 "dateFormat": "YYYY-MM-DD HH:mm:ss", 1758 "decimals": 0, 1759 "mappingType": 1, 1760 "pattern": "Value #C", 1761 "thresholds": [], 1762 "type": "number", 1763 "unit": "none" 1764 }, 1765 { 1766 "alias": "Total Puts", 1767 "colorMode": null, 1768 "colors": [ 1769 "rgba(245, 54, 54, 0.9)", 1770 "rgba(237, 129, 40, 0.89)", 1771 "rgba(50, 172, 45, 0.97)" 1772 ], 1773 "dateFormat": "YYYY-MM-DD HH:mm:ss", 1774 "decimals": 0, 1775 "mappingType": 1, 1776 "pattern": "Value #D", 1777 "thresholds": [], 1778 "type": "number", 1779 "unit": "none" 1780 }, 1781 { 1782 "alias": "Verrazzano Cluster", 1783 "align": "auto", 1784 "colorMode": null, 1785 "colors": [ 1786 "rgba(245, 54, 54, 0.9)", 1787 "rgba(237, 129, 40, 0.89)", 1788 "rgba(50, 172, 45, 0.97)" 1789 ], 1790 "decimals": 2, 1791 "pattern": "verrazzano_cluster", 1792 "thresholds": [], 1793 "type": "string", 1794 "unit": "short" 1795 }, 1796 { 1797 "alias": "", 1798 "colorMode": null, 1799 "colors": [ 1800 "rgba(245, 54, 54, 0.9)", 1801 "rgba(237, 129, 40, 0.89)", 1802 "rgba(50, 172, 45, 0.97)" 1803 ], 1804 "decimals": 2, 1805 "pattern": "/.*/", 1806 "thresholds": [], 1807 "type": "number", 1808 "unit": "short" 1809 } 1810 ], 1811 "targets": [ 1812 { 1813 "expr": "sum(vendor:coherence_cache_units_bytes{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",coherence_service=~'$ServiceName'}) by (verrazzano_cluster, name) ", 1814 "format": "table", 1815 "instant": true, 1816 "intervalFactor": 1, 1817 "legendFormat": "", 1818 "refId": "A" 1819 }, 1820 { 1821 "expr": "sum(vendor:coherence_cache_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", coherence_service=~'$ServiceName'}) by (verrazzano_cluster, name)", 1822 "format": "table", 1823 "instant": true, 1824 "intervalFactor": 1, 1825 "legendFormat": "", 1826 "refId": "B" 1827 }, 1828 { 1829 "expr": "sum(vendor:coherence_cache_total_gets{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", coherence_service=~'$ServiceName'}) by (verrazzano_cluster, name)", 1830 "format": "table", 1831 "instant": true, 1832 "intervalFactor": 1, 1833 "legendFormat": "", 1834 "refId": "C" 1835 }, 1836 { 1837 "expr": "sum(vendor:coherence_cache_total_puts{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", coherence_service=~'$ServiceName'}) by (verrazzano_cluster, name)", 1838 "format": "table", 1839 "instant": true, 1840 "intervalFactor": 1, 1841 "legendFormat": "", 1842 "refId": "D" 1843 } 1844 ], 1845 "title": "Caches for Service $ServiceName", 1846 "transform": "table", 1847 "type": "table" 1848 }, 1849 { 1850 "content": "<center><h3>Persistence Details</h3></center>", 1851 "gridPos": { 1852 "h": 2, 1853 "w": 24, 1854 "x": 0, 1855 "y": 64 1856 }, 1857 "id": 38, 1858 "links": [], 1859 "mode": "html", 1860 "title": "", 1861 "type": "text" 1862 }, 1863 { 1864 "columns": [], 1865 "description": "", 1866 "fontSize": "100%", 1867 "gridPos": { 1868 "h": 8, 1869 "w": 24, 1870 "x": 0, 1871 "y": 66 1872 }, 1873 "id": 42, 1874 "links": [], 1875 "pageSize": null, 1876 "scroll": true, 1877 "showHeader": true, 1878 "sort": { 1879 "col": 0, 1880 "desc": true 1881 }, 1882 "styles": [ 1883 { 1884 "alias": "Time", 1885 "dateFormat": "YYYY-MM-DD HH:mm:ss", 1886 "pattern": "Time", 1887 "type": "hidden" 1888 }, 1889 { 1890 "alias": "Active Space Used", 1891 "colorMode": null, 1892 "colors": [ 1893 "rgba(245, 54, 54, 0.9)", 1894 "rgba(237, 129, 40, 0.89)", 1895 "rgba(50, 172, 45, 0.97)" 1896 ], 1897 "dateFormat": "YYYY-MM-DD HH:mm:ss", 1898 "decimals": 1, 1899 "mappingType": 1, 1900 "pattern": "Value #A", 1901 "thresholds": [], 1902 "type": "number", 1903 "unit": "decbytes" 1904 }, 1905 { 1906 "alias": "Average Persistence Latency", 1907 "colorMode": null, 1908 "colors": [ 1909 "rgba(245, 54, 54, 0.9)", 1910 "rgba(237, 129, 40, 0.89)", 1911 "rgba(50, 172, 45, 0.97)" 1912 ], 1913 "dateFormat": "YYYY-MM-DD HH:mm:ss", 1914 "decimals": 2, 1915 "mappingType": 1, 1916 "pattern": "Value #B", 1917 "thresholds": [], 1918 "type": "number", 1919 "unit": "ms" 1920 }, 1921 { 1922 "alias": "Max Persistence Latency", 1923 "colorMode": null, 1924 "colors": [ 1925 "rgba(245, 54, 54, 0.9)", 1926 "rgba(237, 129, 40, 0.89)", 1927 "rgba(50, 172, 45, 0.97)" 1928 ], 1929 "dateFormat": "YYYY-MM-DD HH:mm:ss", 1930 "decimals": 2, 1931 "mappingType": 1, 1932 "pattern": "Value #C", 1933 "thresholds": [], 1934 "type": "number", 1935 "unit": "ms" 1936 }, 1937 { 1938 "alias": "Member", 1939 "colorMode": null, 1940 "colors": [ 1941 "rgba(245, 54, 54, 0.9)", 1942 "rgba(237, 129, 40, 0.89)", 1943 "rgba(50, 172, 45, 0.97)" 1944 ], 1945 "dateFormat": "YYYY-MM-DD HH:mm:ss", 1946 "decimals": 2, 1947 "link": true, 1948 "linkUrl": "/d/coh-member-details?var-ClusterName=$ClusterName&var-MemberName=${__cell}", 1949 "mappingType": 1, 1950 "pattern": "member", 1951 "thresholds": [], 1952 "type": "number", 1953 "unit": "short" 1954 }, 1955 { 1956 "alias": "Verrazzano Cluster", 1957 "align": "auto", 1958 "colorMode": null, 1959 "colors": [ 1960 "rgba(245, 54, 54, 0.9)", 1961 "rgba(237, 129, 40, 0.89)", 1962 "rgba(50, 172, 45, 0.97)" 1963 ], 1964 "decimals": 2, 1965 "pattern": "verrazzano_cluster", 1966 "thresholds": [], 1967 "type": "string", 1968 "unit": "short" 1969 }, 1970 { 1971 "alias": "", 1972 "colorMode": null, 1973 "colors": [ 1974 "rgba(245, 54, 54, 0.9)", 1975 "rgba(237, 129, 40, 0.89)", 1976 "rgba(50, 172, 45, 0.97)" 1977 ], 1978 "decimals": 2, 1979 "pattern": "/.*/", 1980 "thresholds": [], 1981 "type": "number", 1982 "unit": "short" 1983 } 1984 ], 1985 "targets": [ 1986 { 1987 "expr": "sum(vendor:coherence_service_persistence_active_space_used{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", name=~'$ServiceName'}) by (verrazzano_cluster, member)", 1988 "format": "table", 1989 "instant": true, 1990 "intervalFactor": 1, 1991 "legendFormat": "", 1992 "refId": "A" 1993 }, 1994 { 1995 "expr": "sum(vendor:coherence_service_persistence_latency_average{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", name=~'$ServiceName'}) by (verrazzano_cluster, member)", 1996 "format": "table", 1997 "instant": true, 1998 "intervalFactor": 1, 1999 "legendFormat": "", 2000 "refId": "B" 2001 }, 2002 { 2003 "expr": "sum(vendor:coherence_service_persistence_latency_max{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\", name=~'$ServiceName'}) by (verrazzano_cluster, member)", 2004 "format": "table", 2005 "instant": true, 2006 "intervalFactor": 1, 2007 "legendFormat": "", 2008 "refId": "C" 2009 } 2010 ], 2011 "title": "Persistence Details across Members", 2012 "transform": "table", 2013 "type": "table" 2014 } 2015 ], 2016 "refresh": "30s", 2017 "schemaVersion": 18, 2018 "style": "dark", 2019 "tags": [ 2020 "dashboard" 2021 ], 2022 "templating": { 2023 "list": [ 2024 { 2025 "allValue": null, 2026 "current": { 2027 "selected": false, 2028 "text": "None", 2029 "value": "" 2030 }, 2031 "datasource": "Prometheus", 2032 "definition": "label_values(verrazzano_cluster)", 2033 "hide": 0, 2034 "includeAll": true, 2035 "label": "Verrazzano Cluster", 2036 "multi": false, 2037 "name": "vzcluster", 2038 "options": [], 2039 "query": "label_values(verrazzano_cluster)", 2040 "refresh": 1, 2041 "regex": "", 2042 "skipUrlSync": false, 2043 "sort": 0, 2044 "tagValuesQuery": "", 2045 "tags": [], 2046 "tagsQuery": "", 2047 "type": "query", 2048 "useTags": false 2049 }, 2050 { 2051 "allValue": null, 2052 "current": { 2053 }, 2054 "datasource": "Prometheus", 2055 "definition": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\"}, cluster)", 2056 "hide": 0, 2057 "includeAll": false, 2058 "label": "Coherence Cluster", 2059 "multi": false, 2060 "name": "ClusterName", 2061 "options": [], 2062 "query": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\"}, cluster)", 2063 "refresh": 1, 2064 "regex": "", 2065 "skipUrlSync": false, 2066 "sort": 0, 2067 "tagValuesQuery": "", 2068 "tags": [], 2069 "tagsQuery": "", 2070 "type": "query", 2071 "useTags": false 2072 }, 2073 { 2074 "allValue": null, 2075 "current": { 2076 }, 2077 "datasource": "Prometheus", 2078 "definition": "label_values(vendor:coherence_service_member_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, name)", 2079 "hide": 0, 2080 "includeAll": false, 2081 "label": "Service Name", 2082 "multi": false, 2083 "name": "ServiceName", 2084 "options": [], 2085 "query": "label_values(vendor:coherence_service_member_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, name)", 2086 "refresh": 1, 2087 "regex": "", 2088 "skipUrlSync": false, 2089 "sort": 0, 2090 "tagValuesQuery": "", 2091 "tags": [], 2092 "tagsQuery": "", 2093 "type": "query", 2094 "useTags": false 2095 } 2096 ] 2097 }, 2098 "time": { 2099 "from": "now-30m", 2100 "to": "now" 2101 }, 2102 "timepicker": { 2103 "refresh_intervals": [ 2104 "5s", 2105 "10s", 2106 "30s", 2107 "1m", 2108 "5m", 2109 "15m", 2110 "30m", 2111 "1h", 2112 "2h", 2113 "1d" 2114 ], 2115 "time_options": [ 2116 "5m", 2117 "15m", 2118 "1h", 2119 "6h", 2120 "12h", 2121 "24h", 2122 "2d", 2123 "7d", 2124 "30d" 2125 ] 2126 }, 2127 "timezone": "", 2128 "title": "Coherence Service Details Dashboard", 2129 "uid": "coh-service-details", 2130 "version": 1 2131 }