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