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