github.com/verrazzano/verrazzano@v1.7.0/platform-operator/helm_config/charts/verrazzano-grafana-dashboards/dashboards/Coherence/federation-summary-dashboard.json (about)

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