github.com/verrazzano/verrazzano@v1.7.0/platform-operator/helm_config/charts/verrazzano-grafana-dashboards/dashboards/Coherence/http-servers-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": 33,
    19    "iteration": 1592182512663,
    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>HTTP Servers Summary - $ClusterName</h3></center>",
    45        "datasource": "Prometheus",
    46        "gridPos": {
    47          "h": 2,
    48          "w": 24,
    49          "x": 0,
    50          "y": 0
    51        },
    52        "id": 35,
    53        "links": [],
    54        "mode": "html",
    55        "title": "",
    56        "type": "text"
    57      },
    58      {
    59        "columns": [],
    60        "datasource": "Prometheus",
    61        "fontSize": "100%",
    62        "gridPos": {
    63          "h": 6,
    64          "w": 24,
    65          "x": 0,
    66          "y": 2
    67        },
    68        "id": 33,
    69        "links": [],
    70        "pageSize": null,
    71        "scroll": true,
    72        "showHeader": true,
    73        "sort": {
    74          "col": 1,
    75          "desc": false
    76        },
    77        "styles": [
    78          {
    79            "alias": "Time",
    80            "align": "auto",
    81            "dateFormat": "YYYY-MM-DD HH:mm:ss",
    82            "pattern": "Time",
    83            "type": "hidden"
    84          },
    85          {
    86            "alias": "Member Count",
    87            "align": "auto",
    88            "colorMode": null,
    89            "colors": [
    90              "rgba(245, 54, 54, 0.9)",
    91              "rgba(237, 129, 40, 0.89)",
    92              "rgba(50, 172, 45, 0.97)"
    93            ],
    94            "dateFormat": "YYYY-MM-DD HH:mm:ss",
    95            "decimals": 0,
    96            "mappingType": 1,
    97            "pattern": "Value #A",
    98            "thresholds": [],
    99            "type": "number",
   100            "unit": "short"
   101          },
   102          {
   103            "alias": "Service",
   104            "align": "auto",
   105            "colorMode": null,
   106            "colors": [
   107              "rgba(245, 54, 54, 0.9)",
   108              "rgba(237, 129, 40, 0.89)",
   109              "rgba(50, 172, 45, 0.97)"
   110            ],
   111            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   112            "decimals": 2,
   113            "link": true,
   114            "linkTooltip": "Drill down to service details for ${__cell}",
   115            "linkUrl": "/d/coh-service-details?var-ServiceName=${__cell}&var-ClusterName=$ClusterName",
   116            "mappingType": 1,
   117            "pattern": "name",
   118            "thresholds": [],
   119            "type": "string",
   120            "unit": "short"
   121          },
   122          {
   123            "alias": "Total Requests",
   124            "align": "auto",
   125            "colorMode": null,
   126            "colors": [
   127              "rgba(245, 54, 54, 0.9)",
   128              "rgba(237, 129, 40, 0.89)",
   129              "rgba(50, 172, 45, 0.97)"
   130            ],
   131            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   132            "decimals": 0,
   133            "mappingType": 1,
   134            "pattern": "Value #B",
   135            "thresholds": [],
   136            "type": "number",
   137            "unit": "short"
   138          },
   139          {
   140            "alias": "Error Count",
   141            "align": "auto",
   142            "colorMode": "value",
   143            "colors": [
   144              "rgba(50, 172, 45, 0.97)",
   145              "rgba(237, 129, 40, 0.89)",
   146              "rgba(245, 54, 54, 0.9)"
   147            ],
   148            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   149            "decimals": 0,
   150            "mappingType": 1,
   151            "pattern": "Value #C",
   152            "thresholds": [
   153              "1",
   154              "2"
   155            ],
   156            "type": "number",
   157            "unit": "short"
   158          },
   159          {
   160            "alias": "Avg Request Time",
   161            "align": "auto",
   162            "colorMode": null,
   163            "colors": [
   164              "rgba(245, 54, 54, 0.9)",
   165              "rgba(237, 129, 40, 0.89)",
   166              "rgba(50, 172, 45, 0.97)"
   167            ],
   168            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   169            "decimals": 2,
   170            "mappingType": 1,
   171            "pattern": "Value #D",
   172            "thresholds": [],
   173            "type": "number",
   174            "unit": "ms"
   175          },
   176          {
   177            "alias": "Unauth Connection Attemps",
   178            "align": "auto",
   179            "colorMode": null,
   180            "colors": [
   181              "rgba(50, 172, 45, 0.97)",
   182              "rgba(237, 129, 40, 0.89)",
   183              "rgba(245, 54, 54, 0.9)"
   184            ],
   185            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   186            "decimals": 2,
   187            "mappingType": 1,
   188            "pattern": "Value #D",
   189            "thresholds": [
   190              "0",
   191              "1"
   192            ],
   193            "type": "number",
   194            "unit": "none"
   195          },
   196          {
   197            "alias": "Verrazzano Cluster",
   198            "align": "auto",
   199            "colorMode": null,
   200            "colors": [
   201              "rgba(245, 54, 54, 0.9)",
   202              "rgba(237, 129, 40, 0.89)",
   203              "rgba(50, 172, 45, 0.97)"
   204            ],
   205            "decimals": 2,
   206            "pattern": "verrazzano_cluster",
   207            "thresholds": [],
   208            "type": "string",
   209            "unit": "short"
   210          },
   211          {
   212            "alias": "",
   213            "align": "auto",
   214            "colorMode": null,
   215            "colors": [
   216              "rgba(245, 54, 54, 0.9)",
   217              "rgba(237, 129, 40, 0.89)",
   218              "rgba(50, 172, 45, 0.97)"
   219            ],
   220            "decimals": 2,
   221            "pattern": "/.*/",
   222            "thresholds": [],
   223            "type": "number",
   224            "unit": "short"
   225          }
   226        ],
   227        "targets": [
   228          {
   229            "expr": "count(vendor:coherence_connection_manager_total_request_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"}) by (verrazzano_cluster, name) ",
   230            "format": "table",
   231            "instant": true,
   232            "intervalFactor": 1,
   233            "legendFormat": "",
   234            "refId": "A"
   235          },
   236          {
   237            "expr": "sum(vendor:coherence_connection_manager_total_request_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"}) by (verrazzano_cluster, name) ",
   238            "format": "table",
   239            "instant": true,
   240            "intervalFactor": 1,
   241            "legendFormat": "",
   242            "refId": "B"
   243          },
   244          {
   245            "expr": "sum(vendor:coherence_connection_manager_total_error_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"}) by (verrazzano_cluster, name) ",
   246            "format": "table",
   247            "instant": true,
   248            "intervalFactor": 1,
   249            "legendFormat": "",
   250            "refId": "C"
   251          },
   252          {
   253            "expr": "sum(vendor:coherence_connection_manager_average_request_time{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"}) by (verrazzano_cluster, name) ",
   254            "format": "table",
   255            "instant": true,
   256            "intervalFactor": 1,
   257            "legendFormat": "",
   258            "refId": "D"
   259          }
   260        ],
   261        "title": "HTTP Servers List",
   262        "transform": "table",
   263        "type": "table"
   264      },
   265      {
   266        "aliasColors": {},
   267        "bars": true,
   268        "dashLength": 10,
   269        "dashes": false,
   270        "datasource": "Prometheus",
   271        "decimals": 0,
   272        "fill": 1,
   273        "fillGradient": 0,
   274        "gridPos": {
   275          "h": 9,
   276          "w": 12,
   277          "x": 0,
   278          "y": 8
   279        },
   280        "hiddenSeries": false,
   281        "id": 37,
   282        "legend": {
   283          "avg": false,
   284          "current": true,
   285          "max": true,
   286          "min": false,
   287          "show": true,
   288          "total": false,
   289          "values": true
   290        },
   291        "lines": false,
   292        "linewidth": 1,
   293        "links": [],
   294        "nullPointMode": "null",
   295        "options": {
   296          "dataLinks": []
   297        },
   298        "percentage": false,
   299        "pointradius": 5,
   300        "points": false,
   301        "renderer": "flot",
   302        "seriesOverrides": [],
   303        "spaceLength": 10,
   304        "stack": false,
   305        "steppedLine": false,
   306        "targets": [
   307          {
   308            "expr": "vendor:coherence_connection_manager_total_request_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"} - vendor:coherence_connection_manager_total_request_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"} offset $__interval ",
   309            "format": "time_series",
   310            "interval": "",
   311            "intervalFactor": 1,
   312            "legendFormat": "{{name}}",
   313            "refId": "A"
   314          }
   315        ],
   316        "thresholds": [],
   317        "timeFrom": null,
   318        "timeRegions": [],
   319        "timeShift": null,
   320        "title": "HTTP Requests/ sec",
   321        "tooltip": {
   322          "shared": true,
   323          "sort": 0,
   324          "value_type": "individual"
   325        },
   326        "type": "graph",
   327        "xaxis": {
   328          "buckets": null,
   329          "mode": "time",
   330          "name": null,
   331          "show": true,
   332          "values": []
   333        },
   334        "yaxes": [
   335          {
   336            "decimals": 0,
   337            "format": "reqps",
   338            "label": "",
   339            "logBase": 1,
   340            "max": null,
   341            "min": "0",
   342            "show": true
   343          },
   344          {
   345            "format": "short",
   346            "label": null,
   347            "logBase": 1,
   348            "max": null,
   349            "min": null,
   350            "show": false
   351          }
   352        ],
   353        "yaxis": {
   354          "align": false,
   355          "alignLevel": null
   356        }
   357      },
   358      {
   359        "aliasColors": {},
   360        "bars": true,
   361        "dashLength": 10,
   362        "dashes": false,
   363        "datasource": "Prometheus",
   364        "decimals": 0,
   365        "fill": 1,
   366        "fillGradient": 0,
   367        "gridPos": {
   368          "h": 9,
   369          "w": 12,
   370          "x": 12,
   371          "y": 8
   372        },
   373        "hiddenSeries": false,
   374        "id": 39,
   375        "legend": {
   376          "avg": false,
   377          "current": true,
   378          "hideZero": true,
   379          "max": false,
   380          "min": false,
   381          "show": true,
   382          "total": false,
   383          "values": true
   384        },
   385        "lines": false,
   386        "linewidth": 1,
   387        "links": [],
   388        "nullPointMode": "null",
   389        "options": {
   390          "dataLinks": []
   391        },
   392        "percentage": false,
   393        "pointradius": 5,
   394        "points": false,
   395        "renderer": "flot",
   396        "seriesOverrides": [],
   397        "spaceLength": 10,
   398        "stack": false,
   399        "steppedLine": false,
   400        "targets": [
   401          {
   402            "expr": "vendor:coherence_connection_manager_response_1xx_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"} - vendor:coherence_connection_manager_response_1xx_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"} offset $__interval",
   403            "format": "time_series",
   404            "interval": "",
   405            "intervalFactor": 1,
   406            "legendFormat": "{{name}} 100-199",
   407            "refId": "A"
   408          },
   409          {
   410            "expr": "vendor:coherence_connection_manager_response_2xx_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"} - vendor:coherence_connection_manager_response_2xx_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"} offset $__interval ",
   411            "format": "time_series",
   412            "interval": "",
   413            "intervalFactor": 1,
   414            "legendFormat": "{{name}} 200-299",
   415            "refId": "B"
   416          },
   417          {
   418            "expr": "vendor:coherence_connection_manager_response_3xx_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"} - vendor:coherence_connection_manager_response_3xx_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"} offset $__interval",
   419            "format": "time_series",
   420            "interval": "",
   421            "intervalFactor": 1,
   422            "legendFormat": "{{name}} 300-399",
   423            "refId": "C"
   424          },
   425          {
   426            "expr": "vendor:coherence_connection_manager_response_4xx_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"} - vendor:coherence_connection_manager_response_4xx_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"} offset $__interval ",
   427            "format": "time_series",
   428            "interval": "",
   429            "intervalFactor": 1,
   430            "legendFormat": "{{name}} 400-499",
   431            "refId": "D"
   432          },
   433          {
   434            "expr": "vendor:coherence_connection_manager_response_5xx_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"} - vendor:coherence_connection_manager_response_5xx_count{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\",protocol=~\"http\"} offset $__interval",
   435            "format": "time_series",
   436            "interval": "",
   437            "intervalFactor": 1,
   438            "legendFormat": "{{name}} 500-599",
   439            "refId": "E"
   440          }
   441        ],
   442        "thresholds": [],
   443        "timeFrom": null,
   444        "timeRegions": [],
   445        "timeShift": null,
   446        "title": "HTTP Response Codes",
   447        "tooltip": {
   448          "shared": true,
   449          "sort": 0,
   450          "value_type": "individual"
   451        },
   452        "type": "graph",
   453        "xaxis": {
   454          "buckets": null,
   455          "mode": "time",
   456          "name": null,
   457          "show": true,
   458          "values": []
   459        },
   460        "yaxes": [
   461          {
   462            "decimals": 0,
   463            "format": "short",
   464            "label": "",
   465            "logBase": 1,
   466            "max": null,
   467            "min": "0",
   468            "show": true
   469          },
   470          {
   471            "format": "short",
   472            "label": null,
   473            "logBase": 1,
   474            "max": null,
   475            "min": null,
   476            "show": false
   477          }
   478        ],
   479        "yaxis": {
   480          "align": false,
   481          "alignLevel": null
   482        }
   483      }
   484    ],
   485    "refresh": "30s",
   486    "schemaVersion": 22,
   487    "style": "dark",
   488    "tags": [
   489      "dashboard"
   490    ],
   491    "templating": {
   492      "list": [
   493        {
   494          "allValue": null,
   495          "current": {
   496            "selected": false,
   497            "text": "None",
   498            "value": ""
   499          },
   500          "datasource": "Prometheus",
   501          "definition": "label_values(verrazzano_cluster)",
   502          "hide": 0,
   503          "includeAll": true,
   504          "label": "Verrazzano Cluster",
   505          "multi": false,
   506          "name": "vzcluster",
   507          "options": [],
   508          "query": "label_values(verrazzano_cluster)",
   509          "refresh": 1,
   510          "regex": "",
   511          "skipUrlSync": false,
   512          "sort": 0,
   513          "tagValuesQuery": "",
   514          "tags": [],
   515          "tagsQuery": "",
   516          "type": "query",
   517          "useTags": false
   518        },
   519        {
   520          "allValue": null,
   521          "current": {
   522          },
   523          "datasource": "Prometheus",
   524          "definition": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\"}, cluster)",
   525          "hide": 0,
   526          "includeAll": false,
   527          "index": -1,
   528          "label": "Coherence Cluster",
   529          "multi": false,
   530          "name": "ClusterName",
   531          "options": [],
   532          "query": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\"}, cluster)",
   533          "refresh": 1,
   534          "regex": "",
   535          "skipUrlSync": false,
   536          "sort": 1,
   537          "tagValuesQuery": "",
   538          "tags": [],
   539          "tagsQuery": "",
   540          "type": "query",
   541          "useTags": false
   542        },
   543        {
   544          "allValue": null,
   545          "current": {
   546          },
   547          "datasource": "Prometheus",
   548          "definition": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, version)",
   549          "hide": 2,
   550          "includeAll": false,
   551          "index": -1,
   552          "label": "Coherence Version",
   553          "multi": false,
   554          "name": "CoherenceVersion",
   555          "options": [],
   556          "query": "label_values(vendor:coherence_cluster_size{verrazzano_cluster=~\"$vzcluster\", cluster=~\"$ClusterName\"}, version)",
   557          "refresh": 1,
   558          "regex": "",
   559          "skipUrlSync": false,
   560          "sort": 0,
   561          "tagValuesQuery": "",
   562          "tags": [],
   563          "tagsQuery": "",
   564          "type": "query",
   565          "useTags": false
   566        }
   567      ]
   568    },
   569    "time": {
   570      "from": "now-30m",
   571      "to": "now"
   572    },
   573    "timepicker": {
   574      "refresh_intervals": [
   575        "5s",
   576        "10s",
   577        "30s",
   578        "1m",
   579        "5m",
   580        "15m",
   581        "30m",
   582        "1h",
   583        "2h",
   584        "1d"
   585      ],
   586      "time_options": [
   587        "5m",
   588        "15m",
   589        "1h",
   590        "6h",
   591        "12h",
   592        "24h",
   593        "2d",
   594        "7d",
   595        "30d"
   596      ]
   597    },
   598    "timezone": "",
   599    "title": "Coherence HTTP Servers Summary Dashboard",
   600    "uid": "coh-http-servers-summary",
   601    "variables": {
   602      "list": []
   603    },
   604    "version": 2
   605  }