github.com/verrazzano/verrazzano@v1.7.1/platform-operator/helm_config/charts/verrazzano-grafana-dashboards/dashboards/Coherence/persistence-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    },
    15    "editable": true,
    16    "gnetId": null,
    17    "graphTooltip": 0,
    18    "id": 30,
    19    "iteration": 1563506426996,
    20    "links": [
    21      {
    22        "icon": "dashboard",
    23        "includeVars": true,
    24        "keepTime": true,
    25        "tags": [],
    26        "title": "Back to Main Dashboard",
    27        "type": "link",
    28        "url": "/d/coh-main/coherence-dashboard-main"
    29      },
    30      {
    31        "asDropdown": true,
    32        "icon": "external link",
    33        "includeVars": true,
    34        "keepTime": true,
    35        "tags": [
    36          "dashboard"
    37        ],
    38        "title": "Available Dashboards",
    39        "type": "dashboards"
    40      }
    41    ],
    42    "panels": [
    43      {
    44        "content": "<center><h3>Persistence Summary - $ClusterName</h3></center>",
    45        "gridPos": {
    46          "h": 2,
    47          "w": 24,
    48          "x": 0,
    49          "y": 0
    50        },
    51        "id": 65,
    52        "links": [],
    53        "mode": "html",
    54        "title": "",
    55        "type": "text"
    56      },
    57      {
    58        "columns": [],
    59        "fontSize": "100%",
    60        "gridPos": {
    61          "h": 6,
    62          "w": 12,
    63          "x": 0,
    64          "y": 2
    65        },
    66        "id": 61,
    67        "links": [],
    68        "pageSize": null,
    69        "scroll": true,
    70        "showHeader": true,
    71        "sort": {
    72          "col": 4,
    73          "desc": true
    74        },
    75        "styles": [
    76          {
    77            "alias": "Time",
    78            "dateFormat": "YYYY-MM-DD HH:mm:ss",
    79            "pattern": "Time",
    80            "type": "hidden"
    81          },
    82          {
    83            "alias": "Service",
    84            "colorMode": null,
    85            "colors": [
    86              "rgba(245, 54, 54, 0.9)",
    87              "rgba(237, 129, 40, 0.89)",
    88              "rgba(50, 172, 45, 0.97)"
    89            ],
    90            "dateFormat": "YYYY-MM-DD HH:mm:ss",
    91            "decimals": 2,
    92            "link": true,
    93            "linkTooltip": "Drill down to service details for ${__cell}",
    94            "linkUrl": "/d/coh-service-details?var-ServiceName=${__cell}&var-ClusterName=$ClusterName",
    95            "mappingType": 1,
    96            "pattern": "name",
    97            "thresholds": [],
    98            "type": "string",
    99            "unit": "short"
   100          },
   101          {
   102            "alias": "Persistence Mode",
   103            "colorMode": null,
   104            "colors": [
   105              "rgba(245, 54, 54, 0.9)",
   106              "rgba(237, 129, 40, 0.89)",
   107              "rgba(50, 172, 45, 0.97)"
   108            ],
   109            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   110            "decimals": 2,
   111            "mappingType": 1,
   112            "pattern": "persistence_mode",
   113            "thresholds": [],
   114            "type": "string",
   115            "unit": "short"
   116          },
   117          {
   118            "alias": "Member Count",
   119            "colorMode": null,
   120            "colors": [
   121              "rgba(245, 54, 54, 0.9)",
   122              "rgba(237, 129, 40, 0.89)",
   123              "rgba(50, 172, 45, 0.97)"
   124            ],
   125            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   126            "decimals": 0,
   127            "mappingType": 1,
   128            "pattern": "Value #A",
   129            "thresholds": [],
   130            "type": "number",
   131            "unit": "none"
   132          },
   133          {
   134            "alias": "Active Space Used",
   135            "colorMode": null,
   136            "colors": [
   137              "rgba(245, 54, 54, 0.9)",
   138              "rgba(237, 129, 40, 0.89)",
   139              "rgba(50, 172, 45, 0.97)"
   140            ],
   141            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   142            "decimals": 2,
   143            "mappingType": 1,
   144            "pattern": "Value #B",
   145            "thresholds": [],
   146            "type": "number",
   147            "unit": "decbytes"
   148          },
   149          {
   150            "alias": "Max Latency",
   151            "colorMode": null,
   152            "colors": [
   153              "rgba(245, 54, 54, 0.9)",
   154              "rgba(237, 129, 40, 0.89)",
   155              "rgba(50, 172, 45, 0.97)"
   156            ],
   157            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   158            "decimals": 1,
   159            "mappingType": 1,
   160            "pattern": "Value #C",
   161            "thresholds": [],
   162            "type": "number",
   163            "unit": "ms"
   164          },
   165          {
   166            "alias": "Verrazzano Cluster",
   167            "align": "auto",
   168            "colorMode": null,
   169            "colors": [
   170              "rgba(245, 54, 54, 0.9)",
   171              "rgba(237, 129, 40, 0.89)",
   172              "rgba(50, 172, 45, 0.97)"
   173            ],
   174            "decimals": 2,
   175            "pattern": "verrazzano_cluster",
   176            "thresholds": [],
   177            "type": "string",
   178            "unit": "short"
   179          },
   180          {
   181            "alias": "",
   182            "colorMode": null,
   183            "colors": [
   184              "rgba(245, 54, 54, 0.9)",
   185              "rgba(237, 129, 40, 0.89)",
   186              "rgba(50, 172, 45, 0.97)"
   187            ],
   188            "decimals": 2,
   189            "pattern": "/.*/",
   190            "thresholds": [],
   191            "type": "number",
   192            "unit": "short"
   193          }
   194        ],
   195        "targets": [
   196          {
   197            "expr": "sum(vendor:coherence_service_persistence_active_space_used{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by(verrazzano_cluster,name, persistence_mode)",
   198            "format": "table",
   199            "instant": true,
   200            "intervalFactor": 1,
   201            "legendFormat": "",
   202            "refId": "B"
   203          },
   204          {
   205            "expr": "max(vendor:coherence_service_persistence_latency_max{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by(verrazzano_cluster,name, persistence_mode)",
   206            "format": "table",
   207            "instant": true,
   208            "intervalFactor": 1,
   209            "legendFormat": "",
   210            "refId": "C"
   211          }
   212        ],
   213        "title": "Persistence Enabled Services",
   214        "transform": "table",
   215        "type": "table"
   216      },
   217      {
   218        "columns": [],
   219        "fontSize": "100%",
   220        "gridPos": {
   221          "h": 6,
   222          "w": 12,
   223          "x": 12,
   224          "y": 2
   225        },
   226        "id": 62,
   227        "links": [],
   228        "pageSize": null,
   229        "scroll": true,
   230        "showHeader": true,
   231        "sort": {
   232          "col": 1,
   233          "desc": false
   234        },
   235        "styles": [
   236          {
   237            "alias": "Time",
   238            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   239            "link": false,
   240            "pattern": "Time",
   241            "type": "hidden"
   242          },
   243          {
   244            "alias": "Service",
   245            "colorMode": null,
   246            "colors": [
   247              "rgba(245, 54, 54, 0.9)",
   248              "rgba(237, 129, 40, 0.89)",
   249              "rgba(50, 172, 45, 0.97)"
   250            ],
   251            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   252            "decimals": 2,
   253            "mappingType": 1,
   254            "pattern": "name",
   255            "thresholds": [],
   256            "type": "string",
   257            "unit": "short"
   258          },
   259          {
   260            "alias": "Disk Space Used",
   261            "colorMode": null,
   262            "colors": [
   263              "rgba(245, 54, 54, 0.9)",
   264              "rgba(237, 129, 40, 0.89)",
   265              "rgba(50, 172, 45, 0.97)"
   266            ],
   267            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   268            "decimals": 2,
   269            "mappingType": 1,
   270            "pattern": "Value",
   271            "thresholds": [],
   272            "type": "number",
   273            "unit": "decbytes"
   274          },
   275          {
   276            "alias": "Member",
   277            "colorMode": null,
   278            "colors": [
   279              "rgba(245, 54, 54, 0.9)",
   280              "rgba(237, 129, 40, 0.89)",
   281              "rgba(50, 172, 45, 0.97)"
   282            ],
   283            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   284            "decimals": 2,
   285            "link": true,
   286            "linkTooltip": "Drill down to member details for ${__cell}",
   287            "linkUrl": "/d/coh-member-details?var-ClusterName=$ClusterName&var-MemberName=${__cell}",
   288            "mappingType": 1,
   289            "pattern": "member",
   290            "thresholds": [],
   291            "type": "number",
   292            "unit": "short"
   293          },
   294          {
   295            "alias": "Verrazzano Cluster",
   296            "align": "auto",
   297            "colorMode": null,
   298            "colors": [
   299              "rgba(245, 54, 54, 0.9)",
   300              "rgba(237, 129, 40, 0.89)",
   301              "rgba(50, 172, 45, 0.97)"
   302            ],
   303            "decimals": 2,
   304            "pattern": "verrazzano_cluster",
   305            "thresholds": [],
   306            "type": "string",
   307            "unit": "short"
   308          },
   309          {
   310            "alias": "",
   311            "colorMode": null,
   312            "colors": [
   313              "rgba(245, 54, 54, 0.9)",
   314              "rgba(237, 129, 40, 0.89)",
   315              "rgba(50, 172, 45, 0.97)"
   316            ],
   317            "decimals": 2,
   318            "pattern": "/.*/",
   319            "thresholds": [],
   320            "type": "number",
   321            "unit": "short"
   322          }
   323        ],
   324        "targets": [
   325          {
   326            "expr": "sum(vendor:coherence_service_persistence_active_space_used{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by(verrazzano_cluster,member)",
   327            "format": "table",
   328            "instant": true,
   329            "intervalFactor": 1,
   330            "legendFormat": "",
   331            "refId": "A"
   332          }
   333        ],
   334        "title": "Active Space Used / Member",
   335        "transform": "table",
   336        "type": "table"
   337      },
   338      {
   339        "columns": [],
   340        "fontSize": "100%",
   341        "gridPos": {
   342          "h": 6,
   343          "w": 24,
   344          "x": 0,
   345          "y": 8
   346        },
   347        "id": 66,
   348        "links": [],
   349        "pageSize": null,
   350        "scroll": true,
   351        "showHeader": true,
   352        "sort": {
   353          "col": 1,
   354          "desc": false
   355        },
   356        "styles": [
   357          {
   358            "alias": "Time",
   359            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   360            "link": false,
   361            "pattern": "Time",
   362            "type": "hidden"
   363          },
   364          {
   365            "alias": "",
   366            "colorMode": null,
   367            "colors": [
   368              "rgba(245, 54, 54, 0.9)",
   369              "rgba(237, 129, 40, 0.89)",
   370              "rgba(50, 172, 45, 0.97)"
   371            ],
   372            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   373            "decimals": 2,
   374            "mappingType": 1,
   375            "pattern": "",
   376            "thresholds": [],
   377            "type": "number",
   378            "unit": "short"
   379          },
   380          {
   381            "alias": "Active Space Used",
   382            "colorMode": null,
   383            "colors": [
   384              "rgba(245, 54, 54, 0.9)",
   385              "rgba(237, 129, 40, 0.89)",
   386              "rgba(50, 172, 45, 0.97)"
   387            ],
   388            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   389            "decimals": 0,
   390            "mappingType": 1,
   391            "pattern": "Value #A",
   392            "thresholds": [],
   393            "type": "number",
   394            "unit": "decbytes"
   395          },
   396          {
   397            "alias": "Total Size of Active Disk",
   398            "colorMode": null,
   399            "colors": [
   400              "rgba(245, 54, 54, 0.9)",
   401              "rgba(237, 129, 40, 0.89)",
   402              "rgba(50, 172, 45, 0.97)"
   403            ],
   404            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   405            "decimals": 2,
   406            "mappingType": 1,
   407            "pattern": "Value #B",
   408            "thresholds": [],
   409            "type": "number",
   410            "unit": "decbytes"
   411          },
   412          {
   413            "alias": "% Available on Active Disk",
   414            "colorMode": "value",
   415            "colors": [
   416              "rgba(245, 54, 54, 0.9)",
   417              "rgba(237, 129, 40, 0.89)",
   418              "rgba(50, 172, 45, 0.97)"
   419            ],
   420            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   421            "decimals": 1,
   422            "mappingType": 1,
   423            "pattern": "Value #C",
   424            "thresholds": [
   425              ".20",
   426              ".50"
   427            ],
   428            "type": "number",
   429            "unit": "percentunit"
   430          },
   431          {
   432            "alias": "Total Available on Active Disk",
   433            "colorMode": null,
   434            "colors": [
   435              "rgba(245, 54, 54, 0.9)",
   436              "rgba(237, 129, 40, 0.89)",
   437              "rgba(50, 172, 45, 0.97)"
   438            ],
   439            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   440            "decimals": 0,
   441            "mappingType": 1,
   442            "pattern": "Value #D",
   443            "thresholds": [],
   444            "type": "number",
   445            "unit": "decbytes"
   446          },
   447          {
   448            "alias": "Machine",
   449            "colorMode": null,
   450            "colors": [
   451              "rgba(245, 54, 54, 0.9)",
   452              "rgba(237, 129, 40, 0.89)",
   453              "rgba(50, 172, 45, 0.97)"
   454            ],
   455            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   456            "decimals": 2,
   457            "link": true,
   458            "linkTooltip": "Drill down to machines summary",
   459            "linkUrl": "/d/coh-machines-summary?var-ClusterName=$ClusterName",
   460            "mappingType": 1,
   461            "pattern": "machine",
   462            "thresholds": [],
   463            "type": "number",
   464            "unit": "short"
   465          },
   466          {
   467            "alias": "Verrazzano Cluster",
   468            "align": "auto",
   469            "colorMode": null,
   470            "colors": [
   471              "rgba(245, 54, 54, 0.9)",
   472              "rgba(237, 129, 40, 0.89)",
   473              "rgba(50, 172, 45, 0.97)"
   474            ],
   475            "decimals": 2,
   476            "pattern": "verrazzano_cluster",
   477            "thresholds": [],
   478            "type": "string",
   479            "unit": "short"
   480          },
   481          {
   482            "alias": "",
   483            "colorMode": null,
   484            "colors": [
   485              "rgba(245, 54, 54, 0.9)",
   486              "rgba(237, 129, 40, 0.89)",
   487              "rgba(50, 172, 45, 0.97)"
   488            ],
   489            "decimals": 2,
   490            "pattern": "/.*/",
   491            "thresholds": [],
   492            "type": "number",
   493            "unit": "short"
   494          }
   495        ],
   496        "targets": [
   497          {
   498            "expr": "sum(vendor:coherence_service_persistence_active_space_used{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by(verrazzano_cluster,machine)",
   499            "format": "table",
   500            "instant": true,
   501            "intervalFactor": 1,
   502            "legendFormat": "",
   503            "refId": "A"
   504          },
   505          {
   506            "expr": "avg(vendor:coherence_service_persistence_active_space_total{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by(verrazzano_cluster,machine)",
   507            "format": "table",
   508            "instant": true,
   509            "intervalFactor": 1,
   510            "legendFormat": "",
   511            "refId": "B"
   512          },
   513          {
   514            "expr": "avg(vendor:coherence_service_persistence_active_space_available{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by(verrazzano_cluster,machine)",
   515            "format": "table",
   516            "instant": true,
   517            "intervalFactor": 1,
   518            "legendFormat": "",
   519            "refId": "D"
   520          },
   521          {
   522            "expr": "avg(vendor:coherence_service_persistence_active_space_available{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"} / vendor:coherence_service_persistence_active_space_total{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by(verrazzano_cluster,machine)",
   523            "format": "table",
   524            "instant": true,
   525            "intervalFactor": 1,
   526            "legendFormat": "",
   527            "refId": "C"
   528          }
   529        ],
   530        "title": "Active Space Used / Machine",
   531        "transform": "table",
   532        "type": "table"
   533      },
   534      {
   535        "aliasColors": {},
   536        "bars": false,
   537        "dashLength": 10,
   538        "dashes": false,
   539        "description": "Shows the total active space used by all services.",
   540        "fill": 1,
   541        "gridPos": {
   542          "h": 8,
   543          "w": 12,
   544          "x": 0,
   545          "y": 14
   546        },
   547        "id": 57,
   548        "legend": {
   549          "alignAsTable": false,
   550          "avg": false,
   551          "current": true,
   552          "max": true,
   553          "min": false,
   554          "show": true,
   555          "total": false,
   556          "values": true
   557        },
   558        "lines": true,
   559        "linewidth": 1,
   560        "links": [],
   561        "nullPointMode": "null",
   562        "percentage": false,
   563        "pointradius": 5,
   564        "points": false,
   565        "renderer": "flot",
   566        "seriesOverrides": [],
   567        "spaceLength": 10,
   568        "stack": false,
   569        "steppedLine": false,
   570        "targets": [
   571          {
   572            "expr": "sum(vendor:coherence_service_persistence_active_space_used{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"})",
   573            "format": "time_series",
   574            "intervalFactor": 1,
   575            "legendFormat": "Disk Space",
   576            "refId": "B"
   577          }
   578        ],
   579        "thresholds": [],
   580        "timeFrom": null,
   581        "timeRegions": [],
   582        "timeShift": null,
   583        "title": "Active Space Used - All Services",
   584        "tooltip": {
   585          "shared": true,
   586          "sort": 0,
   587          "value_type": "individual"
   588        },
   589        "type": "graph",
   590        "xaxis": {
   591          "buckets": null,
   592          "mode": "time",
   593          "name": null,
   594          "show": true,
   595          "values": []
   596        },
   597        "yaxes": [
   598          {
   599            "decimals": null,
   600            "format": "decbytes",
   601            "label": "",
   602            "logBase": 1,
   603            "max": null,
   604            "min": null,
   605            "show": true
   606          },
   607          {
   608            "format": "short",
   609            "label": null,
   610            "logBase": 1,
   611            "max": null,
   612            "min": null,
   613            "show": true
   614          }
   615        ],
   616        "yaxis": {
   617          "align": false,
   618          "alignLevel": null
   619        }
   620      },
   621      {
   622        "aliasColors": {},
   623        "bars": false,
   624        "dashLength": 10,
   625        "dashes": false,
   626        "description": "Shows the total active space used by service.",
   627        "fill": 1,
   628        "gridPos": {
   629          "h": 8,
   630          "w": 12,
   631          "x": 12,
   632          "y": 14
   633        },
   634        "id": 69,
   635        "legend": {
   636          "alignAsTable": false,
   637          "avg": false,
   638          "current": true,
   639          "max": false,
   640          "min": false,
   641          "rightSide": false,
   642          "show": true,
   643          "total": false,
   644          "values": true
   645        },
   646        "lines": true,
   647        "linewidth": 1,
   648        "links": [],
   649        "nullPointMode": "null",
   650        "percentage": false,
   651        "pointradius": 5,
   652        "points": false,
   653        "renderer": "flot",
   654        "seriesOverrides": [],
   655        "spaceLength": 10,
   656        "stack": true,
   657        "steppedLine": false,
   658        "targets": [
   659          {
   660            "expr": "sum(vendor:coherence_service_persistence_active_space_used{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}) by (verrazzano_cluster, name)",
   661            "format": "time_series",
   662            "interval": "",
   663            "intervalFactor": 1,
   664            "legendFormat": "{{name}}",
   665            "refId": "B"
   666          }
   667        ],
   668        "thresholds": [],
   669        "timeFrom": null,
   670        "timeRegions": [],
   671        "timeShift": null,
   672        "title": "Active Space Used by Service",
   673        "tooltip": {
   674          "shared": true,
   675          "sort": 2,
   676          "value_type": "individual"
   677        },
   678        "type": "graph",
   679        "xaxis": {
   680          "buckets": null,
   681          "mode": "time",
   682          "name": null,
   683          "show": true,
   684          "values": []
   685        },
   686        "yaxes": [
   687          {
   688            "decimals": null,
   689            "format": "decbytes",
   690            "label": "",
   691            "logBase": 1,
   692            "max": null,
   693            "min": null,
   694            "show": true
   695          },
   696          {
   697            "format": "short",
   698            "label": null,
   699            "logBase": 1,
   700            "max": null,
   701            "min": null,
   702            "show": true
   703          }
   704        ],
   705        "yaxis": {
   706          "align": false,
   707          "alignLevel": null
   708        }
   709      }
   710    ],
   711    "refresh": "30s",
   712    "schemaVersion": 18,
   713    "style": "dark",
   714    "tags": [
   715      "dashboard"
   716    ],
   717    "templating": {
   718      "list": [
   719        {
   720          "allValue": null,
   721          "current": {
   722            "selected": false,
   723            "text": "None",
   724            "value": ""
   725          },
   726          "datasource": "Prometheus",
   727          "definition": "label_values(verrazzano_cluster)",
   728          "hide": 0,
   729          "includeAll": true,
   730          "label": "Verrazzano Cluster",
   731          "multi": false,
   732          "name": "vzcluster",
   733          "options": [],
   734          "query": "label_values(verrazzano_cluster)",
   735          "refresh": 1,
   736          "regex": "",
   737          "skipUrlSync": false,
   738          "sort": 0,
   739          "tagValuesQuery": "",
   740          "tags": [],
   741          "tagsQuery": "",
   742          "type": "query",
   743          "useTags": false
   744        },
   745        {
   746          "allValue": null,
   747          "current": {
   748          },
   749          "datasource": "Prometheus",
   750          "definition": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\"}, cluster)",
   751          "hide": 0,
   752          "includeAll": false,
   753          "label": "Coherence Cluster",
   754          "multi": false,
   755          "name": "ClusterName",
   756          "options": [],
   757          "query": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\"}, cluster)",
   758          "refresh": 1,
   759          "regex": "",
   760          "skipUrlSync": false,
   761          "sort": 1,
   762          "tagValuesQuery": "",
   763          "tags": [],
   764          "tagsQuery": "",
   765          "type": "query",
   766          "useTags": false
   767        },
   768        {
   769          "allValue": null,
   770          "current": {
   771          },
   772          "datasource": "Prometheus",
   773          "definition": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, version)",
   774          "hide": 2,
   775          "includeAll": false,
   776          "label": "Coherence Version",
   777          "multi": false,
   778          "name": "CoherenceVersion",
   779          "options": [],
   780          "query": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, version)",
   781          "refresh": 1,
   782          "regex": "",
   783          "skipUrlSync": false,
   784          "sort": 0,
   785          "tagValuesQuery": "",
   786          "tags": [],
   787          "tagsQuery": "",
   788          "type": "query",
   789          "useTags": false
   790        },
   791        {
   792          "allValue": null,
   793          "current": {
   794            "text": "All",
   795            "value": "$__all"
   796          },
   797          "datasource": "Prometheus",
   798          "definition": "label_values(vendor:coherence_service_request_max_duration{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, name)",
   799          "hide": 2,
   800          "includeAll": true,
   801          "label": "Services",
   802          "multi": false,
   803          "name": "Services",
   804          "options": [],
   805          "query": "label_values(vendor:coherence_service_request_max_duration{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, name)",
   806          "refresh": 1,
   807          "regex": "",
   808          "skipUrlSync": false,
   809          "sort": 0,
   810          "tagValuesQuery": "",
   811          "tags": [],
   812          "tagsQuery": "",
   813          "type": "query",
   814          "useTags": false
   815        },
   816        {
   817          "allValue": null,
   818          "current": {
   819            "text": "All",
   820            "value": "$__all"
   821          },
   822          "datasource": "Prometheus",
   823          "definition": "label_values(vendor:coherence_cache_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, name)",
   824          "hide": 2,
   825          "includeAll": true,
   826          "label": "Caches",
   827          "multi": true,
   828          "name": "Caches",
   829          "options": [],
   830          "query": "label_values(vendor:coherence_cache_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, name)",
   831          "refresh": 1,
   832          "regex": "",
   833          "skipUrlSync": false,
   834          "sort": 0,
   835          "tagValuesQuery": "",
   836          "tags": [],
   837          "tagsQuery": "",
   838          "type": "query",
   839          "useTags": false
   840        },
   841        {
   842          "allValue": null,
   843          "current": {
   844            "tags": [],
   845            "text": "3",
   846            "value": "3"
   847          },
   848          "hide": 0,
   849          "includeAll": false,
   850          "label": "Top N Limit",
   851          "multi": false,
   852          "name": "TopLimit",
   853          "options": [
   854            {
   855              "selected": false,
   856              "text": "1",
   857              "value": "1"
   858            },
   859            {
   860              "selected": true,
   861              "text": "3",
   862              "value": "3"
   863            },
   864            {
   865              "selected": false,
   866              "text": "5",
   867              "value": "5"
   868            },
   869            {
   870              "selected": false,
   871              "text": "10",
   872              "value": "10"
   873            },
   874            {
   875              "selected": false,
   876              "text": "15",
   877              "value": "15"
   878            }
   879          ],
   880          "query": "1,3,5,10,15",
   881          "skipUrlSync": false,
   882          "type": "custom"
   883        }
   884      ]
   885    },
   886    "time": {
   887      "from": "now-30m",
   888      "to": "now"
   889    },
   890    "timepicker": {
   891      "refresh_intervals": [
   892        "5s",
   893        "10s",
   894        "30s",
   895        "1m",
   896        "5m",
   897        "15m",
   898        "30m",
   899        "1h",
   900        "2h",
   901        "1d"
   902      ],
   903      "time_options": [
   904        "5m",
   905        "15m",
   906        "1h",
   907        "6h",
   908        "12h",
   909        "24h",
   910        "2d",
   911        "7d",
   912        "30d"
   913      ]
   914    },
   915    "timezone": "",
   916    "title": "Coherence Persistence Summary Dashboard",
   917    "uid": "coh-persistence-summary",
   918    "version": 2
   919  }