github.com/m3db/m3@v1.5.0/integrations/grafana/m3db_overlaid_dashboard.json (about)

     1  {
     2    "__inputs": [
     3      {
     4        "name": "DS_PROMETHEUS",
     5        "label": "Prometheus",
     6        "description": "",
     7        "type": "datasource",
     8        "pluginId": "prometheus",
     9        "pluginName": "Prometheus"
    10      },
    11      {
    12        "name": "DS_M3QUERY",
    13        "label": "M3Query - Prometheus",
    14        "description": "",
    15        "type": "datasource",
    16        "pluginId": "prometheus",
    17        "pluginName": "Prometheus"
    18      }
    19    ],
    20    "__requires": [
    21      {
    22        "type": "grafana",
    23        "id": "grafana",
    24        "name": "Grafana",
    25        "version": "5.2.4"
    26      },
    27      {
    28        "type": "panel",
    29        "id": "graph",
    30        "name": "Graph",
    31        "version": "5.0.0"
    32      },
    33      {
    34        "type": "datasource",
    35        "id": "prometheus",
    36        "name": "Prometheus",
    37        "version": "5.0.0"
    38      },
    39      {
    40        "type": "panel",
    41        "id": "singlestat",
    42        "name": "Singlestat",
    43        "version": "5.0.0"
    44      }
    45    ],
    46    "annotations": {
    47      "list": [
    48        {
    49          "builtIn": 1,
    50          "datasource": "-- Grafana --",
    51          "enable": true,
    52          "hide": true,
    53          "iconColor": "rgba(0, 211, 255, 1)",
    54          "name": "Annotations & Alerts",
    55          "type": "dashboard"
    56        }
    57      ]
    58    },
    59    "editable": true,
    60    "gnetId": null,
    61    "graphTooltip": 1,
    62    "id": null,
    63    "iteration": 1538144350249,
    64    "links": [],
    65    "panels": [
    66      {
    67        "collapsed": false,
    68        "gridPos": {
    69          "h": 1,
    70          "w": 24,
    71          "x": 0,
    72          "y": 0
    73        },
    74        "id": 90,
    75        "panels": [],
    76        "repeat": null,
    77        "title": "Bootstrap Node Counts",
    78        "type": "row"
    79      },
    80      {
    81        "cacheTimeout": null,
    82        "colorBackground": false,
    83        "colorValue": false,
    84        "colors": [
    85          "rgba(245, 54, 54, 0.9)",
    86          "rgba(237, 129, 40, 0.89)",
    87          "rgba(50, 172, 45, 0.97)"
    88        ],
    89        "datasource": "-- Mixed --",
    90        "editable": true,
    91        "error": false,
    92        "format": "none",
    93        "gauge": {
    94          "maxValue": 100,
    95          "minValue": 0,
    96          "show": false,
    97          "thresholdLabels": false,
    98          "thresholdMarkers": true
    99        },
   100        "gridPos": {
   101          "h": 3,
   102          "w": 6,
   103          "x": 0,
   104          "y": 1
   105        },
   106        "height": "",
   107        "hideTimeOverride": true,
   108        "id": 51,
   109        "interval": null,
   110        "links": [],
   111        "mappingType": 1,
   112        "mappingTypes": [
   113          {
   114            "name": "value to text",
   115            "value": 1
   116          },
   117          {
   118            "name": "range to text",
   119            "value": 2
   120          }
   121        ],
   122        "maxDataPoints": 100,
   123        "nullPointMode": "connected",
   124        "nullText": null,
   125        "postfix": "",
   126        "postfixFontSize": "50%",
   127        "prefix": "",
   128        "prefixFontSize": "50%",
   129        "rangeMaps": [
   130          {
   131            "from": "null",
   132            "text": "N/A",
   133            "to": "null"
   134          }
   135        ],
   136        "sparkline": {
   137          "fillColor": "rgba(31, 118, 189, 0.18)",
   138          "full": true,
   139          "lineColor": "rgb(31, 120, 193)",
   140          "show": true
   141        },
   142        "tableColumn": "Value",
   143        "targets": [
   144          {
   145            "datasource": "${DS_PROMETHEUS}",
   146            "expr": "sum(database_bootstrapped{instance=~\"$instance\"} == bool 1)",
   147            "format": "time_series",
   148            "instant": true,
   149            "intervalFactor": 1,
   150            "key": 0.3593853225333008,
   151            "refId": "A"
   152          }
   153        ],
   154        "thresholds": "",
   155        "timeFrom": "1m",
   156        "timeShift": null,
   157        "title": "Bootstrapped",
   158        "type": "singlestat",
   159        "valueFontSize": "80%",
   160        "valueMaps": [
   161          {
   162            "op": "=",
   163            "text": "N/A",
   164            "value": "null"
   165          }
   166        ],
   167        "valueName": "current",
   168        "y_formats": ["short", "short"]
   169      },
   170      {
   171        "cacheTimeout": null,
   172        "colorBackground": false,
   173        "colorValue": false,
   174        "colors": [
   175          "rgba(245, 54, 54, 0.9)",
   176          "rgba(237, 129, 40, 0.89)",
   177          "rgba(50, 172, 45, 0.97)"
   178        ],
   179        "datasource": "-- Mixed --",
   180        "editable": true,
   181        "error": false,
   182        "format": "none",
   183        "gauge": {
   184          "maxValue": 100,
   185          "minValue": 0,
   186          "show": false,
   187          "thresholdLabels": false,
   188          "thresholdMarkers": true
   189        },
   190        "gridPos": {
   191          "h": 3,
   192          "w": 6,
   193          "x": 6,
   194          "y": 1
   195        },
   196        "height": "",
   197        "hideTimeOverride": true,
   198        "id": 50,
   199        "interval": null,
   200        "links": [],
   201        "mappingType": 1,
   202        "mappingTypes": [
   203          {
   204            "name": "value to text",
   205            "value": 1
   206          },
   207          {
   208            "name": "range to text",
   209            "value": 2
   210          }
   211        ],
   212        "maxDataPoints": 100,
   213        "nullPointMode": "connected",
   214        "nullText": null,
   215        "postfix": "",
   216        "postfixFontSize": "50%",
   217        "prefix": "",
   218        "prefixFontSize": "50%",
   219        "rangeMaps": [
   220          {
   221            "from": "null",
   222            "text": "N/A",
   223            "to": "null"
   224          }
   225        ],
   226        "sparkline": {
   227          "fillColor": "rgba(31, 118, 189, 0.18)",
   228          "full": true,
   229          "lineColor": "rgb(31, 120, 193)",
   230          "show": true
   231        },
   232        "tableColumn": "Value",
   233        "targets": [
   234          {
   235            "datasource": "${DS_PROMETHEUS}",
   236            "expr": "sum(database_bootstrapped{instance=~\"$instance\"} == bool 0)",
   237            "format": "time_series",
   238            "instant": true,
   239            "intervalFactor": 1,
   240            "key": 0.08874521907599053,
   241            "refId": "A"
   242          }
   243        ],
   244        "thresholds": "",
   245        "timeFrom": "1m",
   246        "title": "Bootstrapping",
   247        "type": "singlestat",
   248        "valueFontSize": "80%",
   249        "valueMaps": [
   250          {
   251            "op": "=",
   252            "text": "N/A",
   253            "value": "null"
   254          }
   255        ],
   256        "valueName": "current",
   257        "y_formats": ["short", "short"]
   258      },
   259      {
   260        "cacheTimeout": null,
   261        "colorBackground": false,
   262        "colorValue": false,
   263        "colors": [
   264          "rgba(245, 54, 54, 0.9)",
   265          "rgba(237, 129, 40, 0.89)",
   266          "rgba(50, 172, 45, 0.97)"
   267        ],
   268        "datasource": "-- Mixed --",
   269        "editable": true,
   270        "error": false,
   271        "format": "none",
   272        "gauge": {
   273          "maxValue": 100,
   274          "minValue": 0,
   275          "show": false,
   276          "thresholdLabels": false,
   277          "thresholdMarkers": true
   278        },
   279        "gridPos": {
   280          "h": 3,
   281          "w": 6,
   282          "x": 12,
   283          "y": 1
   284        },
   285        "height": "",
   286        "hideTimeOverride": true,
   287        "id": 55,
   288        "interval": null,
   289        "links": [],
   290        "mappingType": 1,
   291        "mappingTypes": [
   292          {
   293            "name": "value to text",
   294            "value": 1
   295          },
   296          {
   297            "name": "range to text",
   298            "value": 2
   299          }
   300        ],
   301        "maxDataPoints": 100,
   302        "nullPointMode": "connected",
   303        "nullText": null,
   304        "postfix": "",
   305        "postfixFontSize": "50%",
   306        "prefix": "",
   307        "prefixFontSize": "50%",
   308        "rangeMaps": [
   309          {
   310            "from": "null",
   311            "text": "N/A",
   312            "to": "null"
   313          }
   314        ],
   315        "sparkline": {
   316          "fillColor": "rgba(31, 118, 189, 0.18)",
   317          "full": true,
   318          "lineColor": "rgb(31, 120, 193)",
   319          "show": true
   320        },
   321        "tableColumn": "revision",
   322        "targets": [
   323          {
   324            "datasource": "${DS_PROMETHEUS}",
   325            "expr": "count(build_information{instance=~\"$instance\"}) by (revision)",
   326            "format": "time_series",
   327            "instant": true,
   328            "intervalFactor": 1,
   329            "key": 0.25234693632915994,
   330            "refId": "A"
   331          }
   332        ],
   333        "thresholds": "",
   334        "timeFrom": "1m",
   335        "title": "# Revisions",
   336        "type": "singlestat",
   337        "valueFontSize": "80%",
   338        "valueMaps": [
   339          {
   340            "op": "=",
   341            "text": "N/A",
   342            "value": "null"
   343          }
   344        ],
   345        "valueName": "current",
   346        "y_formats": ["short", "short"]
   347      },
   348      {
   349        "cacheTimeout": null,
   350        "colorBackground": false,
   351        "colorValue": false,
   352        "colors": [
   353          "rgba(245, 54, 54, 0.9)",
   354          "rgba(237, 129, 40, 0.89)",
   355          "rgba(50, 172, 45, 0.97)"
   356        ],
   357        "datasource": "-- Mixed --",
   358        "editable": true,
   359        "error": false,
   360        "format": "none",
   361        "gauge": {
   362          "maxValue": 100,
   363          "minValue": 0,
   364          "show": false,
   365          "thresholdLabels": false,
   366          "thresholdMarkers": true
   367        },
   368        "gridPos": {
   369          "h": 3,
   370          "w": 6,
   371          "x": 18,
   372          "y": 1
   373        },
   374        "height": "",
   375        "hideTimeOverride": true,
   376        "id": 56,
   377        "interval": null,
   378        "links": [],
   379        "mappingType": 1,
   380        "mappingTypes": [
   381          {
   382            "name": "value to text",
   383            "value": 1
   384          },
   385          {
   386            "name": "range to text",
   387            "value": 2
   388          }
   389        ],
   390        "maxDataPoints": 100,
   391        "nullPointMode": "connected",
   392        "nullText": null,
   393        "postfix": "",
   394        "postfixFontSize": "50%",
   395        "prefix": "",
   396        "prefixFontSize": "50%",
   397        "rangeMaps": [
   398          {
   399            "from": "null",
   400            "text": "N/A",
   401            "to": "null"
   402          }
   403        ],
   404        "sparkline": {
   405          "fillColor": "rgba(31, 118, 189, 0.18)",
   406          "full": true,
   407          "lineColor": "rgb(31, 120, 193)",
   408          "show": true
   409        },
   410        "tableColumn": "go_version",
   411        "targets": [
   412          {
   413            "datasource": "${DS_PROMETHEUS}",
   414            "expr": "count(build_information{instance=~\"$instance\"}) by (go_version)",
   415            "format": "time_series",
   416            "instant": true,
   417            "intervalFactor": 1,
   418            "key": 0.08534584879068197,
   419            "refId": "A"
   420          }
   421        ],
   422        "thresholds": "",
   423        "timeFrom": "1m",
   424        "title": "# Runtime Versions",
   425        "type": "singlestat",
   426        "valueFontSize": "80%",
   427        "valueMaps": [
   428          {
   429            "op": "=",
   430            "text": "N/A",
   431            "value": "null"
   432          }
   433        ],
   434        "valueName": "current",
   435        "y_formats": ["short", "short"]
   436      },
   437      {
   438        "collapsed": false,
   439        "gridPos": {
   440          "h": 1,
   441          "w": 24,
   442          "x": 0,
   443          "y": 4
   444        },
   445        "id": 91,
   446        "panels": [],
   447        "repeat": null,
   448        "title": "Commitlog / Inserts",
   449        "type": "row"
   450      },
   451      {
   452        "aliasColors": {},
   453        "bars": false,
   454        "dashLength": 10,
   455        "dashes": false,
   456        "datasource": "-- Mixed --",
   457        "editable": true,
   458        "error": false,
   459        "fill": 0,
   460        "grid": {},
   461        "gridPos": {
   462          "h": 7,
   463          "w": 8,
   464          "x": 0,
   465          "y": 5
   466        },
   467        "id": 1,
   468        "legend": {
   469          "avg": false,
   470          "current": false,
   471          "max": false,
   472          "min": false,
   473          "show": false,
   474          "total": false,
   475          "values": false
   476        },
   477        "lines": true,
   478        "linewidth": 1,
   479        "links": [],
   480        "nullPointMode": "connected",
   481        "percentage": false,
   482        "pointradius": 5,
   483        "points": false,
   484        "renderer": "flot",
   485        "seriesOverrides": [
   486          {
   487            "alias": "smoothed-length",
   488            "color": "#BF1B00",
   489            "linewidth": 4
   490          }
   491        ],
   492        "spaceLength": 10,
   493        "stack": false,
   494        "steppedLine": false,
   495        "targets": [
   496          {
   497            "datasource": "${DS_PROMETHEUS}",
   498            "expr": "commitlog_writes_queued{instance=~\"$instance\"}",
   499            "format": "time_series",
   500            "hide": false,
   501            "intervalFactor": 1,
   502            "key": 0.09635984016153087,
   503            "refId": "C",
   504            "textEditor": true
   505          },
   506          {
   507            "datasource": "${DS_M3QUERY}",
   508            "expr": "commitlog_writes_queued{instance=~\"$instance\"}",
   509            "format": "time_series",
   510            "hide": false,
   511            "intervalFactor": 1,
   512            "key": 0.09635984016153087,
   513            "refId": "A",
   514            "textEditor": true
   515          }
   516        ],
   517        "thresholds": [],
   518        "timeFrom": null,
   519        "timeShift": null,
   520        "title": "Commit Log Queue Length",
   521        "tooltip": {
   522          "shared": false,
   523          "sort": 0,
   524          "value_type": "cumulative"
   525        },
   526        "type": "graph",
   527        "xaxis": {
   528          "buckets": null,
   529          "mode": "time",
   530          "name": null,
   531          "show": true,
   532          "values": []
   533        },
   534        "yaxes": [
   535          {
   536            "format": "short",
   537            "logBase": 1,
   538            "max": null,
   539            "min": null,
   540            "show": true
   541          },
   542          {
   543            "format": "percentunit",
   544            "label": "",
   545            "logBase": 1,
   546            "max": null,
   547            "min": null,
   548            "show": true
   549          }
   550        ],
   551        "yaxis": {
   552          "align": false,
   553          "alignLevel": null
   554        }
   555      },
   556      {
   557        "aliasColors": {},
   558        "bars": false,
   559        "dashLength": 10,
   560        "dashes": false,
   561        "datasource": "-- Mixed --",
   562        "editable": true,
   563        "error": false,
   564        "fill": 0,
   565        "grid": {},
   566        "gridPos": {
   567          "h": 7,
   568          "w": 8,
   569          "x": 8,
   570          "y": 5
   571        },
   572        "id": 2,
   573        "legend": {
   574          "avg": false,
   575          "current": false,
   576          "max": false,
   577          "min": false,
   578          "show": false,
   579          "total": false,
   580          "values": false
   581        },
   582        "lines": true,
   583        "linewidth": 1,
   584        "links": [],
   585        "nullPointMode": "connected",
   586        "percentage": false,
   587        "pointradius": 5,
   588        "points": false,
   589        "renderer": "flot",
   590        "seriesOverrides": [
   591          {
   592            "alias": "average",
   593            "color": "#BF1B00",
   594            "linewidth": 4
   595          }
   596        ],
   597        "spaceLength": 10,
   598        "stack": false,
   599        "steppedLine": false,
   600        "targets": [
   601          {
   602            "datasource": "${DS_PROMETHEUS}",
   603            "expr": " sum(rate(commitlog_writes_success{instance=~\"$instance\"}[$step]))",
   604            "format": "time_series",
   605            "hide": false,
   606            "intervalFactor": 1,
   607            "key": 0.7940843773344208,
   608            "legendFormat": "writes",
   609            "refId": "C",
   610            "textEditor": true
   611          },
   612          {
   613            "datasource": "${DS_M3QUERY}",
   614            "expr": " sum(rate(commitlog_writes_success{instance=~\"$instance\"}[$step]))",
   615            "format": "time_series",
   616            "hide": false,
   617            "intervalFactor": 1,
   618            "key": 0.7940843773344208,
   619            "legendFormat": "writes m3",
   620            "refId": "A",
   621            "textEditor": true
   622          }
   623        ],
   624        "thresholds": [],
   625        "timeFrom": null,
   626        "timeShift": null,
   627        "title": "Commit Log Writes / Second (Includes replication)",
   628        "tooltip": {
   629          "shared": false,
   630          "sort": 0,
   631          "value_type": "cumulative"
   632        },
   633        "type": "graph",
   634        "xaxis": {
   635          "buckets": null,
   636          "mode": "time",
   637          "name": null,
   638          "show": true,
   639          "values": []
   640        },
   641        "yaxes": [
   642          {
   643            "format": "short",
   644            "logBase": 1,
   645            "max": null,
   646            "min": null,
   647            "show": true
   648          },
   649          {
   650            "format": "percentunit",
   651            "label": "",
   652            "logBase": 1,
   653            "max": null,
   654            "min": null,
   655            "show": true
   656          }
   657        ],
   658        "yaxis": {
   659          "align": false,
   660          "alignLevel": null
   661        }
   662      },
   663      {
   664        "aliasColors": {},
   665        "bars": false,
   666        "dashLength": 10,
   667        "dashes": false,
   668        "datasource": "-- Mixed --",
   669        "editable": true,
   670        "error": false,
   671        "fill": 0,
   672        "grid": {},
   673        "gridPos": {
   674          "h": 7,
   675          "w": 8,
   676          "x": 16,
   677          "y": 5
   678        },
   679        "id": 45,
   680        "legend": {
   681          "avg": false,
   682          "current": false,
   683          "max": false,
   684          "min": false,
   685          "show": true,
   686          "total": false,
   687          "values": false
   688        },
   689        "lines": true,
   690        "linewidth": 1,
   691        "links": [],
   692        "nullPointMode": "connected",
   693        "percentage": false,
   694        "pointradius": 5,
   695        "points": false,
   696        "renderer": "flot",
   697        "seriesOverrides": [],
   698        "spaceLength": 10,
   699        "stack": false,
   700        "steppedLine": false,
   701        "targets": [
   702          {
   703            "datasource": "${DS_PROMETHEUS}",
   704            "expr": "sum(rate(dbshard_insert_queue_inserts{instance=~\"$instance\"}[$step])) by (pending_write)",
   705            "format": "time_series",
   706            "hide": false,
   707            "intervalFactor": 1,
   708            "key": 0.6661769838428799,
   709            "legendFormat": "pendingWrite-{{pending_write}}",
   710            "refId": "C",
   711            "textEditor": true
   712          },
   713          {
   714            "datasource": "${DS_M3QUERY}",
   715            "expr": "sum(rate(dbshard_insert_queue_inserts{instance=~\"$instance\"}[$step])) by (pending_write)",
   716            "format": "time_series",
   717            "hide": false,
   718            "intervalFactor": 1,
   719            "key": 0.6661769838428799,
   720            "legendFormat": "pendingWrite-{{pending_write}} m3",
   721            "refId": "A",
   722            "textEditor": true
   723          }
   724        ],
   725        "thresholds": [],
   726        "timeFrom": null,
   727        "timeShift": null,
   728        "title": "New Series Inserts / Second",
   729        "tooltip": {
   730          "shared": false,
   731          "sort": 0,
   732          "value_type": "cumulative"
   733        },
   734        "type": "graph",
   735        "xaxis": {
   736          "buckets": null,
   737          "mode": "time",
   738          "name": null,
   739          "show": true,
   740          "values": []
   741        },
   742        "yaxes": [
   743          {
   744            "format": "short",
   745            "logBase": 1,
   746            "max": null,
   747            "min": null,
   748            "show": true
   749          },
   750          {
   751            "format": "percentunit",
   752            "label": "",
   753            "logBase": 1,
   754            "max": null,
   755            "min": null,
   756            "show": true
   757          }
   758        ],
   759        "yaxis": {
   760          "align": false,
   761          "alignLevel": null
   762        }
   763      },
   764      {
   765        "collapsed": true,
   766        "gridPos": {
   767          "h": 1,
   768          "w": 24,
   769          "x": 0,
   770          "y": 12
   771        },
   772        "id": 92,
   773        "panels": [
   774          {
   775            "aliasColors": {},
   776            "bars": false,
   777            "dashLength": 10,
   778            "dashes": false,
   779            "datasource": "-- Mixed --",
   780            "editable": true,
   781            "error": false,
   782            "fill": 0,
   783            "grid": {},
   784            "gridPos": {
   785              "h": 7,
   786              "w": 8,
   787              "x": 0,
   788              "y": 13
   789            },
   790            "id": 4,
   791            "legend": {
   792              "avg": false,
   793              "current": false,
   794              "max": false,
   795              "min": false,
   796              "show": true,
   797              "total": false,
   798              "values": false
   799            },
   800            "lines": true,
   801            "linewidth": 1,
   802            "links": [],
   803            "nullPointMode": "connected",
   804            "percentage": false,
   805            "pointradius": 5,
   806            "points": false,
   807            "renderer": "flot",
   808            "seriesOverrides": [
   809              {
   810                "alias": "smoothed-length",
   811                "color": "#BF1B00",
   812                "fill": 0,
   813                "linewidth": 5
   814              }
   815            ],
   816            "spaceLength": 10,
   817            "stack": false,
   818            "steppedLine": false,
   819            "targets": [
   820              {
   821                "datasource": "${DS_PROMETHEUS}",
   822                "expr": "rate(service_fetchBatchRaw_success{instance=~\"$instance\"}[1m])",
   823                "format": "time_series",
   824                "hide": false,
   825                "intervalFactor": 1,
   826                "key": 0.666035411738013,
   827                "refId": "C",
   828                "textEditor": true
   829              },
   830              {
   831                "datasource": "${DS_PROMETHEUS}",
   832                "expr": "rate(service_fetchBatchRaw_errors{instance=~\"$instance\"}[1m])",
   833                "format": "time_series",
   834                "hide": false,
   835                "intervalFactor": 1,
   836                "key": 0.666035411738013,
   837                "refId": "A",
   838                "textEditor": true
   839              },
   840              {
   841                "datasource": "${DS_PROMETHEUS}",
   842                "expr": "rate(service_writeBatchRaw_success{instance=~\"$instance\"}[1m])",
   843                "format": "time_series",
   844                "hide": false,
   845                "intervalFactor": 1,
   846                "key": 0.666035411738013,
   847                "refId": "B",
   848                "textEditor": true
   849              },
   850              {
   851                "datasource": "${DS_PROMETHEUS}",
   852                "expr": "rate(service_writeBatchRaw_errors{instance=~\"$instance\"}[1m])",
   853                "format": "time_series",
   854                "hide": false,
   855                "intervalFactor": 1,
   856                "key": 0.666035411738013,
   857                "refId": "D",
   858                "textEditor": true
   859              },
   860              {
   861                "datasource": "${DS_M3QUERY}",
   862                "expr": "rate(service_fetchBatchRaw_success{instance=~\"$instance\"}[1m])",
   863                "format": "time_series",
   864                "hide": false,
   865                "intervalFactor": 1,
   866                "key": 0.666035411738013,
   867                "refId": "E",
   868                "textEditor": true
   869              },
   870              {
   871                "datasource": "${DS_M3QUERY}",
   872                "expr": "rate(service_fetchBatchRaw_errors{instance=~\"$instance\"}[1m])",
   873                "format": "time_series",
   874                "hide": false,
   875                "intervalFactor": 1,
   876                "key": 0.666035411738013,
   877                "refId": "F",
   878                "textEditor": true
   879              },
   880              {
   881                "datasource": "${DS_M3QUERY}",
   882                "expr": "rate(service_writeBatchRaw_success{instance=~\"$instance\"}[1m])",
   883                "format": "time_series",
   884                "hide": false,
   885                "intervalFactor": 1,
   886                "key": 0.666035411738013,
   887                "refId": "G",
   888                "textEditor": true
   889              },
   890              {
   891                "datasource": "${DS_M3QUERY}",
   892                "expr": "rate(service_writeBatchRaw_errors{instance=~\"$instance\"}[1m])",
   893                "format": "time_series",
   894                "hide": false,
   895                "intervalFactor": 1,
   896                "key": 0.666035411738013,
   897                "refId": "H",
   898                "textEditor": true
   899              }
   900            ],
   901            "thresholds": [],
   902            "timeFrom": null,
   903            "timeShift": null,
   904            "title": "Service Reads / Writes / Minute",
   905            "tooltip": {
   906              "shared": false,
   907              "sort": 0,
   908              "value_type": "cumulative"
   909            },
   910            "type": "graph",
   911            "xaxis": {
   912              "buckets": null,
   913              "mode": "time",
   914              "name": null,
   915              "show": true,
   916              "values": []
   917            },
   918            "yaxes": [
   919              {
   920                "format": "short",
   921                "logBase": 1,
   922                "max": null,
   923                "min": null,
   924                "show": true
   925              },
   926              {
   927                "format": "percentunit",
   928                "label": "",
   929                "logBase": 1,
   930                "max": null,
   931                "min": null,
   932                "show": true
   933              }
   934            ],
   935            "yaxis": {
   936              "align": false,
   937              "alignLevel": null
   938            }
   939          },
   940          {
   941            "aliasColors": {},
   942            "bars": false,
   943            "dashLength": 10,
   944            "dashes": false,
   945            "datasource": "-- Mixed --",
   946            "editable": true,
   947            "error": false,
   948            "fill": 0,
   949            "grid": {},
   950            "gridPos": {
   951              "h": 7,
   952              "w": 8,
   953              "x": 8,
   954              "y": 13
   955            },
   956            "id": 3,
   957            "legend": {
   958              "avg": false,
   959              "current": false,
   960              "max": false,
   961              "min": false,
   962              "show": false,
   963              "total": false,
   964              "values": false
   965            },
   966            "lines": true,
   967            "linewidth": 1,
   968            "links": [],
   969            "nullPointMode": "connected",
   970            "percentage": false,
   971            "pointradius": 5,
   972            "points": false,
   973            "renderer": "flot",
   974            "spaceLength": 10,
   975            "stack": false,
   976            "steppedLine": false,
   977            "targets": [
   978              {
   979                "datasource": "${DS_PROMETHEUS}",
   980                "expr": "service_writeBatchRaw_latency{instance=~\"$instance\",quantile=\"0.99\"}",
   981                "format": "time_series",
   982                "intervalFactor": 1,
   983                "key": 0.813148562053182,
   984                "refId": "D"
   985              },
   986              {
   987                "datasource": "${DS_M3QUERY}",
   988                "expr": "service_writeBatchRaw_latency{instance=~\"$instance\",quantile=\"0.99\"}",
   989                "format": "time_series",
   990                "intervalFactor": 1,
   991                "key": 0.813148562053182,
   992                "refId": "A"
   993              }
   994            ],
   995            "thresholds": [],
   996            "timeFrom": null,
   997            "timeShift": null,
   998            "title": "Server Side Write Latency (p99)",
   999            "tooltip": {
  1000              "shared": false,
  1001              "sort": 0,
  1002              "value_type": "cumulative"
  1003            },
  1004            "type": "graph",
  1005            "xaxis": {
  1006              "buckets": null,
  1007              "mode": "time",
  1008              "name": null,
  1009              "show": true,
  1010              "values": []
  1011            },
  1012            "yaxes": [
  1013              {
  1014                "format": "s",
  1015                "logBase": 1,
  1016                "max": null,
  1017                "min": null,
  1018                "show": true
  1019              },
  1020              {
  1021                "format": "percentunit",
  1022                "label": "",
  1023                "logBase": 1,
  1024                "max": null,
  1025                "min": null,
  1026                "show": true
  1027              }
  1028            ],
  1029            "yaxis": {
  1030              "align": false,
  1031              "alignLevel": null
  1032            }
  1033          },
  1034          {
  1035            "aliasColors": {},
  1036            "bars": false,
  1037            "dashLength": 10,
  1038            "dashes": false,
  1039            "datasource": "-- Mixed --",
  1040            "editable": true,
  1041            "error": false,
  1042            "fill": 0,
  1043            "grid": {},
  1044            "gridPos": {
  1045              "h": 7,
  1046              "w": 8,
  1047              "x": 16,
  1048              "y": 13
  1049            },
  1050            "id": 12,
  1051            "legend": {
  1052              "avg": false,
  1053              "current": false,
  1054              "max": false,
  1055              "min": false,
  1056              "show": false,
  1057              "total": false,
  1058              "values": false
  1059            },
  1060            "lines": true,
  1061            "linewidth": 1,
  1062            "links": [],
  1063            "nullPointMode": "connected",
  1064            "percentage": false,
  1065            "pointradius": 5,
  1066            "points": false,
  1067            "renderer": "flot",
  1068            "spaceLength": 10,
  1069            "stack": false,
  1070            "steppedLine": false,
  1071            "targets": [
  1072              {
  1073                "datasource": "${DS_PROMETHEUS}",
  1074                "expr": "service_fetchBatchRaw_latency{instance=~\"$instance\",quantile=\"0.99\"}",
  1075                "format": "time_series",
  1076                "intervalFactor": 1,
  1077                "key": 0.37467787057058555,
  1078                "refId": "D"
  1079              },
  1080              {
  1081                "datasource": "${DS_M3QUERY}",
  1082                "expr": "service_fetchBatchRaw_latency{instance=~\"$instance\",quantile=\"0.99\"}",
  1083                "format": "time_series",
  1084                "intervalFactor": 1,
  1085                "key": 0.37467787057058555,
  1086                "refId": "A"
  1087              }
  1088            ],
  1089            "thresholds": [],
  1090            "timeFrom": null,
  1091            "timeShift": null,
  1092            "title": "Server Side Fetch Latency (p99)",
  1093            "tooltip": {
  1094              "shared": false,
  1095              "sort": 0,
  1096              "value_type": "cumulative"
  1097            },
  1098            "type": "graph",
  1099            "xaxis": {
  1100              "buckets": null,
  1101              "mode": "time",
  1102              "name": null,
  1103              "show": true,
  1104              "values": []
  1105            },
  1106            "yaxes": [
  1107              {
  1108                "format": "s",
  1109                "logBase": 1,
  1110                "max": null,
  1111                "min": null,
  1112                "show": true
  1113              },
  1114              {
  1115                "format": "percentunit",
  1116                "label": "",
  1117                "logBase": 1,
  1118                "max": null,
  1119                "min": null,
  1120                "show": true
  1121              }
  1122            ],
  1123            "yaxis": {
  1124              "align": false,
  1125              "alignLevel": null
  1126            }
  1127          }
  1128        ],
  1129        "repeat": null,
  1130        "title": "Un-Tagged RPC",
  1131        "type": "row"
  1132      },
  1133      {
  1134        "collapsed": false,
  1135        "gridPos": {
  1136          "h": 1,
  1137          "w": 24,
  1138          "x": 0,
  1139          "y": 13
  1140        },
  1141        "id": 93,
  1142        "panels": [],
  1143        "repeat": null,
  1144        "title": "Tagged RPC",
  1145        "type": "row"
  1146      },
  1147      {
  1148        "aliasColors": {},
  1149        "bars": false,
  1150        "dashLength": 10,
  1151        "dashes": false,
  1152        "datasource": "-- Mixed --",
  1153        "editable": true,
  1154        "error": false,
  1155        "fill": 0,
  1156        "grid": {},
  1157        "gridPos": {
  1158          "h": 7,
  1159          "w": 8,
  1160          "x": 0,
  1161          "y": 14
  1162        },
  1163        "id": 81,
  1164        "legend": {
  1165          "avg": false,
  1166          "current": false,
  1167          "max": false,
  1168          "min": false,
  1169          "show": true,
  1170          "total": false,
  1171          "values": false
  1172        },
  1173        "lines": true,
  1174        "linewidth": 1,
  1175        "links": [],
  1176        "nullPointMode": "connected",
  1177        "percentage": false,
  1178        "pointradius": 5,
  1179        "points": false,
  1180        "renderer": "flot",
  1181        "seriesOverrides": [
  1182          {
  1183            "alias": "smoothed-length",
  1184            "color": "#BF1B00",
  1185            "fill": 0,
  1186            "linewidth": 5
  1187          }
  1188        ],
  1189        "spaceLength": 10,
  1190        "stack": false,
  1191        "steppedLine": false,
  1192        "targets": [
  1193          {
  1194            "datasource": "${DS_PROMETHEUS}",
  1195            "expr": "sum(rate(service_writeTaggedBatchRaw_success{instance=~\"$instance\"}[$step]))",
  1196            "format": "time_series",
  1197            "hide": false,
  1198            "intervalFactor": 1,
  1199            "key": 0.666035411738013,
  1200            "legendFormat": "writeTaggedSuccess",
  1201            "refId": "C",
  1202            "textEditor": true
  1203          },
  1204          {
  1205            "datasource": "${DS_PROMETHEUS}",
  1206            "expr": "sum(rate(service_writeTaggedBatchRaw_errors{instance=~\"$instance\"}[$step]))",
  1207            "format": "time_series",
  1208            "hide": false,
  1209            "intervalFactor": 1,
  1210            "key": 0.666035411738013,
  1211            "legendFormat": "writeTaggedErrors",
  1212            "refId": "A",
  1213            "textEditor": true
  1214          },
  1215          {
  1216            "datasource": "${DS_PROMETHEUS}",
  1217            "expr": "sum(rate(service_fetchTaggedBatchRaw_success{instance=~\"$instance\"}[$step]))",
  1218            "format": "time_series",
  1219            "hide": false,
  1220            "intervalFactor": 1,
  1221            "key": 0.666035411738013,
  1222            "legendFormat": "fetchTaggedSuccess",
  1223            "refId": "B",
  1224            "textEditor": true
  1225          },
  1226          {
  1227            "datasource": "${DS_PROMETHEUS}",
  1228            "expr": "sum(rate(service_fetchTaggedBatchRaw_errors{instance=~\"$instance\"}[$step]))",
  1229            "format": "time_series",
  1230            "hide": false,
  1231            "intervalFactor": 1,
  1232            "key": 0.666035411738013,
  1233            "legendFormat": "fetchTaggedErrors",
  1234            "refId": "D",
  1235            "textEditor": true
  1236          },
  1237          {
  1238            "datasource": "${DS_M3QUERY}",
  1239            "expr": "sum(rate(service_writeTaggedBatchRaw_success{instance=~\"$instance\"}[$step]))",
  1240            "format": "time_series",
  1241            "hide": false,
  1242            "intervalFactor": 1,
  1243            "key": 0.666035411738013,
  1244            "legendFormat": "writeTaggedSuccess m3",
  1245            "refId": "E",
  1246            "textEditor": true
  1247          },
  1248          {
  1249            "datasource": "${DS_M3QUERY}",
  1250            "expr": "sum(rate(service_writeTaggedBatchRaw_errors{instance=~\"$instance\"}[$step]))",
  1251            "format": "time_series",
  1252            "hide": false,
  1253            "intervalFactor": 1,
  1254            "key": 0.666035411738013,
  1255            "legendFormat": "writeTaggedErrors m3",
  1256            "refId": "F",
  1257            "textEditor": true
  1258          },
  1259          {
  1260            "datasource": "${DS_M3QUERY}",
  1261            "expr": "sum(rate(service_fetchTaggedBatchRaw_success{instance=~\"$instance\"}[$step]))",
  1262            "format": "time_series",
  1263            "hide": false,
  1264            "intervalFactor": 1,
  1265            "key": 0.666035411738013,
  1266            "legendFormat": "fetchTaggedSuccess m3",
  1267            "refId": "G",
  1268            "textEditor": true
  1269          },
  1270          {
  1271            "datasource": "${DS_M3QUERY}",
  1272            "expr": "sum(rate(service_fetchTaggedBatchRaw_errors{instance=~\"$instance\"}[$step]))",
  1273            "format": "time_series",
  1274            "hide": false,
  1275            "intervalFactor": 1,
  1276            "key": 0.666035411738013,
  1277            "legendFormat": "fetchTaggedErrors m3",
  1278            "refId": "H",
  1279            "textEditor": true
  1280          }
  1281        ],
  1282        "thresholds": [],
  1283        "timeFrom": null,
  1284        "timeShift": null,
  1285        "title": "Service Reads / Writes / Second",
  1286        "tooltip": {
  1287          "shared": false,
  1288          "sort": 0,
  1289          "value_type": "cumulative"
  1290        },
  1291        "type": "graph",
  1292        "xaxis": {
  1293          "buckets": null,
  1294          "mode": "time",
  1295          "name": null,
  1296          "show": true,
  1297          "values": []
  1298        },
  1299        "yaxes": [
  1300          {
  1301            "format": "short",
  1302            "logBase": 1,
  1303            "max": null,
  1304            "min": null,
  1305            "show": true
  1306          },
  1307          {
  1308            "format": "percentunit",
  1309            "label": "",
  1310            "logBase": 1,
  1311            "max": null,
  1312            "min": null,
  1313            "show": true
  1314          }
  1315        ],
  1316        "yaxis": {
  1317          "align": false,
  1318          "alignLevel": null
  1319        }
  1320      },
  1321      {
  1322        "aliasColors": {},
  1323        "bars": false,
  1324        "dashLength": 10,
  1325        "dashes": false,
  1326        "datasource": "-- Mixed --",
  1327        "editable": true,
  1328        "error": false,
  1329        "fill": 0,
  1330        "grid": {},
  1331        "gridPos": {
  1332          "h": 7,
  1333          "w": 8,
  1334          "x": 8,
  1335          "y": 14
  1336        },
  1337        "id": 82,
  1338        "legend": {
  1339          "avg": false,
  1340          "current": false,
  1341          "max": false,
  1342          "min": false,
  1343          "show": false,
  1344          "total": false,
  1345          "values": false
  1346        },
  1347        "lines": true,
  1348        "linewidth": 1,
  1349        "links": [],
  1350        "nullPointMode": "connected",
  1351        "percentage": false,
  1352        "pointradius": 5,
  1353        "points": false,
  1354        "renderer": "flot",
  1355        "seriesOverrides": [],
  1356        "spaceLength": 10,
  1357        "stack": false,
  1358        "steppedLine": false,
  1359        "targets": [
  1360          {
  1361            "datasource": "${DS_PROMETHEUS}",
  1362            "expr": "service_writeTaggedBatchRaw_latency{instance=~\"$instance\",quantile=\"0.99\"}",
  1363            "format": "time_series",
  1364            "intervalFactor": 1,
  1365            "key": 0.813148562053182,
  1366            "refId": "D"
  1367          },
  1368          {
  1369            "datasource": "${DS_M3QUERY}",
  1370            "expr": "service_writeTaggedBatchRaw_latency{instance=~\"$instance\",quantile=\"0.99\"}",
  1371            "format": "time_series",
  1372            "intervalFactor": 1,
  1373            "key": 0.813148562053182,
  1374            "refId": "A"
  1375          }
  1376        ],
  1377        "thresholds": [],
  1378        "timeFrom": null,
  1379        "timeShift": null,
  1380        "title": "Server Side Write Latency (p99)",
  1381        "tooltip": {
  1382          "shared": false,
  1383          "sort": 0,
  1384          "value_type": "cumulative"
  1385        },
  1386        "type": "graph",
  1387        "xaxis": {
  1388          "buckets": null,
  1389          "mode": "time",
  1390          "name": null,
  1391          "show": true,
  1392          "values": []
  1393        },
  1394        "yaxes": [
  1395          {
  1396            "format": "s",
  1397            "logBase": 1,
  1398            "max": null,
  1399            "min": null,
  1400            "show": true
  1401          },
  1402          {
  1403            "format": "percentunit",
  1404            "label": "",
  1405            "logBase": 1,
  1406            "max": null,
  1407            "min": null,
  1408            "show": true
  1409          }
  1410        ],
  1411        "yaxis": {
  1412          "align": false,
  1413          "alignLevel": null
  1414        }
  1415      },
  1416      {
  1417        "aliasColors": {},
  1418        "bars": false,
  1419        "dashLength": 10,
  1420        "dashes": false,
  1421        "datasource": "-- Mixed --",
  1422        "editable": true,
  1423        "error": false,
  1424        "fill": 0,
  1425        "grid": {},
  1426        "gridPos": {
  1427          "h": 7,
  1428          "w": 8,
  1429          "x": 16,
  1430          "y": 14
  1431        },
  1432        "id": 83,
  1433        "legend": {
  1434          "avg": false,
  1435          "current": false,
  1436          "max": false,
  1437          "min": false,
  1438          "show": false,
  1439          "total": false,
  1440          "values": false
  1441        },
  1442        "lines": true,
  1443        "linewidth": 1,
  1444        "links": [],
  1445        "nullPointMode": "connected",
  1446        "percentage": false,
  1447        "pointradius": 5,
  1448        "points": false,
  1449        "renderer": "flot",
  1450        "seriesOverrides": [],
  1451        "spaceLength": 10,
  1452        "stack": false,
  1453        "steppedLine": false,
  1454        "targets": [
  1455          {
  1456            "datasource": "${DS_PROMETHEUS}",
  1457            "expr": "service_fetchTagged_success_latency{instance=~\"$instance\",quantile=\"0.99\"}",
  1458            "format": "time_series",
  1459            "intervalFactor": 1,
  1460            "key": 0.37467787057058555,
  1461            "legendFormat": "{{instance}}",
  1462            "refId": "D"
  1463          },
  1464          {
  1465            "datasource": "${DS_M3QUERY}",
  1466            "expr": "service_fetchTagged_success_latency{instance=~\"$instance\",quantile=\"0.99\"}",
  1467            "format": "time_series",
  1468            "intervalFactor": 1,
  1469            "key": 0.37467787057058555,
  1470            "legendFormat": "{{instance}} m3",
  1471            "refId": "A"
  1472          }
  1473        ],
  1474        "thresholds": [],
  1475        "timeFrom": null,
  1476        "timeShift": null,
  1477        "title": "Server Side Fetch Latency (p99)",
  1478        "tooltip": {
  1479          "shared": false,
  1480          "sort": 0,
  1481          "value_type": "cumulative"
  1482        },
  1483        "type": "graph",
  1484        "xaxis": {
  1485          "buckets": null,
  1486          "mode": "time",
  1487          "name": null,
  1488          "show": true,
  1489          "values": []
  1490        },
  1491        "yaxes": [
  1492          {
  1493            "format": "s",
  1494            "logBase": 1,
  1495            "max": null,
  1496            "min": null,
  1497            "show": true
  1498          },
  1499          {
  1500            "format": "percentunit",
  1501            "label": "",
  1502            "logBase": 1,
  1503            "max": null,
  1504            "min": null,
  1505            "show": true
  1506          }
  1507        ],
  1508        "yaxis": {
  1509          "align": false,
  1510          "alignLevel": null
  1511        }
  1512      },
  1513      {
  1514        "collapsed": false,
  1515        "gridPos": {
  1516          "h": 1,
  1517          "w": 24,
  1518          "x": 0,
  1519          "y": 21
  1520        },
  1521        "id": 94,
  1522        "panels": [],
  1523        "repeat": null,
  1524        "title": "CPU and Memory Utilization",
  1525        "type": "row"
  1526      },
  1527      {
  1528        "aliasColors": {},
  1529        "bars": false,
  1530        "dashLength": 10,
  1531        "dashes": false,
  1532        "datasource": "-- Mixed --",
  1533        "editable": true,
  1534        "error": false,
  1535        "fill": 0,
  1536        "grid": {},
  1537        "gridPos": {
  1538          "h": 7,
  1539          "w": 8,
  1540          "x": 0,
  1541          "y": 22
  1542        },
  1543        "id": 13,
  1544        "legend": {
  1545          "avg": false,
  1546          "current": false,
  1547          "max": false,
  1548          "min": false,
  1549          "show": false,
  1550          "total": false,
  1551          "values": false
  1552        },
  1553        "lines": true,
  1554        "linewidth": 1,
  1555        "links": [],
  1556        "nullPointMode": "connected",
  1557        "percentage": false,
  1558        "pointradius": 5,
  1559        "points": false,
  1560        "renderer": "flot",
  1561        "seriesOverrides": [],
  1562        "spaceLength": 10,
  1563        "stack": false,
  1564        "steppedLine": false,
  1565        "targets": [
  1566          {
  1567            "datasource": "${DS_PROMETHEUS}",
  1568            "expr": "rate(process_cpu_seconds_total{instance=~\"$instance\"}[$step])",
  1569            "format": "time_series",
  1570            "intervalFactor": 1,
  1571            "key": 0.7090064740553321,
  1572            "legendFormat": "{{instance}}",
  1573            "refId": "A",
  1574            "textEditor": true
  1575          },
  1576          {
  1577            "datasource": "${DS_M3QUERY}",
  1578            "expr": "rate(process_cpu_seconds_total{instance=~\"$instance\"}[$step])",
  1579            "format": "time_series",
  1580            "intervalFactor": 1,
  1581            "key": 0.7090064740553321,
  1582            "legendFormat": "{{instance}} m3",
  1583            "refId": "B",
  1584            "textEditor": true
  1585          }
  1586        ],
  1587        "thresholds": [],
  1588        "timeFrom": null,
  1589        "timeShift": null,
  1590        "title": "Process CPU Seconds",
  1591        "tooltip": {
  1592          "shared": false,
  1593          "sort": 0,
  1594          "value_type": "cumulative"
  1595        },
  1596        "type": "graph",
  1597        "xaxis": {
  1598          "buckets": null,
  1599          "mode": "time",
  1600          "name": null,
  1601          "show": true,
  1602          "values": []
  1603        },
  1604        "yaxes": [
  1605          {
  1606            "format": "short",
  1607            "logBase": 1,
  1608            "max": null,
  1609            "min": null,
  1610            "show": true
  1611          },
  1612          {
  1613            "format": "short",
  1614            "logBase": 1,
  1615            "max": null,
  1616            "min": null,
  1617            "show": true
  1618          }
  1619        ],
  1620        "yaxis": {
  1621          "align": false,
  1622          "alignLevel": null
  1623        }
  1624      },
  1625      {
  1626        "aliasColors": {},
  1627        "bars": false,
  1628        "dashLength": 10,
  1629        "dashes": false,
  1630        "datasource": "-- Mixed --",
  1631        "editable": true,
  1632        "error": false,
  1633        "fill": 0,
  1634        "grid": {},
  1635        "gridPos": {
  1636          "h": 7,
  1637          "w": 8,
  1638          "x": 8,
  1639          "y": 22
  1640        },
  1641        "id": 14,
  1642        "legend": {
  1643          "avg": false,
  1644          "current": false,
  1645          "max": false,
  1646          "min": false,
  1647          "show": false,
  1648          "total": false,
  1649          "values": false
  1650        },
  1651        "lines": true,
  1652        "linewidth": 1,
  1653        "links": [],
  1654        "nullPointMode": "connected",
  1655        "percentage": false,
  1656        "pointradius": 5,
  1657        "points": false,
  1658        "renderer": "flot",
  1659        "seriesOverrides": [],
  1660        "spaceLength": 10,
  1661        "stack": false,
  1662        "steppedLine": false,
  1663        "targets": [
  1664          {
  1665            "datasource": "${DS_PROMETHEUS}",
  1666            "expr": "process_resident_memory_bytes{instance=~\"$instance\"}",
  1667            "format": "time_series",
  1668            "hide": false,
  1669            "intervalFactor": 1,
  1670            "key": 0.7090064740553321,
  1671            "legendFormat": "resident-{{instance}}",
  1672            "refId": "A",
  1673            "textEditor": true
  1674          },
  1675          {
  1676            "datasource": "${DS_PROMETHEUS}",
  1677            "expr": "process_virtual_memory_bytes{instance=~\"$instance\"}",
  1678            "format": "time_series",
  1679            "hide": true,
  1680            "intervalFactor": 1,
  1681            "key": 0.7090064740553321,
  1682            "legendFormat": "virtual-{{instance}}",
  1683            "refId": "B",
  1684            "textEditor": true
  1685          },
  1686          {
  1687            "datasource": "${DS_M3QUERY}",
  1688            "expr": "process_resident_memory_bytes{instance=~\"$instance\"}",
  1689            "format": "time_series",
  1690            "hide": false,
  1691            "intervalFactor": 1,
  1692            "key": 0.7090064740553321,
  1693            "legendFormat": "resident-{{instance}} m3",
  1694            "refId": "C",
  1695            "textEditor": true
  1696          },
  1697          {
  1698            "datasource": "${DS_M3QUERY}",
  1699            "expr": "process_virtual_memory_bytes{instance=~\"$instance\"}",
  1700            "format": "time_series",
  1701            "hide": true,
  1702            "intervalFactor": 1,
  1703            "key": 0.7090064740553321,
  1704            "legendFormat": "virtual-{{instance}} m3",
  1705            "refId": "D",
  1706            "textEditor": true
  1707          }
  1708        ],
  1709        "thresholds": [],
  1710        "timeFrom": null,
  1711        "timeShift": null,
  1712        "title": "Memory Utilization - Resident",
  1713        "tooltip": {
  1714          "shared": false,
  1715          "sort": 0,
  1716          "value_type": "cumulative"
  1717        },
  1718        "type": "graph",
  1719        "xaxis": {
  1720          "buckets": null,
  1721          "mode": "time",
  1722          "name": null,
  1723          "show": true,
  1724          "values": []
  1725        },
  1726        "yaxes": [
  1727          {
  1728            "format": "decbytes",
  1729            "logBase": 1,
  1730            "max": null,
  1731            "min": null,
  1732            "show": true
  1733          },
  1734          {
  1735            "format": "short",
  1736            "logBase": 1,
  1737            "max": null,
  1738            "min": null,
  1739            "show": true
  1740          }
  1741        ],
  1742        "yaxis": {
  1743          "align": false,
  1744          "alignLevel": null
  1745        }
  1746      },
  1747      {
  1748        "aliasColors": {},
  1749        "bars": false,
  1750        "dashLength": 10,
  1751        "dashes": false,
  1752        "datasource": "-- Mixed --",
  1753        "editable": true,
  1754        "error": false,
  1755        "fill": 0,
  1756        "grid": {},
  1757        "gridPos": {
  1758          "h": 7,
  1759          "w": 8,
  1760          "x": 16,
  1761          "y": 22
  1762        },
  1763        "id": 39,
  1764        "legend": {
  1765          "avg": false,
  1766          "current": false,
  1767          "max": false,
  1768          "min": false,
  1769          "show": false,
  1770          "total": false,
  1771          "values": false
  1772        },
  1773        "lines": true,
  1774        "linewidth": 1,
  1775        "links": [],
  1776        "nullPointMode": "connected",
  1777        "percentage": false,
  1778        "pointradius": 5,
  1779        "points": false,
  1780        "renderer": "flot",
  1781        "seriesOverrides": [],
  1782        "spaceLength": 10,
  1783        "stack": false,
  1784        "steppedLine": false,
  1785        "targets": [
  1786          {
  1787            "datasource": "${DS_PROMETHEUS}",
  1788            "expr": "",
  1789            "format": "time_series",
  1790            "intervalFactor": 1,
  1791            "refId": "A",
  1792            "textEditor": false
  1793          },
  1794          {
  1795            "datasource": "${DS_M3QUERY}",
  1796            "expr": "",
  1797            "format": "time_series",
  1798            "intervalFactor": 1,
  1799            "refId": "B",
  1800            "textEditor": false
  1801          }
  1802        ],
  1803        "thresholds": [],
  1804        "timeFrom": null,
  1805        "timeShift": null,
  1806        "title": "Disk Free Space - Not Implemented",
  1807        "tooltip": {
  1808          "shared": false,
  1809          "sort": 0,
  1810          "value_type": "cumulative"
  1811        },
  1812        "type": "graph",
  1813        "xaxis": {
  1814          "buckets": null,
  1815          "mode": "time",
  1816          "name": null,
  1817          "show": true,
  1818          "values": []
  1819        },
  1820        "yaxes": [
  1821          {
  1822            "format": "decbytes",
  1823            "logBase": 1,
  1824            "max": null,
  1825            "min": null,
  1826            "show": true
  1827          },
  1828          {
  1829            "format": "short",
  1830            "logBase": 1,
  1831            "max": null,
  1832            "min": null,
  1833            "show": true
  1834          }
  1835        ],
  1836        "yaxis": {
  1837          "align": false,
  1838          "alignLevel": null
  1839        }
  1840      },
  1841      {
  1842        "aliasColors": {},
  1843        "bars": false,
  1844        "dashLength": 10,
  1845        "dashes": false,
  1846        "datasource": "-- Mixed --",
  1847        "editable": true,
  1848        "error": false,
  1849        "fill": 0,
  1850        "grid": {},
  1851        "gridPos": {
  1852          "h": 7,
  1853          "w": 8,
  1854          "x": 0,
  1855          "y": 29
  1856        },
  1857        "id": 61,
  1858        "legend": {
  1859          "avg": false,
  1860          "current": false,
  1861          "max": false,
  1862          "min": false,
  1863          "show": false,
  1864          "total": false,
  1865          "values": false
  1866        },
  1867        "lines": true,
  1868        "linewidth": 1,
  1869        "links": [],
  1870        "nullPointMode": "connected",
  1871        "percentage": false,
  1872        "pointradius": 5,
  1873        "points": false,
  1874        "renderer": "flot",
  1875        "seriesOverrides": [],
  1876        "spaceLength": 10,
  1877        "stack": false,
  1878        "steppedLine": false,
  1879        "targets": [
  1880          {
  1881            "datasource": "${DS_PROMETHEUS}",
  1882            "expr": "process_num_fds{instance=~\"$instance\"}",
  1883            "format": "time_series",
  1884            "intervalFactor": 1,
  1885            "key": 0.4107640408210529,
  1886            "legendFormat": "{{instance}}",
  1887            "refId": "A"
  1888          },
  1889          {
  1890            "datasource": "${DS_M3QUERY}",
  1891            "expr": "process_num_fds{instance=~\"$instance\"}",
  1892            "format": "time_series",
  1893            "intervalFactor": 1,
  1894            "key": 0.4107640408210529,
  1895            "legendFormat": "{{instance}} m3",
  1896            "refId": "B"
  1897          }
  1898        ],
  1899        "thresholds": [],
  1900        "timeFrom": null,
  1901        "timeShift": null,
  1902        "title": "Num File Descriptors",
  1903        "tooltip": {
  1904          "shared": false,
  1905          "sort": 0,
  1906          "value_type": "cumulative"
  1907        },
  1908        "type": "graph",
  1909        "xaxis": {
  1910          "buckets": null,
  1911          "mode": "time",
  1912          "name": null,
  1913          "show": true,
  1914          "values": []
  1915        },
  1916        "yaxes": [
  1917          {
  1918            "format": "short",
  1919            "logBase": 1,
  1920            "max": null,
  1921            "min": null,
  1922            "show": true
  1923          },
  1924          {
  1925            "format": "short",
  1926            "logBase": 1,
  1927            "max": null,
  1928            "min": null,
  1929            "show": true
  1930          }
  1931        ],
  1932        "yaxis": {
  1933          "align": false,
  1934          "alignLevel": null
  1935        }
  1936      },
  1937      {
  1938        "aliasColors": {},
  1939        "bars": false,
  1940        "dashLength": 10,
  1941        "dashes": false,
  1942        "datasource": "-- Mixed --",
  1943        "editable": true,
  1944        "error": false,
  1945        "fill": 0,
  1946        "grid": {},
  1947        "gridPos": {
  1948          "h": 7,
  1949          "w": 8,
  1950          "x": 8,
  1951          "y": 29
  1952        },
  1953        "id": 49,
  1954        "legend": {
  1955          "avg": false,
  1956          "current": false,
  1957          "max": false,
  1958          "min": false,
  1959          "show": false,
  1960          "total": false,
  1961          "values": false
  1962        },
  1963        "lines": true,
  1964        "linewidth": 1,
  1965        "links": [],
  1966        "nullPointMode": "connected",
  1967        "percentage": false,
  1968        "pointradius": 5,
  1969        "points": false,
  1970        "renderer": "flot",
  1971        "seriesOverrides": [],
  1972        "spaceLength": 10,
  1973        "stack": false,
  1974        "steppedLine": false,
  1975        "targets": [
  1976          {
  1977            "datasource": "${DS_PROMETHEUS}",
  1978            "expr": "runtime_num_goroutines{instance=~\"$instance\"}",
  1979            "format": "time_series",
  1980            "intervalFactor": 1,
  1981            "key": 0.5498548297308425,
  1982            "legendFormat": "{{instance}}",
  1983            "refId": "A"
  1984          },
  1985          {
  1986            "datasource": "${DS_M3QUERY}",
  1987            "expr": "runtime_num_goroutines{instance=~\"$instance\"}",
  1988            "format": "time_series",
  1989            "intervalFactor": 1,
  1990            "key": 0.5498548297308425,
  1991            "legendFormat": "{{instance}} m3",
  1992            "refId": "B"
  1993          }
  1994        ],
  1995        "thresholds": [],
  1996        "timeFrom": null,
  1997        "timeShift": null,
  1998        "title": "Num Go Routines",
  1999        "tooltip": {
  2000          "shared": false,
  2001          "sort": 0,
  2002          "value_type": "cumulative"
  2003        },
  2004        "type": "graph",
  2005        "xaxis": {
  2006          "buckets": null,
  2007          "mode": "time",
  2008          "name": null,
  2009          "show": true,
  2010          "values": []
  2011        },
  2012        "yaxes": [
  2013          {
  2014            "format": "short",
  2015            "logBase": 1,
  2016            "max": null,
  2017            "min": null,
  2018            "show": true
  2019          },
  2020          {
  2021            "format": "short",
  2022            "logBase": 1,
  2023            "max": null,
  2024            "min": null,
  2025            "show": true
  2026          }
  2027        ],
  2028        "yaxis": {
  2029          "align": false,
  2030          "alignLevel": null
  2031        }
  2032      },
  2033      {
  2034        "collapsed": true,
  2035        "gridPos": {
  2036          "h": 1,
  2037          "w": 24,
  2038          "x": 0,
  2039          "y": 36
  2040        },
  2041        "id": 95,
  2042        "panels": [
  2043          {
  2044            "aliasColors": {},
  2045            "bars": false,
  2046            "dashLength": 10,
  2047            "dashes": false,
  2048            "datasource": "-- Mixed --",
  2049            "editable": true,
  2050            "error": false,
  2051            "fill": 0,
  2052            "grid": {},
  2053            "gridPos": {
  2054              "h": 7,
  2055              "w": 12,
  2056              "x": 0,
  2057              "y": 37
  2058            },
  2059            "id": 5,
  2060            "legend": {
  2061              "avg": false,
  2062              "current": false,
  2063              "max": false,
  2064              "min": false,
  2065              "show": false,
  2066              "total": false,
  2067              "values": false
  2068            },
  2069            "lines": true,
  2070            "linewidth": 1,
  2071            "links": [],
  2072            "nullPointMode": "connected",
  2073            "percentage": false,
  2074            "pointradius": 5,
  2075            "points": false,
  2076            "renderer": "flot",
  2077            "seriesOverrides": [],
  2078            "spaceLength": 10,
  2079            "stack": false,
  2080            "steppedLine": false,
  2081            "targets": [
  2082              {
  2083                "datasource": "${DS_PROMETHEUS}",
  2084                "expr": "database_bootstrapped{instance=~\"$instance\"}",
  2085                "format": "time_series",
  2086                "intervalFactor": 1,
  2087                "key": 0.5232381035821441,
  2088                "legendFormat": "{{instance}}",
  2089                "refId": "A"
  2090              }
  2091            ],
  2092            "thresholds": [],
  2093            "timeFrom": null,
  2094            "timeShift": null,
  2095            "title": "Bootstrapped",
  2096            "tooltip": {
  2097              "shared": false,
  2098              "sort": 0,
  2099              "value_type": "cumulative"
  2100            },
  2101            "type": "graph",
  2102            "xaxis": {
  2103              "buckets": null,
  2104              "mode": "time",
  2105              "name": null,
  2106              "show": true,
  2107              "values": []
  2108            },
  2109            "yaxes": [
  2110              {
  2111                "format": "short",
  2112                "logBase": 1,
  2113                "max": null,
  2114                "min": null,
  2115                "show": true
  2116              },
  2117              {
  2118                "format": "short",
  2119                "logBase": 1,
  2120                "max": null,
  2121                "min": null,
  2122                "show": true
  2123              }
  2124            ],
  2125            "yaxis": {
  2126              "align": false,
  2127              "alignLevel": null
  2128            }
  2129          },
  2130          {
  2131            "aliasColors": {},
  2132            "bars": false,
  2133            "dashLength": 10,
  2134            "dashes": false,
  2135            "datasource": "-- Mixed --",
  2136            "editable": true,
  2137            "error": false,
  2138            "fill": 0,
  2139            "grid": {},
  2140            "gridPos": {
  2141              "h": 7,
  2142              "w": 12,
  2143              "x": 12,
  2144              "y": 37
  2145            },
  2146            "id": 9,
  2147            "legend": {
  2148              "avg": false,
  2149              "current": false,
  2150              "max": false,
  2151              "min": false,
  2152              "show": false,
  2153              "total": false,
  2154              "values": false
  2155            },
  2156            "lines": true,
  2157            "linewidth": 1,
  2158            "links": [],
  2159            "nullPointMode": "connected",
  2160            "percentage": false,
  2161            "pointradius": 5,
  2162            "points": false,
  2163            "renderer": "flot",
  2164            "seriesOverrides": [],
  2165            "spaceLength": 10,
  2166            "stack": false,
  2167            "steppedLine": false,
  2168            "targets": [
  2169              {
  2170                "datasource": "${DS_PROMETHEUS}",
  2171                "expr": "database_tick_duration{instance=~\"$instance\",quantile=\"0.99\"}",
  2172                "format": "time_series",
  2173                "intervalFactor": 1,
  2174                "key": 0.045140271498789186,
  2175                "legendFormat": "{{instance}}",
  2176                "refId": "A"
  2177              },
  2178              {
  2179                "datasource": "${DS_M3QUERY}",
  2180                "expr": "database_tick_duration{instance=~\"$instance\",quantile=\"0.99\"}",
  2181                "format": "time_series",
  2182                "intervalFactor": 1,
  2183                "key": 0.045140271498789186,
  2184                "legendFormat": "{{instance}} m3",
  2185                "refId": "B"
  2186              }
  2187            ],
  2188            "thresholds": [],
  2189            "timeFrom": null,
  2190            "timeShift": null,
  2191            "title": "Tick Duration",
  2192            "tooltip": {
  2193              "shared": false,
  2194              "sort": 0,
  2195              "value_type": "cumulative"
  2196            },
  2197            "type": "graph",
  2198            "xaxis": {
  2199              "buckets": null,
  2200              "mode": "time",
  2201              "name": null,
  2202              "show": true,
  2203              "values": []
  2204            },
  2205            "yaxes": [
  2206              {
  2207                "format": "s",
  2208                "logBase": 1,
  2209                "max": null,
  2210                "min": null,
  2211                "show": true
  2212              },
  2213              {
  2214                "format": "short",
  2215                "logBase": 1,
  2216                "max": null,
  2217                "min": null,
  2218                "show": true
  2219              }
  2220            ],
  2221            "yaxis": {
  2222              "align": false,
  2223              "alignLevel": null
  2224            }
  2225          },
  2226          {
  2227            "aliasColors": {},
  2228            "bars": false,
  2229            "dashLength": 10,
  2230            "dashes": false,
  2231            "datasource": "-- Mixed --",
  2232            "editable": true,
  2233            "error": false,
  2234            "fill": 0,
  2235            "grid": {},
  2236            "gridPos": {
  2237              "h": 7,
  2238              "w": 12,
  2239              "x": 0,
  2240              "y": 44
  2241            },
  2242            "id": 27,
  2243            "legend": {
  2244              "avg": false,
  2245              "current": false,
  2246              "max": false,
  2247              "min": false,
  2248              "show": false,
  2249              "total": false,
  2250              "values": false
  2251            },
  2252            "lines": true,
  2253            "linewidth": 1,
  2254            "links": [],
  2255            "nullPointMode": "connected",
  2256            "percentage": false,
  2257            "pointradius": 5,
  2258            "points": false,
  2259            "renderer": "flot",
  2260            "seriesOverrides": [],
  2261            "spaceLength": 10,
  2262            "stack": false,
  2263            "steppedLine": false,
  2264            "targets": [
  2265              {
  2266                "datasource": "${DS_PROMETHEUS}",
  2267                "expr": "sum(database_tick_active_series{instance=~\"$instance\"})",
  2268                "format": "time_series",
  2269                "intervalFactor": 1,
  2270                "key": 0.7552494727739296,
  2271                "legendFormat": "totalActiveSeries",
  2272                "refId": "B"
  2273              },
  2274              {
  2275                "datasource": "${DS_M3QUERY}",
  2276                "expr": "sum(database_tick_active_series{instance=~\"$instance\"})",
  2277                "format": "time_series",
  2278                "intervalFactor": 1,
  2279                "key": 0.7552494727739296,
  2280                "legendFormat": "totalActiveSeries m3",
  2281                "refId": "A"
  2282              }
  2283            ],
  2284            "thresholds": [],
  2285            "timeFrom": null,
  2286            "timeShift": null,
  2287            "title": "Ticking",
  2288            "tooltip": {
  2289              "shared": false,
  2290              "sort": 0,
  2291              "value_type": "cumulative"
  2292            },
  2293            "type": "graph",
  2294            "xaxis": {
  2295              "buckets": null,
  2296              "mode": "time",
  2297              "name": null,
  2298              "show": true,
  2299              "values": []
  2300            },
  2301            "yaxes": [
  2302              {
  2303                "format": "short",
  2304                "logBase": 1,
  2305                "max": null,
  2306                "min": null,
  2307                "show": true
  2308              },
  2309              {
  2310                "format": "short",
  2311                "logBase": 1,
  2312                "max": null,
  2313                "min": null,
  2314                "show": true
  2315              }
  2316            ],
  2317            "yaxis": {
  2318              "align": false,
  2319              "alignLevel": null
  2320            }
  2321          },
  2322          {
  2323            "aliasColors": {},
  2324            "bars": false,
  2325            "dashLength": 10,
  2326            "dashes": false,
  2327            "datasource": "-- Mixed --",
  2328            "editable": true,
  2329            "error": false,
  2330            "fill": 0,
  2331            "grid": {},
  2332            "gridPos": {
  2333              "h": 7,
  2334              "w": 12,
  2335              "x": 12,
  2336              "y": 44
  2337            },
  2338            "id": 16,
  2339            "legend": {
  2340              "avg": false,
  2341              "current": false,
  2342              "max": false,
  2343              "min": false,
  2344              "show": false,
  2345              "total": false,
  2346              "values": false
  2347            },
  2348            "lines": true,
  2349            "linewidth": 1,
  2350            "links": [],
  2351            "nullPointMode": "connected",
  2352            "percentage": false,
  2353            "pointradius": 5,
  2354            "points": false,
  2355            "renderer": "flot",
  2356            "seriesOverrides": [],
  2357            "spaceLength": 10,
  2358            "stack": false,
  2359            "steppedLine": false,
  2360            "targets": [
  2361              {
  2362                "datasource": "${DS_PROMETHEUS}",
  2363                "expr": "database_fs_flush{instance=~\"$instance\"}",
  2364                "format": "time_series",
  2365                "intervalFactor": 1,
  2366                "key": 0.025515486279266364,
  2367                "legendFormat": "{{instance}}",
  2368                "refId": "A"
  2369              },
  2370              {
  2371                "datasource": "${DS_M3QUERY}",
  2372                "expr": "database_fs_flush{instance=~\"$instance\"}",
  2373                "format": "time_series",
  2374                "intervalFactor": 1,
  2375                "key": 0.025515486279266364,
  2376                "legendFormat": "{{instance}} m3",
  2377                "refId": "B"
  2378              }
  2379            ],
  2380            "thresholds": [],
  2381            "timeFrom": null,
  2382            "timeShift": null,
  2383            "title": "Flushing",
  2384            "tooltip": {
  2385              "shared": false,
  2386              "sort": 0,
  2387              "value_type": "cumulative"
  2388            },
  2389            "type": "graph",
  2390            "xaxis": {
  2391              "buckets": null,
  2392              "mode": "time",
  2393              "name": null,
  2394              "show": true,
  2395              "values": []
  2396            },
  2397            "yaxes": [
  2398              {
  2399                "format": "short",
  2400                "logBase": 1,
  2401                "max": null,
  2402                "min": null,
  2403                "show": true
  2404              },
  2405              {
  2406                "format": "short",
  2407                "logBase": 1,
  2408                "max": null,
  2409                "min": null,
  2410                "show": true
  2411              }
  2412            ],
  2413            "yaxis": {
  2414              "align": false,
  2415              "alignLevel": null
  2416            }
  2417          },
  2418          {
  2419            "aliasColors": {},
  2420            "bars": false,
  2421            "dashLength": 10,
  2422            "dashes": false,
  2423            "datasource": "-- Mixed --",
  2424            "fill": 1,
  2425            "gridPos": {
  2426              "h": 7,
  2427              "w": 12,
  2428              "x": 0,
  2429              "y": 51
  2430            },
  2431            "id": 65,
  2432            "legend": {
  2433              "avg": false,
  2434              "current": false,
  2435              "max": false,
  2436              "min": false,
  2437              "show": false,
  2438              "total": false,
  2439              "values": false
  2440            },
  2441            "lines": true,
  2442            "linewidth": 1,
  2443            "links": [],
  2444            "nullPointMode": "null",
  2445            "percentage": false,
  2446            "pointradius": 5,
  2447            "points": false,
  2448            "renderer": "flot",
  2449            "seriesOverrides": [],
  2450            "spaceLength": 10,
  2451            "stack": false,
  2452            "steppedLine": false,
  2453            "targets": [
  2454              {
  2455                "datasource": "${DS_PROMETHEUS}",
  2456                "expr": "database_fs_snapshot{instance=~\"$instance\"}",
  2457                "format": "time_series",
  2458                "intervalFactor": 1,
  2459                "legendFormat": "{{instance}}",
  2460                "refId": "A"
  2461              },
  2462              {
  2463                "datasource": "${DS_M3QUERY}",
  2464                "expr": "database_fs_snapshot{instance=~\"$instance\"}",
  2465                "format": "time_series",
  2466                "intervalFactor": 1,
  2467                "legendFormat": "{{instance}} m3",
  2468                "refId": "B"
  2469              }
  2470            ],
  2471            "thresholds": [],
  2472            "timeFrom": null,
  2473            "timeShift": null,
  2474            "title": "Snapshotting",
  2475            "tooltip": {
  2476              "shared": true,
  2477              "sort": 0,
  2478              "value_type": "individual"
  2479            },
  2480            "type": "graph",
  2481            "xaxis": {
  2482              "buckets": null,
  2483              "mode": "time",
  2484              "name": null,
  2485              "show": true,
  2486              "values": []
  2487            },
  2488            "yaxes": [
  2489              {
  2490                "format": "short",
  2491                "label": null,
  2492                "logBase": 1,
  2493                "max": null,
  2494                "min": null,
  2495                "show": true
  2496              },
  2497              {
  2498                "format": "short",
  2499                "label": null,
  2500                "logBase": 1,
  2501                "max": null,
  2502                "min": null,
  2503                "show": true
  2504              }
  2505            ],
  2506            "yaxis": {
  2507              "align": false,
  2508              "alignLevel": null
  2509            }
  2510          },
  2511          {
  2512            "aliasColors": {},
  2513            "bars": false,
  2514            "dashLength": 10,
  2515            "dashes": false,
  2516            "datasource": "-- Mixed --",
  2517            "fill": 1,
  2518            "gridPos": {
  2519              "h": 7,
  2520              "w": 12,
  2521              "x": 12,
  2522              "y": 51
  2523            },
  2524            "id": 75,
  2525            "legend": {
  2526              "avg": false,
  2527              "current": false,
  2528              "max": false,
  2529              "min": false,
  2530              "show": false,
  2531              "total": false,
  2532              "values": false
  2533            },
  2534            "lines": true,
  2535            "linewidth": 1,
  2536            "links": [],
  2537            "nullPointMode": "null",
  2538            "percentage": false,
  2539            "pointradius": 5,
  2540            "points": false,
  2541            "renderer": "flot",
  2542            "seriesOverrides": [],
  2543            "spaceLength": 10,
  2544            "stack": false,
  2545            "steppedLine": false,
  2546            "targets": [
  2547              {
  2548                "datasource": "${DS_PROMETHEUS}",
  2549                "expr": "database_fs_index_flush{instance=~\"$instance\"}",
  2550                "format": "time_series",
  2551                "intervalFactor": 1,
  2552                "legendFormat": "{{instance}}",
  2553                "refId": "A"
  2554              },
  2555              {
  2556                "datasource": "${DS_M3QUERY}",
  2557                "expr": "database_fs_index_flush{instance=~\"$instance\"}",
  2558                "format": "time_series",
  2559                "intervalFactor": 1,
  2560                "legendFormat": "{{instance}} m3",
  2561                "refId": "B"
  2562              }
  2563            ],
  2564            "thresholds": [],
  2565            "timeFrom": null,
  2566            "timeShift": null,
  2567            "title": "Index Flushing",
  2568            "tooltip": {
  2569              "shared": true,
  2570              "sort": 0,
  2571              "value_type": "individual"
  2572            },
  2573            "type": "graph",
  2574            "xaxis": {
  2575              "buckets": null,
  2576              "mode": "time",
  2577              "name": null,
  2578              "show": true,
  2579              "values": []
  2580            },
  2581            "yaxes": [
  2582              {
  2583                "format": "short",
  2584                "label": null,
  2585                "logBase": 1,
  2586                "max": null,
  2587                "min": null,
  2588                "show": true
  2589              },
  2590              {
  2591                "format": "short",
  2592                "label": null,
  2593                "logBase": 1,
  2594                "max": null,
  2595                "min": null,
  2596                "show": true
  2597              }
  2598            ],
  2599            "yaxis": {
  2600              "align": false,
  2601              "alignLevel": null
  2602            }
  2603          }
  2604        ],
  2605        "repeat": null,
  2606        "title": "Background Tasks",
  2607        "type": "row"
  2608      },
  2609      {
  2610        "collapsed": true,
  2611        "gridPos": {
  2612          "h": 1,
  2613          "w": 24,
  2614          "x": 0,
  2615          "y": 37
  2616        },
  2617        "id": 96,
  2618        "panels": [
  2619          {
  2620            "aliasColors": {},
  2621            "bars": false,
  2622            "dashLength": 10,
  2623            "dashes": false,
  2624            "datasource": "-- Mixed --",
  2625            "editable": true,
  2626            "error": false,
  2627            "fill": 0,
  2628            "grid": {},
  2629            "gridPos": {
  2630              "h": 5,
  2631              "w": 6,
  2632              "x": 0,
  2633              "y": 59
  2634            },
  2635            "id": 38,
  2636            "legend": {
  2637              "avg": false,
  2638              "current": false,
  2639              "max": false,
  2640              "min": false,
  2641              "show": false,
  2642              "total": false,
  2643              "values": false
  2644            },
  2645            "lines": true,
  2646            "linewidth": 1,
  2647            "links": [],
  2648            "nullPointMode": "connected",
  2649            "percentage": false,
  2650            "pointradius": 5,
  2651            "points": false,
  2652            "renderer": "flot",
  2653            "seriesOverrides": [],
  2654            "spaceLength": 10,
  2655            "stack": false,
  2656            "steppedLine": false,
  2657            "targets": [
  2658              {
  2659                "datasource": "${DS_PROMETHEUS}",
  2660                "expr": "database_tick_wired_blocks{instance=~\"$instance\"}",
  2661                "format": "time_series",
  2662                "intervalFactor": 1,
  2663                "key": 0.6091384812937135,
  2664                "legendFormat": "wiredBlocks-{{instance}}",
  2665                "refId": "A"
  2666              },
  2667              {
  2668                "datasource": "${DS_PROMETHEUS}",
  2669                "expr": "database_tick_unwired_blocks{instance=~\"$instance\"}",
  2670                "format": "time_series",
  2671                "intervalFactor": 1,
  2672                "key": 0.6091384812937135,
  2673                "legendFormat": "unwiredBlocks-{{instance}}",
  2674                "refId": "B"
  2675              },
  2676              {
  2677                "datasource": "${DS_PROMETHEUS}",
  2678                "expr": "database_tick_active_blocks{instance=~\"$instance\"}",
  2679                "format": "time_series",
  2680                "intervalFactor": 1,
  2681                "legendFormat": "activeBlocks-{{instance}}",
  2682                "refId": "C"
  2683              },
  2684              {
  2685                "datasource": "${DS_PROMETHEUS}",
  2686                "expr": "database_tick_open_blocks{instance=~\"$instance\"}",
  2687                "format": "time_series",
  2688                "intervalFactor": 1,
  2689                "legendFormat": "openBlocks-{{instance}}",
  2690                "refId": "D"
  2691              },
  2692              {
  2693                "datasource": "${DS_M3QUERY}",
  2694                "expr": "database_tick_wired_blocks{instance=~\"$instance\"}",
  2695                "format": "time_series",
  2696                "intervalFactor": 1,
  2697                "key": 0.6091384812937135,
  2698                "legendFormat": "wiredBlocks-{{instance}} m3",
  2699                "refId": "E"
  2700              },
  2701              {
  2702                "datasource": "${DS_M3QUERY}",
  2703                "expr": "database_tick_unwired_blocks{instance=~\"$instance\"}",
  2704                "format": "time_series",
  2705                "intervalFactor": 1,
  2706                "key": 0.6091384812937135,
  2707                "legendFormat": "unwiredBlocks-{{instance}} m3",
  2708                "refId": "F"
  2709              },
  2710              {
  2711                "datasource": "${DS_M3QUERY}",
  2712                "expr": "database_tick_active_blocks{instance=~\"$instance\"}",
  2713                "format": "time_series",
  2714                "intervalFactor": 1,
  2715                "legendFormat": "activeBlocks-{{instance}} m3",
  2716                "refId": "G"
  2717              },
  2718              {
  2719                "datasource": "${DS_M3QUERY}",
  2720                "expr": "database_tick_open_blocks{instance=~\"$instance\"}",
  2721                "format": "time_series",
  2722                "intervalFactor": 1,
  2723                "legendFormat": "openBlocks-{{instance}} m3",
  2724                "refId": "H"
  2725              }
  2726            ],
  2727            "thresholds": [],
  2728            "timeFrom": null,
  2729            "timeShift": null,
  2730            "title": "Wired and Unwired Blocks",
  2731            "tooltip": {
  2732              "shared": false,
  2733              "sort": 0,
  2734              "value_type": "cumulative"
  2735            },
  2736            "type": "graph",
  2737            "xaxis": {
  2738              "buckets": null,
  2739              "mode": "time",
  2740              "name": null,
  2741              "show": true,
  2742              "values": []
  2743            },
  2744            "yaxes": [
  2745              {
  2746                "format": "short",
  2747                "logBase": 1,
  2748                "max": null,
  2749                "min": null,
  2750                "show": true
  2751              },
  2752              {
  2753                "format": "short",
  2754                "logBase": 1,
  2755                "max": null,
  2756                "min": null,
  2757                "show": true
  2758              }
  2759            ],
  2760            "yaxis": {
  2761              "align": false,
  2762              "alignLevel": null
  2763            }
  2764          },
  2765          {
  2766            "aliasColors": {},
  2767            "bars": false,
  2768            "dashLength": 10,
  2769            "dashes": false,
  2770            "datasource": "-- Mixed --",
  2771            "editable": true,
  2772            "error": false,
  2773            "fill": 0,
  2774            "grid": {},
  2775            "gridPos": {
  2776              "h": 5,
  2777              "w": 6,
  2778              "x": 6,
  2779              "y": 59
  2780            },
  2781            "id": 46,
  2782            "legend": {
  2783              "avg": false,
  2784              "current": false,
  2785              "max": false,
  2786              "min": false,
  2787              "show": false,
  2788              "total": false,
  2789              "values": false
  2790            },
  2791            "lines": true,
  2792            "linewidth": 1,
  2793            "links": [],
  2794            "nullPointMode": "connected",
  2795            "percentage": false,
  2796            "pointradius": 5,
  2797            "points": false,
  2798            "renderer": "flot",
  2799            "seriesOverrides": [],
  2800            "spaceLength": 10,
  2801            "stack": false,
  2802            "steppedLine": false,
  2803            "targets": [
  2804              {
  2805                "datasource": "${DS_PROMETHEUS}",
  2806                "expr": "rate(database_tick_made_expired_blocks{instance=~\"$instance\"}[$step])",
  2807                "format": "time_series",
  2808                "intervalFactor": 1,
  2809                "key": 0.12716494400774314,
  2810                "legendFormat": "madeExpiredBlocks-{{instance}}",
  2811                "refId": "A"
  2812              },
  2813              {
  2814                "datasource": "${DS_PROMETHEUS}",
  2815                "expr": "rate(database_tick_made_unwired_blocks{instance=~\"$instance\"}[$step])",
  2816                "format": "time_series",
  2817                "intervalFactor": 1,
  2818                "legendFormat": "madeUnwiredBlocks-{{instance}}",
  2819                "refId": "B"
  2820              },
  2821              {
  2822                "datasource": "${DS_PROMETHEUS}",
  2823                "expr": "rate(database_tick_merged_out_of_order_blocks{instance=~\"$instance\"}[$step])",
  2824                "format": "time_series",
  2825                "intervalFactor": 1,
  2826                "legendFormat": "mergedOutOfOrderBlocks-{{instance}}",
  2827                "refId": "C"
  2828              },
  2829              {
  2830                "datasource": "${DS_PROMETHEUS}",
  2831                "expr": "rate(database_tick_made_wired_blocks{instance=~\"$instance\"}[$step])",
  2832                "format": "time_series",
  2833                "intervalFactor": 1,
  2834                "legendFormat": "madeWiredBlocks-{{instance}}",
  2835                "refId": "D"
  2836              },
  2837              {
  2838                "datasource": "${DS_M3QUERY}",
  2839                "expr": "rate(database_tick_made_expired_blocks{instance=~\"$instance\"}[$step])",
  2840                "format": "time_series",
  2841                "intervalFactor": 1,
  2842                "key": 0.12716494400774314,
  2843                "legendFormat": "madeExpiredBlocks-{{instance}} m3",
  2844                "refId": "E"
  2845              },
  2846              {
  2847                "datasource": "${DS_M3QUERY}",
  2848                "expr": "rate(database_tick_made_unwired_blocks{instance=~\"$instance\"}[$step])",
  2849                "format": "time_series",
  2850                "intervalFactor": 1,
  2851                "legendFormat": "madeUnwiredBlocks-{{instance}} m3",
  2852                "refId": "F"
  2853              },
  2854              {
  2855                "datasource": "${DS_M3QUERY}",
  2856                "expr": "rate(database_tick_merged_out_of_order_blocks{instance=~\"$instance\"}[$step])",
  2857                "format": "time_series",
  2858                "intervalFactor": 1,
  2859                "legendFormat": "mergedOutOfOrderBlocks-{{instance}} m3",
  2860                "refId": "G"
  2861              },
  2862              {
  2863                "datasource": "${DS_M3QUERY}",
  2864                "expr": "rate(database_tick_made_wired_blocks{instance=~\"$instance\"}[$step])",
  2865                "format": "time_series",
  2866                "intervalFactor": 1,
  2867                "legendFormat": "madeWiredBlocks-{{instance}} m3",
  2868                "refId": "H"
  2869              }
  2870            ],
  2871            "thresholds": [],
  2872            "timeFrom": null,
  2873            "timeShift": null,
  2874            "title": "Made Wired/Unwired & Merged Out of Order Blocks",
  2875            "tooltip": {
  2876              "shared": false,
  2877              "sort": 0,
  2878              "value_type": "cumulative"
  2879            },
  2880            "type": "graph",
  2881            "xaxis": {
  2882              "buckets": null,
  2883              "mode": "time",
  2884              "name": null,
  2885              "show": true,
  2886              "values": []
  2887            },
  2888            "yaxes": [
  2889              {
  2890                "format": "short",
  2891                "logBase": 1,
  2892                "max": null,
  2893                "min": null,
  2894                "show": true
  2895              },
  2896              {
  2897                "format": "short",
  2898                "logBase": 1,
  2899                "max": null,
  2900                "min": null,
  2901                "show": true
  2902              }
  2903            ],
  2904            "yaxis": {
  2905              "align": false,
  2906              "alignLevel": null
  2907            }
  2908          },
  2909          {
  2910            "aliasColors": {},
  2911            "bars": false,
  2912            "dashLength": 10,
  2913            "dashes": false,
  2914            "datasource": "-- Mixed --",
  2915            "editable": true,
  2916            "error": false,
  2917            "fill": 0,
  2918            "grid": {},
  2919            "gridPos": {
  2920              "h": 5,
  2921              "w": 6,
  2922              "x": 12,
  2923              "y": 59
  2924            },
  2925            "id": 80,
  2926            "legend": {
  2927              "avg": false,
  2928              "current": false,
  2929              "max": false,
  2930              "min": false,
  2931              "show": false,
  2932              "total": false,
  2933              "values": false
  2934            },
  2935            "lines": true,
  2936            "linewidth": 1,
  2937            "links": [],
  2938            "nullPointMode": "connected",
  2939            "percentage": false,
  2940            "pointradius": 5,
  2941            "points": false,
  2942            "renderer": "flot",
  2943            "seriesOverrides": [],
  2944            "spaceLength": 10,
  2945            "stack": false,
  2946            "steppedLine": false,
  2947            "targets": [
  2948              {
  2949                "datasource": "${DS_PROMETHEUS}",
  2950                "expr": "rate(database_series_encoder_created{instance=~\"$instance\"}[$step])",
  2951                "format": "time_series",
  2952                "intervalFactor": 1,
  2953                "key": 0.12716494400774314,
  2954                "legendFormat": "seriesEncoderCreated-{{instance}}",
  2955                "refId": "A"
  2956              },
  2957              {
  2958                "datasource": "${DS_M3QUERY}",
  2959                "expr": "rate(database_series_encoder_created{instance=~\"$instance\"}[$step])",
  2960                "format": "time_series DS_M3QUERY",
  2961                "intervalFactor": 1,
  2962                "key": 0.12716494400774314,
  2963                "legendFormat": "seriesEncoderCreated-{{instance}} m3",
  2964                "refId": "B"
  2965              }
  2966            ],
  2967            "thresholds": [],
  2968            "timeFrom": null,
  2969            "timeShift": null,
  2970            "title": "New Encoder Created / Second",
  2971            "tooltip": {
  2972              "shared": false,
  2973              "sort": 0,
  2974              "value_type": "cumulative"
  2975            },
  2976            "type": "graph",
  2977            "xaxis": {
  2978              "buckets": null,
  2979              "mode": "time",
  2980              "name": null,
  2981              "show": true,
  2982              "values": []
  2983            },
  2984            "yaxes": [
  2985              {
  2986                "format": "short",
  2987                "logBase": 1,
  2988                "max": null,
  2989                "min": null,
  2990                "show": true
  2991              },
  2992              {
  2993                "format": "short",
  2994                "logBase": 1,
  2995                "max": null,
  2996                "min": null,
  2997                "show": true
  2998              }
  2999            ],
  3000            "yaxis": {
  3001              "align": false,
  3002              "alignLevel": null
  3003            }
  3004          },
  3005          {
  3006            "aliasColors": {},
  3007            "bars": false,
  3008            "dashLength": 10,
  3009            "dashes": false,
  3010            "datasource": "-- Mixed --",
  3011            "editable": true,
  3012            "error": false,
  3013            "fill": 0,
  3014            "grid": {},
  3015            "gridPos": {
  3016              "h": 5,
  3017              "w": 6,
  3018              "x": 18,
  3019              "y": 59
  3020            },
  3021            "id": 40,
  3022            "legend": {
  3023              "avg": false,
  3024              "current": false,
  3025              "max": false,
  3026              "min": false,
  3027              "show": true,
  3028              "total": false,
  3029              "values": false
  3030            },
  3031            "lines": true,
  3032            "linewidth": 1,
  3033            "links": [],
  3034            "nullPointMode": "connected",
  3035            "percentage": false,
  3036            "pointradius": 5,
  3037            "points": false,
  3038            "renderer": "flot",
  3039            "seriesOverrides": [],
  3040            "spaceLength": 10,
  3041            "stack": false,
  3042            "steppedLine": false,
  3043            "targets": [
  3044              {
  3045                "datasource": "${DS_PROMETHEUS}",
  3046                "expr": "sum(cluster_shards_available{instance=~\"$instance\"})",
  3047                "format": "time_series",
  3048                "intervalFactor": 1,
  3049                "key": 0.8040141995856238,
  3050                "legendFormat": "available",
  3051                "refId": "A"
  3052              },
  3053              {
  3054                "datasource": "${DS_PROMETHEUS}",
  3055                "expr": "sum(cluster_shards_initializing{instance=~\"$instance\"})",
  3056                "format": "time_series",
  3057                "intervalFactor": 1,
  3058                "key": 0.8040141995856238,
  3059                "legendFormat": "initializing",
  3060                "refId": "B"
  3061              },
  3062              {
  3063                "datasource": "${DS_PROMETHEUS}",
  3064                "expr": "sum(cluster_shards_leaving{instance=~\"$instance\"})",
  3065                "format": "time_series",
  3066                "intervalFactor": 1,
  3067                "key": 0.8040141995856238,
  3068                "legendFormat": "leaving",
  3069                "refId": "C"
  3070              },
  3071              {
  3072                "datasource": "${DS_M3QUERY}",
  3073                "expr": "sum(cluster_shards_available{instance=~\"$instance\"})",
  3074                "format": "time_series",
  3075                "intervalFactor": 1,
  3076                "key": 0.8040141995856238,
  3077                "legendFormat": "available m3",
  3078                "refId": "D"
  3079              },
  3080              {
  3081                "datasource": "${DS_M3QUERY}",
  3082                "expr": "sum(cluster_shards_initializing{instance=~\"$instance\"})",
  3083                "format": "time_series",
  3084                "intervalFactor": 1,
  3085                "key": 0.8040141995856238,
  3086                "legendFormat": "initializing m3",
  3087                "refId": "E"
  3088              },
  3089              {
  3090                "datasource": "${DS_M3QUERY}",
  3091                "expr": "sum(cluster_shards_leaving{instance=~\"$instance\"})",
  3092                "format": "time_series",
  3093                "intervalFactor": 1,
  3094                "key": 0.8040141995856238,
  3095                "legendFormat": "leaving m3",
  3096                "refId": "F"
  3097              }
  3098            ],
  3099            "thresholds": [],
  3100            "timeFrom": null,
  3101            "timeShift": null,
  3102            "title": "Shard State",
  3103            "tooltip": {
  3104              "shared": false,
  3105              "sort": 0,
  3106              "value_type": "cumulative"
  3107            },
  3108            "type": "graph",
  3109            "xaxis": {
  3110              "buckets": null,
  3111              "mode": "time",
  3112              "name": null,
  3113              "show": true,
  3114              "values": []
  3115            },
  3116            "yaxes": [
  3117              {
  3118                "format": "short",
  3119                "logBase": 1,
  3120                "max": null,
  3121                "min": null,
  3122                "show": true
  3123              },
  3124              {
  3125                "format": "short",
  3126                "logBase": 1,
  3127                "max": null,
  3128                "min": null,
  3129                "show": true
  3130              }
  3131            ],
  3132            "yaxis": {
  3133              "align": false,
  3134              "alignLevel": null
  3135            }
  3136          },
  3137          {
  3138            "aliasColors": {},
  3139            "bars": false,
  3140            "dashLength": 10,
  3141            "dashes": false,
  3142            "datasource": "-- Mixed --",
  3143            "fill": 1,
  3144            "gridPos": {
  3145              "h": 5,
  3146              "w": 12,
  3147              "x": 0,
  3148              "y": 64
  3149            },
  3150            "id": 62,
  3151            "legend": {
  3152              "avg": false,
  3153              "current": false,
  3154              "max": false,
  3155              "min": false,
  3156              "show": false,
  3157              "total": false,
  3158              "values": false
  3159            },
  3160            "lines": true,
  3161            "linewidth": 1,
  3162            "links": [],
  3163            "nullPointMode": "null",
  3164            "percentage": false,
  3165            "pointradius": 5,
  3166            "points": false,
  3167            "renderer": "flot",
  3168            "seriesOverrides": [],
  3169            "spaceLength": 10,
  3170            "stack": false,
  3171            "steppedLine": false,
  3172            "targets": [
  3173              {
  3174                "datasource": "${DS_PROMETHEUS}",
  3175                "expr": "wired_list_limit{instance=~\"$instance\"}",
  3176                "format": "time_series",
  3177                "hide": false,
  3178                "intervalFactor": 1,
  3179                "refId": "A"
  3180              },
  3181              {
  3182                "datasource": "${DS_PROMETHEUS}",
  3183                "expr": "rate(wired_list_evicted{instance=~\"$instance\"}[$step])",
  3184                "format": "time_series",
  3185                "intervalFactor": 1,
  3186                "refId": "B"
  3187              },
  3188              {
  3189                "datasource": "${DS_PROMETHEUS}",
  3190                "expr": "wired_list_unwireable{instance=~\"$instance\"}",
  3191                "format": "time_series",
  3192                "intervalFactor": 1,
  3193                "refId": "C"
  3194              },
  3195              {
  3196                "datasource": "${DS_M3QUERY}",
  3197                "expr": "wired_list_limit{instance=~\"$instance\"}",
  3198                "format": "time_series",
  3199                "hide": false,
  3200                "intervalFactor": 1,
  3201                "refId": "D"
  3202              },
  3203              {
  3204                "datasource": "${DS_M3QUERY}",
  3205                "expr": "rate(wired_list_evicted{instance=~\"$instance\"}[$step])",
  3206                "format": "time_series",
  3207                "intervalFactor": 1,
  3208                "refId": "E"
  3209              },
  3210              {
  3211                "datasource": "${DS_M3QUERY}",
  3212                "expr": "wired_list_unwireable{instance=~\"$instance\"}",
  3213                "format": "time_series",
  3214                "intervalFactor": 1,
  3215                "refId": "F"
  3216              }
  3217            ],
  3218            "thresholds": [],
  3219            "timeFrom": null,
  3220            "timeShift": null,
  3221            "title": "Wired List Capacity / Size / Evictions",
  3222            "tooltip": {
  3223              "shared": true,
  3224              "sort": 0,
  3225              "value_type": "individual"
  3226            },
  3227            "type": "graph",
  3228            "xaxis": {
  3229              "buckets": null,
  3230              "mode": "time",
  3231              "name": null,
  3232              "show": true,
  3233              "values": []
  3234            },
  3235            "yaxes": [
  3236              {
  3237                "format": "short",
  3238                "label": null,
  3239                "logBase": 1,
  3240                "max": null,
  3241                "min": null,
  3242                "show": true
  3243              },
  3244              {
  3245                "format": "short",
  3246                "label": null,
  3247                "logBase": 1,
  3248                "max": null,
  3249                "min": null,
  3250                "show": true
  3251              }
  3252            ],
  3253            "yaxis": {
  3254              "align": false,
  3255              "alignLevel": null
  3256            }
  3257          },
  3258          {
  3259            "aliasColors": {},
  3260            "bars": false,
  3261            "dashLength": 10,
  3262            "dashes": false,
  3263            "datasource": "-- Mixed --",
  3264            "fill": 1,
  3265            "gridPos": {
  3266              "h": 5,
  3267              "w": 10,
  3268              "x": 12,
  3269              "y": 64
  3270            },
  3271            "id": 63,
  3272            "legend": {
  3273              "avg": false,
  3274              "current": false,
  3275              "max": false,
  3276              "min": false,
  3277              "show": false,
  3278              "total": false,
  3279              "values": false
  3280            },
  3281            "lines": true,
  3282            "linewidth": 1,
  3283            "links": [],
  3284            "nullPointMode": "null",
  3285            "percentage": false,
  3286            "pointradius": 5,
  3287            "points": false,
  3288            "renderer": "flot",
  3289            "seriesOverrides": [],
  3290            "spaceLength": 10,
  3291            "stack": false,
  3292            "steppedLine": false,
  3293            "targets": [
  3294              {
  3295                "datasource": "${DS_PROMETHEUS}",
  3296                "expr": "wired_list_evicted_after_duration{instance=~\"$instance\",quantile=\"0.99\"}",
  3297                "format": "time_series",
  3298                "intervalFactor": 1,
  3299                "refId": "A"
  3300              },
  3301              {
  3302                "datasource": "${DS_M3QUERY}",
  3303                "expr": "wired_list_evicted_after_duration{instance=~\"$instance\",quantile=\"0.99\"}",
  3304                "format": "time_series",
  3305                "intervalFactor": 1,
  3306                "refId": "B"
  3307              }
  3308            ],
  3309            "thresholds": [],
  3310            "timeFrom": null,
  3311            "timeShift": null,
  3312            "title": "Time spent in Wired List - P99",
  3313            "tooltip": {
  3314              "shared": true,
  3315              "sort": 0,
  3316              "value_type": "individual"
  3317            },
  3318            "type": "graph",
  3319            "xaxis": {
  3320              "buckets": null,
  3321              "mode": "time",
  3322              "name": null,
  3323              "show": true,
  3324              "values": []
  3325            },
  3326            "yaxes": [
  3327              {
  3328                "format": "ms",
  3329                "label": null,
  3330                "logBase": 1,
  3331                "max": null,
  3332                "min": null,
  3333                "show": true
  3334              },
  3335              {
  3336                "format": "short",
  3337                "label": null,
  3338                "logBase": 1,
  3339                "max": null,
  3340                "min": null,
  3341                "show": true
  3342              }
  3343            ],
  3344            "yaxis": {
  3345              "align": false,
  3346              "alignLevel": null
  3347            }
  3348          }
  3349        ],
  3350        "repeat": null,
  3351        "title": "Wired & Unwired Blocks",
  3352        "type": "row"
  3353      },
  3354      {
  3355        "collapsed": true,
  3356        "gridPos": {
  3357          "h": 1,
  3358          "w": 24,
  3359          "x": 0,
  3360          "y": 38
  3361        },
  3362        "id": 97,
  3363        "panels": [
  3364          {
  3365            "aliasColors": {},
  3366            "bars": false,
  3367            "dashLength": 10,
  3368            "dashes": false,
  3369            "datasource": "-- Mixed --",
  3370            "editable": true,
  3371            "error": false,
  3372            "fill": 0,
  3373            "grid": {},
  3374            "gridPos": {
  3375              "h": 7,
  3376              "w": 12,
  3377              "x": 0,
  3378              "y": 39
  3379            },
  3380            "id": 15,
  3381            "legend": {
  3382              "avg": false,
  3383              "current": false,
  3384              "max": false,
  3385              "min": false,
  3386              "show": false,
  3387              "total": false,
  3388              "values": false
  3389            },
  3390            "lines": true,
  3391            "linewidth": 1,
  3392            "links": [],
  3393            "nullPointMode": "connected",
  3394            "percentage": false,
  3395            "pointradius": 5,
  3396            "points": false,
  3397            "renderer": "flot",
  3398            "seriesOverrides": [],
  3399            "spaceLength": 10,
  3400            "stack": false,
  3401            "steppedLine": false,
  3402            "targets": [
  3403              {
  3404                "datasource": "${DS_PROMETHEUS}",
  3405                "key": 0.7090064740553321,
  3406                "refId": "A",
  3407                "textEditor": true
  3408              },
  3409              {
  3410                "datasource": "${DS_M3QUERY}",
  3411                "key": 0.7090064740553321,
  3412                "refId": "B",
  3413                "textEditor": true
  3414              }
  3415            ],
  3416            "thresholds": [],
  3417            "timeFrom": null,
  3418            "timeShift": null,
  3419            "title": "Network In",
  3420            "tooltip": {
  3421              "shared": false,
  3422              "sort": 0,
  3423              "value_type": "cumulative"
  3424            },
  3425            "type": "graph",
  3426            "xaxis": {
  3427              "buckets": null,
  3428              "mode": "time",
  3429              "name": null,
  3430              "show": true,
  3431              "values": []
  3432            },
  3433            "yaxes": [
  3434              {
  3435                "format": "bps",
  3436                "logBase": 1,
  3437                "max": null,
  3438                "min": null,
  3439                "show": true
  3440              },
  3441              {
  3442                "format": "short",
  3443                "logBase": 1,
  3444                "max": null,
  3445                "min": null,
  3446                "show": true
  3447              }
  3448            ],
  3449            "yaxis": {
  3450              "align": false,
  3451              "alignLevel": null
  3452            }
  3453          },
  3454          {
  3455            "aliasColors": {},
  3456            "bars": false,
  3457            "dashLength": 10,
  3458            "dashes": false,
  3459            "datasource": "-- Mixed --",
  3460            "editable": true,
  3461            "error": false,
  3462            "fill": 0,
  3463            "grid": {},
  3464            "gridPos": {
  3465              "h": 7,
  3466              "w": 12,
  3467              "x": 12,
  3468              "y": 39
  3469            },
  3470            "id": 18,
  3471            "legend": {
  3472              "avg": false,
  3473              "current": false,
  3474              "max": false,
  3475              "min": false,
  3476              "show": false,
  3477              "total": false,
  3478              "values": false
  3479            },
  3480            "lines": true,
  3481            "linewidth": 1,
  3482            "links": [],
  3483            "nullPointMode": "connected",
  3484            "percentage": false,
  3485            "pointradius": 5,
  3486            "points": false,
  3487            "renderer": "flot",
  3488            "seriesOverrides": [],
  3489            "spaceLength": 10,
  3490            "stack": false,
  3491            "steppedLine": false,
  3492            "targets": [
  3493              {
  3494                "datasource": "${DS_PROMETHEUS}",
  3495                "key": 0.7090064740553321,
  3496                "refId": "A",
  3497                "textEditor": true
  3498              },
  3499              {
  3500                "datasource": "${DS_M3QUERY}",
  3501                "key": 0.7090064740553321,
  3502                "refId": "B",
  3503                "textEditor": true
  3504              }
  3505            ],
  3506            "thresholds": [],
  3507            "timeFrom": null,
  3508            "timeShift": null,
  3509            "title": "Network Out",
  3510            "tooltip": {
  3511              "shared": false,
  3512              "sort": 0,
  3513              "value_type": "cumulative"
  3514            },
  3515            "type": "graph",
  3516            "xaxis": {
  3517              "buckets": null,
  3518              "mode": "time",
  3519              "name": null,
  3520              "show": true,
  3521              "values": []
  3522            },
  3523            "yaxes": [
  3524              {
  3525                "format": "bps",
  3526                "logBase": 1,
  3527                "max": null,
  3528                "min": null,
  3529                "show": true
  3530              },
  3531              {
  3532                "format": "short",
  3533                "logBase": 1,
  3534                "max": null,
  3535                "min": null,
  3536                "show": true
  3537              }
  3538            ],
  3539            "yaxis": {
  3540              "align": false,
  3541              "alignLevel": null
  3542            }
  3543          }
  3544        ],
  3545        "repeat": null,
  3546        "title": "Network In/Out - Not Implemented",
  3547        "type": "row"
  3548      },
  3549      {
  3550        "collapsed": true,
  3551        "gridPos": {
  3552          "h": 1,
  3553          "w": 24,
  3554          "x": 0,
  3555          "y": 39
  3556        },
  3557        "id": 98,
  3558        "panels": [
  3559          {
  3560            "aliasColors": {},
  3561            "bars": false,
  3562            "dashLength": 10,
  3563            "dashes": false,
  3564            "datasource": "-- Mixed --",
  3565            "editable": true,
  3566            "error": false,
  3567            "fill": 0,
  3568            "grid": {},
  3569            "gridPos": {
  3570              "h": 7,
  3571              "w": 12,
  3572              "x": 0,
  3573              "y": 61
  3574            },
  3575            "id": 48,
  3576            "legend": {
  3577              "avg": false,
  3578              "current": false,
  3579              "max": false,
  3580              "min": false,
  3581              "show": true,
  3582              "total": false,
  3583              "values": false
  3584            },
  3585            "lines": true,
  3586            "linewidth": 1,
  3587            "links": [],
  3588            "nullPointMode": "connected",
  3589            "percentage": false,
  3590            "pointradius": 5,
  3591            "points": false,
  3592            "renderer": "flot",
  3593            "seriesOverrides": [],
  3594            "spaceLength": 10,
  3595            "stack": false,
  3596            "steppedLine": false,
  3597            "targets": [
  3598              {
  3599                "datasource": "${DS_PROMETHEUS}",
  3600                "expr": "sum(rate(database_write_tagged_success{instance=~\"$instance\"}[$step])) by (namespace)",
  3601                "format": "time_series",
  3602                "hide": false,
  3603                "intervalFactor": 1,
  3604                "key": 0.05448509070742946,
  3605                "legendFormat": "{{namespace}}_tagged_success",
  3606                "refId": "C",
  3607                "textEditor": true
  3608              },
  3609              {
  3610                "datasource": "${DS_PROMETHEUS}",
  3611                "expr": "sum(rate(database_write_tagged_errors{instance=~\"$instance\"}[$step])) by (namespace)",
  3612                "format": "time_series",
  3613                "intervalFactor": 1,
  3614                "key": 0.8767351594065642,
  3615                "legendFormat": "{{namespace}}_tagged_errors",
  3616                "refId": "A"
  3617              },
  3618              {
  3619                "datasource": "${DS_PROMETHEUS}",
  3620                "expr": "sum(rate(database_write_success{instance=~\"$instance\"}[$step])) by (namespace)",
  3621                "format": "time_series",
  3622                "intervalFactor": 1,
  3623                "key": 0.8767351594065642,
  3624                "legendFormat": "{{namespace}}_success",
  3625                "refId": "B"
  3626              },
  3627              {
  3628                "datasource": "${DS_PROMETHEUS}",
  3629                "expr": "sum(rate(database_write_errors{instance=~\"$instance\"}[$step])) by (namespace)",
  3630                "format": "time_series",
  3631                "intervalFactor": 1,
  3632                "key": 0.8767351594065642,
  3633                "legendFormat": "{{namespace}}_errors",
  3634                "refId": "D"
  3635              },
  3636              {
  3637                "datasource": "${DS_M3QUERY}",
  3638                "expr": "sum(rate(database_write_tagged_success{instance=~\"$instance\"}[$step])) by (namespace)",
  3639                "format": "time_series",
  3640                "hide": false,
  3641                "intervalFactor": 1,
  3642                "key": 0.05448509070742946,
  3643                "legendFormat": "{{namespace}}_tagged_success m3",
  3644                "refId": "E",
  3645                "textEditor": true
  3646              },
  3647              {
  3648                "datasource": "${DS_M3QUERY}",
  3649                "expr": "sum(rate(database_write_tagged_errors{instance=~\"$instance\"}[$step])) by (namespace)",
  3650                "format": "time_series",
  3651                "intervalFactor": 1,
  3652                "key": 0.8767351594065642,
  3653                "legendFormat": "{{namespace}}_tagged_errors m3",
  3654                "refId": "F"
  3655              },
  3656              {
  3657                "datasource": "${DS_M3QUERY}",
  3658                "expr": "sum(rate(database_write_success{instance=~\"$instance\"}[$step])) by (namespace)",
  3659                "format": "time_series",
  3660                "intervalFactor": 1,
  3661                "key": 0.8767351594065642,
  3662                "legendFormat": "{{namespace}}_success m3",
  3663                "refId": "G"
  3664              },
  3665              {
  3666                "datasource": "${DS_M3QUERY}",
  3667                "expr": "sum(rate(database_write_errors{instance=~\"$instance\"}[$step])) by (namespace)",
  3668                "format": "time_series",
  3669                "intervalFactor": 1,
  3670                "key": 0.8767351594065642,
  3671                "legendFormat": "{{namespace}}_errors m3",
  3672                "refId": "H"
  3673              }
  3674            ],
  3675            "thresholds": [],
  3676            "timeFrom": null,
  3677            "timeShift": null,
  3678            "title": "Writes / Second",
  3679            "tooltip": {
  3680              "shared": false,
  3681              "sort": 0,
  3682              "value_type": "cumulative"
  3683            },
  3684            "type": "graph",
  3685            "xaxis": {
  3686              "buckets": null,
  3687              "mode": "time",
  3688              "name": null,
  3689              "show": true,
  3690              "values": []
  3691            },
  3692            "yaxes": [
  3693              {
  3694                "format": "short",
  3695                "logBase": 1,
  3696                "max": null,
  3697                "min": null,
  3698                "show": true
  3699              },
  3700              {
  3701                "format": "percentunit",
  3702                "label": "",
  3703                "logBase": 1,
  3704                "max": null,
  3705                "min": null,
  3706                "show": true
  3707              }
  3708            ],
  3709            "yaxis": {
  3710              "align": false,
  3711              "alignLevel": null
  3712            }
  3713          },
  3714          {
  3715            "aliasColors": {},
  3716            "bars": false,
  3717            "dashLength": 10,
  3718            "dashes": false,
  3719            "datasource": "-- Mixed --",
  3720            "editable": true,
  3721            "error": false,
  3722            "fill": 0,
  3723            "grid": {},
  3724            "gridPos": {
  3725              "h": 7,
  3726              "w": 12,
  3727              "x": 12,
  3728              "y": 61
  3729            },
  3730            "id": 109,
  3731            "legend": {
  3732              "avg": false,
  3733              "current": false,
  3734              "max": false,
  3735              "min": false,
  3736              "show": true,
  3737              "total": false,
  3738              "values": false
  3739            },
  3740            "lines": true,
  3741            "linewidth": 1,
  3742            "links": [],
  3743            "nullPointMode": "connected",
  3744            "percentage": false,
  3745            "pointradius": 5,
  3746            "points": false,
  3747            "renderer": "flot",
  3748            "seriesOverrides": [],
  3749            "spaceLength": 10,
  3750            "stack": false,
  3751            "steppedLine": false,
  3752            "targets": [
  3753              {
  3754                "datasource": "${DS_PROMETHEUS}",
  3755                "expr": "sum(rate(database_read_tagged_success{instance=~\"$instance\"}[$step])) by (namespace)",
  3756                "format": "time_series",
  3757                "hide": false,
  3758                "intervalFactor": 1,
  3759                "key": 0.05448509070742946,
  3760                "legendFormat": "{{namespace}}_tagged_success",
  3761                "refId": "C",
  3762                "textEditor": true
  3763              },
  3764              {
  3765                "datasource": "${DS_PROMETHEUS}",
  3766                "expr": "sum(rate(database_read_tagged_errors{instance=~\"$instance\"}[$step])) by (namespace)",
  3767                "format": "time_series",
  3768                "intervalFactor": 1,
  3769                "key": 0.8767351594065642,
  3770                "legendFormat": "{{namespace}}_tagged_errors",
  3771                "refId": "A"
  3772              },
  3773              {
  3774                "datasource": "${DS_PROMETHEUS}",
  3775                "expr": "sum(rate(database_read_success{instance=~\"$instance\"}[$step])) by (namespace)",
  3776                "format": "time_series",
  3777                "intervalFactor": 1,
  3778                "key": 0.8767351594065642,
  3779                "legendFormat": "{{namespace}}_success",
  3780                "refId": "B"
  3781              },
  3782              {
  3783                "datasource": "${DS_PROMETHEUS}",
  3784                "expr": "sum(rate(database_reads_errors{instance=~\"$instance\"}[$step])) by (namespace)",
  3785                "format": "time_series",
  3786                "intervalFactor": 1,
  3787                "key": 0.8767351594065642,
  3788                "legendFormat": "{{namespace}}_errors",
  3789                "refId": "D"
  3790              },
  3791              {
  3792                "datasource": "${DS_M3QUERY}",
  3793                "expr": "sum(rate(database_read_tagged_success{instance=~\"$instance\"}[$step])) by (namespace)",
  3794                "format": "time_series",
  3795                "hide": false,
  3796                "intervalFactor": 1,
  3797                "key": 0.05448509070742946,
  3798                "legendFormat": "{{namespace}}_tagged_success m3",
  3799                "refId": "E",
  3800                "textEditor": true
  3801              },
  3802              {
  3803                "datasource": "${DS_M3QUERY}",
  3804                "expr": "sum(rate(database_read_tagged_errors{instance=~\"$instance\"}[$step])) by (namespace)",
  3805                "format": "time_series",
  3806                "intervalFactor": 1,
  3807                "key": 0.8767351594065642,
  3808                "legendFormat": "{{namespace}}_tagged_errors m3",
  3809                "refId": "F"
  3810              },
  3811              {
  3812                "datasource": "${DS_M3QUERY}",
  3813                "expr": "sum(rate(database_read_success{instance=~\"$instance\"}[$step])) by (namespace)",
  3814                "format": "time_series",
  3815                "intervalFactor": 1,
  3816                "key": 0.8767351594065642,
  3817                "legendFormat": "{{namespace}}_success m3",
  3818                "refId": "G"
  3819              },
  3820              {
  3821                "datasource": "${DS_M3QUERY}",
  3822                "expr": "sum(rate(database_reads_errors{instance=~\"$instance\"}[$step])) by (namespace)",
  3823                "format": "time_series",
  3824                "intervalFactor": 1,
  3825                "key": 0.8767351594065642,
  3826                "legendFormat": "{{namespace}}_errors m3",
  3827                "refId": "H"
  3828              }
  3829            ],
  3830            "thresholds": [],
  3831            "timeFrom": null,
  3832            "timeShift": null,
  3833            "title": "Reads / Second",
  3834            "tooltip": {
  3835              "shared": false,
  3836              "sort": 0,
  3837              "value_type": "cumulative"
  3838            },
  3839            "type": "graph",
  3840            "xaxis": {
  3841              "buckets": null,
  3842              "mode": "time",
  3843              "name": null,
  3844              "show": true,
  3845              "values": []
  3846            },
  3847            "yaxes": [
  3848              {
  3849                "format": "short",
  3850                "logBase": 1,
  3851                "max": null,
  3852                "min": null,
  3853                "show": true
  3854              },
  3855              {
  3856                "format": "percentunit",
  3857                "label": "",
  3858                "logBase": 1,
  3859                "max": null,
  3860                "min": null,
  3861                "show": true
  3862              }
  3863            ],
  3864            "yaxis": {
  3865              "align": false,
  3866              "alignLevel": null
  3867            }
  3868          },
  3869          {
  3870            "aliasColors": {},
  3871            "bars": false,
  3872            "dashLength": 10,
  3873            "dashes": false,
  3874            "datasource": "-- Mixed --",
  3875            "editable": true,
  3876            "error": false,
  3877            "fill": 0,
  3878            "grid": {},
  3879            "gridPos": {
  3880              "h": 7,
  3881              "w": 12,
  3882              "x": 12,
  3883              "y": 68
  3884            },
  3885            "id": 77,
  3886            "legend": {
  3887              "avg": false,
  3888              "current": false,
  3889              "max": false,
  3890              "min": false,
  3891              "show": true,
  3892              "total": false,
  3893              "values": false
  3894            },
  3895            "lines": true,
  3896            "linewidth": 1,
  3897            "links": [],
  3898            "nullPointMode": "connected",
  3899            "percentage": false,
  3900            "pointradius": 5,
  3901            "points": false,
  3902            "renderer": "flot",
  3903            "seriesOverrides": [],
  3904            "spaceLength": 10,
  3905            "stack": false,
  3906            "steppedLine": false,
  3907            "targets": [
  3908              {
  3909                "datasource": "${DS_PROMETHEUS}",
  3910                "expr": "sum(rate(database_queryIDs_success{instance=~\"$instance\"}[$step])) by (namespace)",
  3911                "format": "time_series",
  3912                "hide": false,
  3913                "intervalFactor": 1,
  3914                "key": 0.05448509070742946,
  3915                "legendFormat": "{{namespace}}_query_ids_success",
  3916                "refId": "C",
  3917                "textEditor": true
  3918              },
  3919              {
  3920                "datasource": "${DS_PROMETHEUS}",
  3921                "expr": "sum(rate(database_queryIDs_errors{instance=~\"$instance\"}[$step])) by (namespace)",
  3922                "format": "time_series",
  3923                "hide": true,
  3924                "intervalFactor": 1,
  3925                "key": 0.8767351594065642,
  3926                "legendFormat": "{{namespace}}_query_ids_errors",
  3927                "refId": "A"
  3928              },
  3929              {
  3930                "datasource": "${DS_M3QUERY}",
  3931                "expr": "sum(rate(database_queryIDs_success{instance=~\"$instance\"}[$step])) by (namespace)",
  3932                "format": "time_series",
  3933                "hide": false,
  3934                "intervalFactor": 1,
  3935                "key": 0.05448509070742946,
  3936                "legendFormat": "{{namespace}}_query_ids_success m3",
  3937                "refId": "D",
  3938                "textEditor": true
  3939              },
  3940              {
  3941                "datasource": "${DS_M3QUERY}",
  3942                "expr": "sum(rate(database_queryIDs_errors{instance=~\"$instance\"}[$step])) by (namespace)",
  3943                "format": "time_series",
  3944                "hide": true,
  3945                "intervalFactor": 1,
  3946                "key": 0.8767351594065642,
  3947                "legendFormat": "{{namespace}}_query_ids_errors m3",
  3948                "refId": "F"
  3949              }
  3950            ],
  3951            "thresholds": [],
  3952            "timeFrom": null,
  3953            "timeShift": null,
  3954            "title": "QueryIDs / Second",
  3955            "tooltip": {
  3956              "shared": false,
  3957              "sort": 0,
  3958              "value_type": "cumulative"
  3959            },
  3960            "type": "graph",
  3961            "xaxis": {
  3962              "buckets": null,
  3963              "mode": "time",
  3964              "name": null,
  3965              "show": true,
  3966              "values": []
  3967            },
  3968            "yaxes": [
  3969              {
  3970                "format": "short",
  3971                "logBase": 1,
  3972                "max": null,
  3973                "min": null,
  3974                "show": true
  3975              },
  3976              {
  3977                "format": "percentunit",
  3978                "label": "",
  3979                "logBase": 1,
  3980                "max": null,
  3981                "min": null,
  3982                "show": true
  3983              }
  3984            ],
  3985            "yaxis": {
  3986              "align": false,
  3987              "alignLevel": null
  3988            }
  3989          },
  3990          {
  3991            "aliasColors": {},
  3992            "bars": false,
  3993            "dashLength": 10,
  3994            "dashes": false,
  3995            "datasource": "-- Mixed --",
  3996            "editable": true,
  3997            "error": false,
  3998            "fill": 0,
  3999            "grid": {},
  4000            "gridPos": {
  4001              "h": 7,
  4002              "w": 6,
  4003              "x": 12,
  4004              "y": 75
  4005            },
  4006            "id": 64,
  4007            "legend": {
  4008              "avg": false,
  4009              "current": false,
  4010              "max": false,
  4011              "min": false,
  4012              "show": true,
  4013              "total": false,
  4014              "values": false
  4015            },
  4016            "lines": true,
  4017            "linewidth": 1,
  4018            "links": [],
  4019            "nullPointMode": "connected",
  4020            "percentage": false,
  4021            "pointradius": 5,
  4022            "points": false,
  4023            "renderer": "flot",
  4024            "seriesOverrides": [],
  4025            "spaceLength": 10,
  4026            "stack": false,
  4027            "steppedLine": false,
  4028            "targets": [
  4029              {
  4030                "datasource": "${DS_PROMETHEUS}",
  4031                "expr": "sum(increase(database_flush_success{instance=~\"$instance\"}[$step])) by (namespace)",
  4032                "format": "time_series",
  4033                "hide": false,
  4034                "intervalFactor": 1,
  4035                "key": 0.44937754638999294,
  4036                "legendFormat": "{{namespace}}_flush_success",
  4037                "refId": "C",
  4038                "textEditor": true
  4039              },
  4040              {
  4041                "datasource": "${DS_PROMETHEUS}",
  4042                "expr": "sum(increase(database_flush_errors{instance=~\"$instance\"}[$step])) by (namespace)",
  4043                "format": "time_series",
  4044                "hide": false,
  4045                "intervalFactor": 1,
  4046                "key": 0.44937754638999294,
  4047                "legendFormat": "{{namespace}}_flush_errors",
  4048                "refId": "A",
  4049                "textEditor": true
  4050              },
  4051              {
  4052                "datasource": "${DS_M3QUERY}",
  4053                "expr": "sum(increase(database_flush_success{instance=~\"$instance\"}[$step])) by (namespace)",
  4054                "format": "time_series",
  4055                "hide": false,
  4056                "intervalFactor": 1,
  4057                "key": 0.44937754638999294,
  4058                "legendFormat": "{{namespace}}_flush_success m3",
  4059                "refId": "D",
  4060                "textEditor": true
  4061              },
  4062              {
  4063                "datasource": "${DS_M3QUERY}",
  4064                "expr": "sum(increase(database_flush_errors{instance=~\"$instance\"}[$step])) by (namespace)",
  4065                "format": "time_series",
  4066                "hide": false,
  4067                "intervalFactor": 1,
  4068                "key": 0.44937754638999294,
  4069                "legendFormat": "{{namespace}}_flush_errors m3",
  4070                "refId": "E",
  4071                "textEditor": true
  4072              }
  4073            ],
  4074            "thresholds": [],
  4075            "timeFrom": null,
  4076            "timeShift": null,
  4077            "title": "Flush",
  4078            "tooltip": {
  4079              "shared": false,
  4080              "sort": 0,
  4081              "value_type": "cumulative"
  4082            },
  4083            "type": "graph",
  4084            "xaxis": {
  4085              "buckets": null,
  4086              "mode": "time",
  4087              "name": null,
  4088              "show": true,
  4089              "values": []
  4090            },
  4091            "yaxes": [
  4092              {
  4093                "format": "short",
  4094                "logBase": 1,
  4095                "max": null,
  4096                "min": null,
  4097                "show": true
  4098              },
  4099              {
  4100                "format": "percentunit",
  4101                "label": "",
  4102                "logBase": 1,
  4103                "max": null,
  4104                "min": null,
  4105                "show": true
  4106              }
  4107            ],
  4108            "yaxis": {
  4109              "align": false,
  4110              "alignLevel": null
  4111            }
  4112          },
  4113          {
  4114            "aliasColors": {},
  4115            "bars": false,
  4116            "dashLength": 10,
  4117            "dashes": false,
  4118            "datasource": "-- Mixed --",
  4119            "editable": true,
  4120            "error": false,
  4121            "fill": 0,
  4122            "grid": {},
  4123            "gridPos": {
  4124              "h": 7,
  4125              "w": 6,
  4126              "x": 18,
  4127              "y": 75
  4128            },
  4129            "id": 78,
  4130            "legend": {
  4131              "avg": false,
  4132              "current": false,
  4133              "max": false,
  4134              "min": false,
  4135              "show": true,
  4136              "total": false,
  4137              "values": false
  4138            },
  4139            "lines": true,
  4140            "linewidth": 1,
  4141            "links": [],
  4142            "nullPointMode": "connected",
  4143            "percentage": false,
  4144            "pointradius": 5,
  4145            "points": false,
  4146            "renderer": "flot",
  4147            "seriesOverrides": [],
  4148            "spaceLength": 10,
  4149            "stack": false,
  4150            "steppedLine": false,
  4151            "targets": [
  4152              {
  4153                "datasource": "${DS_PROMETHEUS}",
  4154                "expr": "sum(increase(database_index_flush_success{instance=~\"$instance\"}[$step])) by (namespace)",
  4155                "format": "time_series",
  4156                "hide": false,
  4157                "intervalFactor": 1,
  4158                "key": 0.44937754638999294,
  4159                "legendFormat": "{{namespace}}_index_flush_success",
  4160                "refId": "C",
  4161                "textEditor": true
  4162              },
  4163              {
  4164                "datasource": "${DS_PROMETHEUS}",
  4165                "expr": "sum(increase(database_index_flush_errors{instance=~\"$instance\"}[$step])) by (namespace)",
  4166                "format": "time_series",
  4167                "intervalFactor": 1,
  4168                "legendFormat": "{{namespace}}_index_flush_errors",
  4169                "refId": "A"
  4170              },
  4171              {
  4172                "datasource": "${DS_M3QUERY}",
  4173                "expr": "sum(increase(database_index_flush_success{instance=~\"$instance\"}[$step])) by (namespace)",
  4174                "format": "time_series",
  4175                "hide": false,
  4176                "intervalFactor": 1,
  4177                "key": 0.44937754638999294,
  4178                "legendFormat": "{{namespace}}_index_flush_success m3",
  4179                "refId": "D",
  4180                "textEditor": true
  4181              },
  4182              {
  4183                "datasource": "${DS_M3QUERY}",
  4184                "expr": "sum(increase(database_index_flush_errors{instance=~\"$instance\"}[$step])) by (namespace)",
  4185                "format": "time_series",
  4186                "intervalFactor": 1,
  4187                "legendFormat": "{{namespace}}_index_flush_errors m3",
  4188                "refId": "E"
  4189              }
  4190            ],
  4191            "thresholds": [],
  4192            "timeFrom": null,
  4193            "timeShift": null,
  4194            "title": "IndexFlush",
  4195            "tooltip": {
  4196              "shared": false,
  4197              "sort": 0,
  4198              "value_type": "cumulative"
  4199            },
  4200            "type": "graph",
  4201            "xaxis": {
  4202              "buckets": null,
  4203              "mode": "time",
  4204              "name": null,
  4205              "show": true,
  4206              "values": []
  4207            },
  4208            "yaxes": [
  4209              {
  4210                "format": "short",
  4211                "logBase": 1,
  4212                "max": null,
  4213                "min": null,
  4214                "show": true
  4215              },
  4216              {
  4217                "format": "percentunit",
  4218                "label": "",
  4219                "logBase": 1,
  4220                "max": null,
  4221                "min": null,
  4222                "show": true
  4223              }
  4224            ],
  4225            "yaxis": {
  4226              "align": false,
  4227              "alignLevel": null
  4228            }
  4229          }
  4230        ],
  4231        "repeat": null,
  4232        "title": "Namespace",
  4233        "type": "row"
  4234      },
  4235      {
  4236        "collapsed": true,
  4237        "gridPos": {
  4238          "h": 1,
  4239          "w": 24,
  4240          "x": 0,
  4241          "y": 40
  4242        },
  4243        "id": 100,
  4244        "panels": [
  4245          {
  4246            "aliasColors": {},
  4247            "bars": false,
  4248            "dashLength": 10,
  4249            "dashes": false,
  4250            "datasource": "-- Mixed --",
  4251            "editable": true,
  4252            "error": false,
  4253            "fill": 1,
  4254            "grid": {},
  4255            "gridPos": {
  4256              "h": 7,
  4257              "w": 8,
  4258              "x": 0,
  4259              "y": 62
  4260            },
  4261            "id": 23,
  4262            "legend": {
  4263              "avg": false,
  4264              "current": false,
  4265              "max": false,
  4266              "min": false,
  4267              "show": false,
  4268              "total": false,
  4269              "values": false
  4270            },
  4271            "lines": true,
  4272            "linewidth": 2,
  4273            "links": [],
  4274            "nullPointMode": "null",
  4275            "percentage": false,
  4276            "pointradius": 5,
  4277            "points": true,
  4278            "renderer": "flot",
  4279            "seriesOverrides": [],
  4280            "spaceLength": 10,
  4281            "stack": false,
  4282            "steppedLine": false,
  4283            "targets": [
  4284              {
  4285                "datasource": "${DS_PROMETHEUS}",
  4286                "expr": "m3dbclient_stream_from_peers_fetch_blocks_inprogress{instance=~\"$instance\"}",
  4287                "format": "time_series",
  4288                "intervalFactor": 1,
  4289                "key": 0.26636320136208314,
  4290                "legendFormat": "fetchBlocksInProgress-{{instance}}",
  4291                "refId": "A"
  4292              },
  4293              {
  4294                "datasource": "${DS_M3QUERY}",
  4295                "expr": "m3dbclient_stream_from_peers_fetch_blocks_inprogress{instance=~\"$instance\"}",
  4296                "format": "time_series",
  4297                "intervalFactor": 1,
  4298                "key": 0.26636320136208314,
  4299                "legendFormat": "fetchBlocksInProgress-{{instance}} m3",
  4300                "refId": "B"
  4301              }
  4302            ],
  4303            "thresholds": [],
  4304            "timeFrom": null,
  4305            "timeShift": null,
  4306            "title": "Fetch Shard Blocks In Progress",
  4307            "tooltip": {
  4308              "shared": false,
  4309              "sort": 0,
  4310              "value_type": "cumulative"
  4311            },
  4312            "type": "graph",
  4313            "xaxis": {
  4314              "buckets": null,
  4315              "mode": "time",
  4316              "name": null,
  4317              "show": true,
  4318              "values": []
  4319            },
  4320            "yaxes": [
  4321              {
  4322                "format": "short",
  4323                "logBase": 1,
  4324                "max": null,
  4325                "min": null,
  4326                "show": true
  4327              },
  4328              {
  4329                "format": "short",
  4330                "logBase": 1,
  4331                "max": null,
  4332                "min": null,
  4333                "show": true
  4334              }
  4335            ],
  4336            "yaxis": {
  4337              "align": false,
  4338              "alignLevel": null
  4339            }
  4340          },
  4341          {
  4342            "aliasColors": {},
  4343            "bars": false,
  4344            "dashLength": 10,
  4345            "dashes": false,
  4346            "datasource": "-- Mixed --",
  4347            "editable": true,
  4348            "error": false,
  4349            "fill": 1,
  4350            "grid": {},
  4351            "gridPos": {
  4352              "h": 7,
  4353              "w": 8,
  4354              "x": 8,
  4355              "y": 62
  4356            },
  4357            "id": 21,
  4358            "legend": {
  4359              "avg": false,
  4360              "current": false,
  4361              "max": false,
  4362              "min": false,
  4363              "show": false,
  4364              "total": false,
  4365              "values": false
  4366            },
  4367            "lines": true,
  4368            "linewidth": 2,
  4369            "links": [],
  4370            "nullPointMode": "null",
  4371            "percentage": false,
  4372            "pointradius": 5,
  4373            "points": true,
  4374            "renderer": "flot",
  4375            "seriesOverrides": [],
  4376            "spaceLength": 10,
  4377            "stack": false,
  4378            "steppedLine": false,
  4379            "targets": [
  4380              {
  4381                "datasource": "${DS_PROMETHEUS}",
  4382                "expr": "m3dbclient_stream_from_peers_fetch_metadata_peers_inprogress{instance=~\"$instance\"}",
  4383                "format": "time_series",
  4384                "intervalFactor": 1,
  4385                "key": 0.6565937560035238,
  4386                "legendFormat": "fetchBlocksMetadataInProgress-{{instance}}",
  4387                "refId": "A"
  4388              },
  4389              {
  4390                "datasource": "${DS_M3QUERY}",
  4391                "expr": "m3dbclient_stream_from_peers_fetch_metadata_peers_inprogress{instance=~\"$instance\"}",
  4392                "format": "time_series",
  4393                "intervalFactor": 1,
  4394                "key": 0.6565937560035238,
  4395                "legendFormat": "fetchBlocksMetadataInProgress-{{instance}} m3",
  4396                "refId": "B"
  4397              }
  4398            ],
  4399            "thresholds": [],
  4400            "timeFrom": null,
  4401            "timeShift": null,
  4402            "title": "Fetch Shard Blocks Metadata In Progress",
  4403            "tooltip": {
  4404              "shared": false,
  4405              "sort": 0,
  4406              "value_type": "cumulative"
  4407            },
  4408            "type": "graph",
  4409            "xaxis": {
  4410              "buckets": null,
  4411              "mode": "time",
  4412              "name": null,
  4413              "show": true,
  4414              "values": []
  4415            },
  4416            "yaxes": [
  4417              {
  4418                "format": "short",
  4419                "logBase": 1,
  4420                "max": null,
  4421                "min": null,
  4422                "show": true
  4423              },
  4424              {
  4425                "format": "short",
  4426                "logBase": 1,
  4427                "max": null,
  4428                "min": null,
  4429                "show": true
  4430              }
  4431            ],
  4432            "yaxis": {
  4433              "align": false,
  4434              "alignLevel": null
  4435            }
  4436          },
  4437          {
  4438            "aliasColors": {},
  4439            "bars": false,
  4440            "dashLength": 10,
  4441            "dashes": false,
  4442            "datasource": "-- Mixed --",
  4443            "editable": true,
  4444            "error": false,
  4445            "fill": 1,
  4446            "grid": {},
  4447            "gridPos": {
  4448              "h": 7,
  4449              "w": 8,
  4450              "x": 16,
  4451              "y": 62
  4452            },
  4453            "id": 22,
  4454            "legend": {
  4455              "avg": false,
  4456              "current": false,
  4457              "max": false,
  4458              "min": false,
  4459              "show": false,
  4460              "total": false,
  4461              "values": false
  4462            },
  4463            "lines": true,
  4464            "linewidth": 2,
  4465            "links": [],
  4466            "nullPointMode": "null",
  4467            "percentage": false,
  4468            "pointradius": 5,
  4469            "points": true,
  4470            "renderer": "flot",
  4471            "seriesOverrides": [],
  4472            "spaceLength": 10,
  4473            "stack": false,
  4474            "steppedLine": false,
  4475            "targets": [
  4476              {
  4477                "datasource": "${DS_PROMETHEUS}",
  4478                "expr": "m3dbclient_stream_from_peers_fetch_blocks_enqueue_channel_length{instance=~\"$instance\"}",
  4479                "format": "time_series",
  4480                "intervalFactor": 1,
  4481                "key": 0.024380707546677316,
  4482                "legendFormat": "fetchBlocksEnqueueChannelLength-{{instance}}",
  4483                "refId": "A"
  4484              },
  4485              {
  4486                "datasource": "${DS_M3QUERY}",
  4487                "expr": "m3dbclient_stream_from_peers_fetch_blocks_enqueue_channel_length{instance=~\"$instance\"}",
  4488                "format": "time_series",
  4489                "intervalFactor": 1,
  4490                "key": 0.024380707546677316,
  4491                "legendFormat": "fetchBlocksEnqueueChannelLength-{{instance}} m3",
  4492                "refId": "B"
  4493              }
  4494            ],
  4495            "thresholds": [],
  4496            "timeFrom": null,
  4497            "timeShift": null,
  4498            "title": "Fetch Shard Blocks Enqueue Channel Length",
  4499            "tooltip": {
  4500              "shared": false,
  4501              "sort": 0,
  4502              "value_type": "cumulative"
  4503            },
  4504            "type": "graph",
  4505            "xaxis": {
  4506              "buckets": null,
  4507              "mode": "time",
  4508              "name": null,
  4509              "show": true,
  4510              "values": []
  4511            },
  4512            "yaxes": [
  4513              {
  4514                "format": "short",
  4515                "logBase": 1,
  4516                "max": null,
  4517                "min": null,
  4518                "show": true
  4519              },
  4520              {
  4521                "format": "short",
  4522                "logBase": 1,
  4523                "max": null,
  4524                "min": null,
  4525                "show": true
  4526              }
  4527            ],
  4528            "yaxis": {
  4529              "align": false,
  4530              "alignLevel": null
  4531            }
  4532          },
  4533          {
  4534            "aliasColors": {},
  4535            "bars": false,
  4536            "dashLength": 10,
  4537            "dashes": false,
  4538            "datasource": "-- Mixed --",
  4539            "editable": true,
  4540            "error": false,
  4541            "fill": 1,
  4542            "grid": {},
  4543            "gridPos": {
  4544              "h": 7,
  4545              "w": 8,
  4546              "x": 0,
  4547              "y": 69
  4548            },
  4549            "id": 19,
  4550            "legend": {
  4551              "avg": false,
  4552              "current": false,
  4553              "max": false,
  4554              "min": false,
  4555              "show": false,
  4556              "total": false,
  4557              "values": false
  4558            },
  4559            "lines": true,
  4560            "linewidth": 2,
  4561            "links": [],
  4562            "nullPointMode": "null as zero",
  4563            "percentage": false,
  4564            "pointradius": 5,
  4565            "points": false,
  4566            "renderer": "flot",
  4567            "seriesOverrides": [],
  4568            "spaceLength": 10,
  4569            "stack": false,
  4570            "steppedLine": false,
  4571            "targets": [
  4572              {
  4573                "datasource": "${DS_PROMETHEUS}",
  4574                "expr": "sum(rate(m3dbclient_stream_from_peers_fetch_metadata_peers_batch_call{instance=~\"$instance\"}[$step])) by (instance)",
  4575                "format": "time_series",
  4576                "intervalFactor": 1,
  4577                "key": 0.8052472520531426,
  4578                "legendFormat": "fetchBlocksMetadataBatchCalls-{{instance}}",
  4579                "refId": "A"
  4580              },
  4581              {
  4582                "datasource": "${DS_M3QUERY}",
  4583                "expr": "sum(rate(m3dbclient_stream_from_peers_fetch_metadata_peers_batch_call{instance=~\"$instance\"}[$step])) by (instance)",
  4584                "format": "time_series",
  4585                "intervalFactor": 1,
  4586                "key": 0.8052472520531426,
  4587                "legendFormat": "fetchBlocksMetadataBatchCalls-{{instance}} m3",
  4588                "refId": "B"
  4589              }
  4590            ],
  4591            "thresholds": [],
  4592            "timeFrom": null,
  4593            "timeShift": null,
  4594            "title": "Fetch Shard Blocks Metadata Batch Calls / Sec",
  4595            "tooltip": {
  4596              "shared": false,
  4597              "sort": 0,
  4598              "value_type": "cumulative"
  4599            },
  4600            "type": "graph",
  4601            "xaxis": {
  4602              "buckets": null,
  4603              "mode": "time",
  4604              "name": null,
  4605              "show": true,
  4606              "values": []
  4607            },
  4608            "yaxes": [
  4609              {
  4610                "format": "short",
  4611                "logBase": 1,
  4612                "max": null,
  4613                "min": null,
  4614                "show": true
  4615              },
  4616              {
  4617                "format": "short",
  4618                "logBase": 1,
  4619                "max": null,
  4620                "min": null,
  4621                "show": true
  4622              }
  4623            ],
  4624            "yaxis": {
  4625              "align": false,
  4626              "alignLevel": null
  4627            }
  4628          },
  4629          {
  4630            "aliasColors": {},
  4631            "bars": false,
  4632            "dashLength": 10,
  4633            "dashes": false,
  4634            "datasource": "-- Mixed --",
  4635            "editable": true,
  4636            "error": false,
  4637            "fill": 1,
  4638            "grid": {},
  4639            "gridPos": {
  4640              "h": 7,
  4641              "w": 8,
  4642              "x": 8,
  4643              "y": 69
  4644            },
  4645            "id": 20,
  4646            "legend": {
  4647              "avg": false,
  4648              "current": false,
  4649              "max": false,
  4650              "min": false,
  4651              "show": false,
  4652              "total": false,
  4653              "values": false
  4654            },
  4655            "lines": true,
  4656            "linewidth": 2,
  4657            "links": [],
  4658            "nullPointMode": "null as zero",
  4659            "percentage": false,
  4660            "pointradius": 5,
  4661            "points": false,
  4662            "renderer": "flot",
  4663            "seriesOverrides": [],
  4664            "spaceLength": 10,
  4665            "stack": false,
  4666            "steppedLine": false,
  4667            "targets": [
  4668              {
  4669                "datasource": "${DS_PROMETHEUS}",
  4670                "expr": "sum(rate(m3dbclient_stream_from_peers_fetch_metadata_peers_received{instance=~\"$instance\"}[$step])) by (host)",
  4671                "format": "time_series",
  4672                "intervalFactor": 1,
  4673                "key": 0.359145903986988,
  4674                "legendFormat": "fetchBlocksMetadataReceived-{{instance}}",
  4675                "refId": "A"
  4676              },
  4677              {
  4678                "datasource": "${DS_M3QUERY}",
  4679                "expr": "sum(rate(m3dbclient_stream_from_peers_fetch_metadata_peers_received{instance=~\"$instance\"}[$step])) by (host)",
  4680                "format": "time_series",
  4681                "intervalFactor": 1,
  4682                "key": 0.359145903986988,
  4683                "legendFormat": "fetchBlocksMetadataReceived-{{instance}} m3",
  4684                "refId": "B"
  4685              }
  4686            ],
  4687            "thresholds": [],
  4688            "timeFrom": null,
  4689            "timeShift": null,
  4690            "title": "Fetch Shard Blocks Metadata Received / Sec",
  4691            "tooltip": {
  4692              "shared": false,
  4693              "sort": 0,
  4694              "value_type": "cumulative"
  4695            },
  4696            "type": "graph",
  4697            "xaxis": {
  4698              "buckets": null,
  4699              "mode": "time",
  4700              "name": null,
  4701              "show": true,
  4702              "values": []
  4703            },
  4704            "yaxes": [
  4705              {
  4706                "format": "short",
  4707                "logBase": 1,
  4708                "max": null,
  4709                "min": null,
  4710                "show": true
  4711              },
  4712              {
  4713                "format": "short",
  4714                "logBase": 1,
  4715                "max": null,
  4716                "min": null,
  4717                "show": true
  4718              }
  4719            ],
  4720            "yaxis": {
  4721              "align": false,
  4722              "alignLevel": null
  4723            }
  4724          },
  4725          {
  4726            "aliasColors": {},
  4727            "bars": false,
  4728            "dashLength": 10,
  4729            "dashes": false,
  4730            "datasource": "-- Mixed --",
  4731            "editable": true,
  4732            "error": false,
  4733            "fill": 1,
  4734            "grid": {},
  4735            "gridPos": {
  4736              "h": 7,
  4737              "w": 8,
  4738              "x": 16,
  4739              "y": 69
  4740            },
  4741            "id": 66,
  4742            "legend": {
  4743              "avg": false,
  4744              "current": false,
  4745              "max": false,
  4746              "min": false,
  4747              "show": false,
  4748              "total": false,
  4749              "values": false
  4750            },
  4751            "lines": true,
  4752            "linewidth": 2,
  4753            "links": [],
  4754            "nullPointMode": "null as zero",
  4755            "percentage": false,
  4756            "pointradius": 5,
  4757            "points": false,
  4758            "renderer": "flot",
  4759            "seriesOverrides": [],
  4760            "spaceLength": 10,
  4761            "stack": false,
  4762            "steppedLine": false,
  4763            "targets": [
  4764              {
  4765                "datasource": "${DS_PROMETHEUS}",
  4766                "expr": "sum(rate(m3dbclient_stream_from_peers_fetch_metadata_peers_peer_retry{instance=~\"$instance\"}[$step])) by (instance)",
  4767                "format": "time_series",
  4768                "intervalFactor": 1,
  4769                "key": 0.359145903986988,
  4770                "legendFormat": "fetchBlocksMetadataPaginationRetry-{{instance}}",
  4771                "refId": "A"
  4772              },
  4773              {
  4774                "datasource": "${DS_M3QUERY}",
  4775                "expr": "sum(rate(m3dbclient_stream_from_peers_fetch_metadata_peers_peer_retry{instance=~\"$instance\"}[$step])) by (instance)",
  4776                "format": "time_series",
  4777                "intervalFactor": 1,
  4778                "key": 0.359145903986988,
  4779                "legendFormat": "fetchBlocksMetadataPaginationRetry-{{instance}} m3",
  4780                "refId": "B"
  4781              }
  4782            ],
  4783            "thresholds": [],
  4784            "timeFrom": null,
  4785            "timeShift": null,
  4786            "title": "Fetch Shard Blocks Metadata Pagination Retry / Sec",
  4787            "tooltip": {
  4788              "shared": false,
  4789              "sort": 0,
  4790              "value_type": "cumulative"
  4791            },
  4792            "type": "graph",
  4793            "xaxis": {
  4794              "buckets": null,
  4795              "mode": "time",
  4796              "name": null,
  4797              "show": true,
  4798              "values": []
  4799            },
  4800            "yaxes": [
  4801              {
  4802                "format": "short",
  4803                "logBase": 1,
  4804                "max": null,
  4805                "min": null,
  4806                "show": true
  4807              },
  4808              {
  4809                "format": "short",
  4810                "logBase": 1,
  4811                "max": null,
  4812                "min": null,
  4813                "show": true
  4814              }
  4815            ],
  4816            "yaxis": {
  4817              "align": false,
  4818              "alignLevel": null
  4819            }
  4820          }
  4821        ],
  4822        "repeat": null,
  4823        "title": "Peers Bootstrapping",
  4824        "type": "row"
  4825      },
  4826      {
  4827        "collapsed": true,
  4828        "gridPos": {
  4829          "h": 1,
  4830          "w": 24,
  4831          "x": 0,
  4832          "y": 41
  4833        },
  4834        "id": 101,
  4835        "panels": [
  4836          {
  4837            "aliasColors": {},
  4838            "bars": false,
  4839            "dashLength": 10,
  4840            "dashes": false,
  4841            "datasource": "-- Mixed --",
  4842            "editable": true,
  4843            "error": false,
  4844            "fill": 0,
  4845            "grid": {},
  4846            "gridPos": {
  4847              "h": 7,
  4848              "w": 8,
  4849              "x": 0,
  4850              "y": 42
  4851            },
  4852            "id": 43,
  4853            "legend": {
  4854              "avg": false,
  4855              "current": false,
  4856              "max": false,
  4857              "min": false,
  4858              "show": false,
  4859              "total": false,
  4860              "values": false
  4861            },
  4862            "lines": true,
  4863            "linewidth": 1,
  4864            "links": [],
  4865            "nullPointMode": "connected",
  4866            "percentage": false,
  4867            "pointradius": 5,
  4868            "points": false,
  4869            "renderer": "flot",
  4870            "seriesOverrides": [],
  4871            "spaceLength": 10,
  4872            "stack": false,
  4873            "steppedLine": false,
  4874            "targets": [
  4875              {
  4876                "datasource": "${DS_PROMETHEUS}",
  4877                "expr": "rate(service_overload_rejected{instance=~\"$instance\"}[$step])",
  4878                "format": "time_series",
  4879                "intervalFactor": 1,
  4880                "key": 0.05455062296227564,
  4881                "refId": "A"
  4882              },
  4883              {
  4884                "datasource": "${DS_M3QUERY}",
  4885                "expr": "rate(service_overload_rejected{instance=~\"$instance\"}[$step])",
  4886                "format": "time_series",
  4887                "intervalFactor": 1,
  4888                "key": 0.05455062296227564,
  4889                "refId": "B"
  4890              }
  4891            ],
  4892            "thresholds": [],
  4893            "timeFrom": null,
  4894            "timeShift": null,
  4895            "title": "Overloaded",
  4896            "tooltip": {
  4897              "shared": false,
  4898              "sort": 0,
  4899              "value_type": "cumulative"
  4900            },
  4901            "type": "graph",
  4902            "xaxis": {
  4903              "buckets": null,
  4904              "mode": "time",
  4905              "name": null,
  4906              "show": true,
  4907              "values": []
  4908            },
  4909            "yaxes": [
  4910              {
  4911                "format": "short",
  4912                "logBase": 1,
  4913                "max": null,
  4914                "min": null,
  4915                "show": true
  4916              },
  4917              {
  4918                "format": "short",
  4919                "logBase": 1,
  4920                "max": null,
  4921                "min": null,
  4922                "show": true
  4923              }
  4924            ],
  4925            "yaxis": {
  4926              "align": false,
  4927              "alignLevel": null
  4928            }
  4929          },
  4930          {
  4931            "aliasColors": {},
  4932            "bars": false,
  4933            "dashLength": 10,
  4934            "dashes": false,
  4935            "datasource": "-- Mixed --",
  4936            "editable": true,
  4937            "error": false,
  4938            "fill": 0,
  4939            "grid": {},
  4940            "gridPos": {
  4941              "h": 7,
  4942              "w": 16,
  4943              "x": 8,
  4944              "y": 42
  4945            },
  4946            "id": 44,
  4947            "legend": {
  4948              "avg": false,
  4949              "current": false,
  4950              "max": false,
  4951              "min": false,
  4952              "show": false,
  4953              "total": false,
  4954              "values": false
  4955            },
  4956            "lines": true,
  4957            "linewidth": 1,
  4958            "links": [],
  4959            "nullPointMode": "connected",
  4960            "percentage": false,
  4961            "pointradius": 5,
  4962            "points": true,
  4963            "renderer": "flot",
  4964            "seriesOverrides": [],
  4965            "spaceLength": 10,
  4966            "stack": false,
  4967            "steppedLine": false,
  4968            "targets": [
  4969              {
  4970                "datasource": "${DS_PROMETHEUS}",
  4971                "expr": "database_fs_persist_write_duration_ms{instance=~\"$instance\"}",
  4972                "format": "time_series",
  4973                "intervalFactor": 1,
  4974                "key": 0.8368215616799846,
  4975                "refId": "A"
  4976              },
  4977              {
  4978                "datasource": "${DS_PROMETHEUS}",
  4979                "expr": "database_fs_persist_throttle_duration_ms{instance=~\"$instance\"}",
  4980                "format": "time_series",
  4981                "intervalFactor": 1,
  4982                "key": 0.2814048282536148,
  4983                "refId": "B"
  4984              },
  4985              {
  4986                "datasource": "${DS_M3QUERY}",
  4987                "expr": "database_fs_persist_write_duration_ms{instance=~\"$instance\"}",
  4988                "format": "time_series",
  4989                "intervalFactor": 1,
  4990                "key": 0.8368215616799846,
  4991                "refId": "C"
  4992              },
  4993              {
  4994                "datasource": "${DS_M3QUERY}",
  4995                "expr": "database_fs_persist_throttle_duration_ms{instance=~\"$instance\"}",
  4996                "format": "time_series",
  4997                "intervalFactor": 1,
  4998                "key": 0.2814048282536148,
  4999                "refId": "D"
  5000              }
  5001            ],
  5002            "thresholds": [],
  5003            "timeFrom": null,
  5004            "timeShift": null,
  5005            "title": "Persistence",
  5006            "tooltip": {
  5007              "shared": false,
  5008              "sort": 0,
  5009              "value_type": "cumulative"
  5010            },
  5011            "type": "graph",
  5012            "xaxis": {
  5013              "buckets": null,
  5014              "mode": "time",
  5015              "name": null,
  5016              "show": true,
  5017              "values": []
  5018            },
  5019            "yaxes": [
  5020              {
  5021                "format": "s",
  5022                "logBase": 1,
  5023                "max": null,
  5024                "min": null,
  5025                "show": true
  5026              },
  5027              {
  5028                "format": "short",
  5029                "logBase": 1,
  5030                "max": null,
  5031                "min": null,
  5032                "show": true
  5033              }
  5034            ],
  5035            "yaxis": {
  5036              "align": false,
  5037              "alignLevel": null
  5038            }
  5039          }
  5040        ],
  5041        "repeat": null,
  5042        "title": "Overload/Persistence",
  5043        "type": "row"
  5044      },
  5045      {
  5046        "collapsed": true,
  5047        "gridPos": {
  5048          "h": 1,
  5049          "w": 24,
  5050          "x": 0,
  5051          "y": 42
  5052        },
  5053        "id": 102,
  5054        "panels": [
  5055          {
  5056            "aliasColors": {},
  5057            "bars": false,
  5058            "dashLength": 10,
  5059            "dashes": false,
  5060            "datasource": "-- Mixed --",
  5061            "editable": true,
  5062            "error": false,
  5063            "fill": 1,
  5064            "grid": {},
  5065            "gridPos": {
  5066              "h": 7,
  5067              "w": 6,
  5068              "x": 0,
  5069              "y": 78
  5070            },
  5071            "id": 31,
  5072            "legend": {
  5073              "avg": false,
  5074              "current": false,
  5075              "max": false,
  5076              "min": false,
  5077              "show": false,
  5078              "total": false,
  5079              "values": false
  5080            },
  5081            "lines": true,
  5082            "linewidth": 2,
  5083            "links": [],
  5084            "nullPointMode": "null",
  5085            "percentage": false,
  5086            "pointradius": 5,
  5087            "points": false,
  5088            "renderer": "flot",
  5089            "seriesOverrides": [],
  5090            "spaceLength": 10,
  5091            "stack": false,
  5092            "steppedLine": false,
  5093            "targets": [
  5094              {
  5095                "datasource": "${DS_PROMETHEUS}",
  5096                "expr": "sum(rate(m3dbclient_stream_from_peers_fetch_block_success{instance=~\"$instance\"}[$step])) by (instance)",
  5097                "format": "time_series",
  5098                "intervalFactor": 1,
  5099                "key": 0.4195302108331671,
  5100                "legendFormat": "fetchBlockSuccess-{{instance}}",
  5101                "refId": "A"
  5102              },
  5103              {
  5104                "datasource": "${DS_M3QUERY}",
  5105                "expr": "sum(rate(m3dbclient_stream_from_peers_fetch_block_success{instance=~\"$instance\"}[$step])) by (instance)",
  5106                "format": "time_series",
  5107                "intervalFactor": 1,
  5108                "key": 0.4195302108331671,
  5109                "legendFormat": "fetchBlockSuccess-{{instance}} m3",
  5110                "refId": "B"
  5111              }
  5112            ],
  5113            "thresholds": [],
  5114            "timeFrom": null,
  5115            "timeShift": null,
  5116            "title": "Fetch Block Success/Second",
  5117            "tooltip": {
  5118              "shared": false,
  5119              "sort": 0,
  5120              "value_type": "cumulative"
  5121            },
  5122            "type": "graph",
  5123            "xaxis": {
  5124              "buckets": null,
  5125              "mode": "time",
  5126              "name": null,
  5127              "show": true,
  5128              "values": []
  5129            },
  5130            "yaxes": [
  5131              {
  5132                "format": "short",
  5133                "logBase": 1,
  5134                "max": null,
  5135                "min": null,
  5136                "show": true
  5137              },
  5138              {
  5139                "format": "short",
  5140                "logBase": 1,
  5141                "max": null,
  5142                "min": null,
  5143                "show": true
  5144              }
  5145            ],
  5146            "yaxis": {
  5147              "align": false,
  5148              "alignLevel": null
  5149            }
  5150          },
  5151          {
  5152            "aliasColors": {},
  5153            "bars": false,
  5154            "dashLength": 10,
  5155            "dashes": false,
  5156            "datasource": "-- Mixed --",
  5157            "editable": true,
  5158            "error": false,
  5159            "fill": 1,
  5160            "grid": {},
  5161            "gridPos": {
  5162              "h": 7,
  5163              "w": 6,
  5164              "x": 6,
  5165              "y": 78
  5166            },
  5167            "id": 32,
  5168            "legend": {
  5169              "avg": false,
  5170              "current": false,
  5171              "max": false,
  5172              "min": false,
  5173              "show": false,
  5174              "total": false,
  5175              "values": false
  5176            },
  5177            "lines": true,
  5178            "linewidth": 2,
  5179            "links": [],
  5180            "nullPointMode": "null",
  5181            "percentage": false,
  5182            "pointradius": 5,
  5183            "points": false,
  5184            "renderer": "flot",
  5185            "seriesOverrides": [],
  5186            "spaceLength": 10,
  5187            "stack": false,
  5188            "steppedLine": false,
  5189            "targets": [
  5190              {
  5191                "datasource": "${DS_PROMETHEUS}",
  5192                "expr": "sum(rate(m3dbclient_stream_from_peers_fetch_block_error{instance=~\"$instance\"}[$step])) by (instance)",
  5193                "format": "time_series",
  5194                "intervalFactor": 1,
  5195                "key": 0.7411861401478703,
  5196                "legendFormat": "fetchBlockError-{{instance}}",
  5197                "refId": "A"
  5198              },
  5199              {
  5200                "datasource": "${DS_M3QUERY}",
  5201                "expr": "sum(rate(m3dbclient_stream_from_peers_fetch_block_error{instance=~\"$instance\"}[$step])) by (instance)",
  5202                "format": "time_series",
  5203                "intervalFactor": 1,
  5204                "key": 0.7411861401478703,
  5205                "legendFormat": "fetchBlockError-{{instance}} m3",
  5206                "refId": "B"
  5207              }
  5208            ],
  5209            "thresholds": [],
  5210            "timeFrom": null,
  5211            "timeShift": null,
  5212            "title": "Fetch Block Error/Second",
  5213            "tooltip": {
  5214              "shared": false,
  5215              "sort": 0,
  5216              "value_type": "cumulative"
  5217            },
  5218            "type": "graph",
  5219            "xaxis": {
  5220              "buckets": null,
  5221              "mode": "time",
  5222              "name": null,
  5223              "show": true,
  5224              "values": []
  5225            },
  5226            "yaxes": [
  5227              {
  5228                "format": "short",
  5229                "logBase": 1,
  5230                "max": null,
  5231                "min": null,
  5232                "show": true
  5233              },
  5234              {
  5235                "format": "short",
  5236                "logBase": 1,
  5237                "max": null,
  5238                "min": null,
  5239                "show": true
  5240              }
  5241            ],
  5242            "yaxis": {
  5243              "align": false,
  5244              "alignLevel": null
  5245            }
  5246          },
  5247          {
  5248            "aliasColors": {},
  5249            "bars": false,
  5250            "dashLength": 10,
  5251            "dashes": false,
  5252            "datasource": "-- Mixed --",
  5253            "editable": true,
  5254            "error": false,
  5255            "fill": 1,
  5256            "grid": {},
  5257            "gridPos": {
  5258              "h": 7,
  5259              "w": 6,
  5260              "x": 12,
  5261              "y": 78
  5262            },
  5263            "id": 41,
  5264            "legend": {
  5265              "avg": false,
  5266              "current": false,
  5267              "max": false,
  5268              "min": false,
  5269              "show": false,
  5270              "total": false,
  5271              "values": false
  5272            },
  5273            "lines": true,
  5274            "linewidth": 2,
  5275            "links": [],
  5276            "nullPointMode": "null",
  5277            "percentage": false,
  5278            "pointradius": 5,
  5279            "points": false,
  5280            "renderer": "flot",
  5281            "seriesOverrides": [],
  5282            "spaceLength": 10,
  5283            "stack": false,
  5284            "steppedLine": false,
  5285            "targets": [
  5286              {
  5287                "datasource": "${DS_PROMETHEUS}",
  5288                "expr": "sum(rate(m3dbclient_stream_from_peers_fetch_block_full_retry{instance=~\"$instance\"}[$step])) by (instance)",
  5289                "format": "time_series",
  5290                "intervalFactor": 1,
  5291                "key": 0.3848186046051656,
  5292                "legendFormat": "fetchBlockFullRetry-{{instance}}",
  5293                "refId": "A"
  5294              },
  5295              {
  5296                "datasource": "${DS_M3QUERY}",
  5297                "expr": "sum(rate(m3dbclient_stream_from_peers_fetch_block_full_retry{instance=~\"$instance\"}[$step])) by (instance)",
  5298                "format": "time_series",
  5299                "intervalFactor": 1,
  5300                "key": 0.3848186046051656,
  5301                "legendFormat": "fetchBlockFullRetry-{{instance}} m3",
  5302                "refId": "B"
  5303              }
  5304            ],
  5305            "thresholds": [],
  5306            "timeFrom": null,
  5307            "timeShift": null,
  5308            "title": "Fetch Block Full-Retry/Second",
  5309            "tooltip": {
  5310              "shared": false,
  5311              "sort": 0,
  5312              "value_type": "cumulative"
  5313            },
  5314            "type": "graph",
  5315            "xaxis": {
  5316              "buckets": null,
  5317              "mode": "time",
  5318              "name": null,
  5319              "show": true,
  5320              "values": []
  5321            },
  5322            "yaxes": [
  5323              {
  5324                "format": "short",
  5325                "logBase": 1,
  5326                "max": null,
  5327                "min": null,
  5328                "show": true
  5329              },
  5330              {
  5331                "format": "short",
  5332                "logBase": 1,
  5333                "max": null,
  5334                "min": null,
  5335                "show": true
  5336              }
  5337            ],
  5338            "yaxis": {
  5339              "align": false,
  5340              "alignLevel": null
  5341            }
  5342          },
  5343          {
  5344            "aliasColors": {},
  5345            "bars": false,
  5346            "dashLength": 10,
  5347            "dashes": false,
  5348            "datasource": "-- Mixed --",
  5349            "editable": true,
  5350            "error": false,
  5351            "fill": 1,
  5352            "grid": {},
  5353            "gridPos": {
  5354              "h": 7,
  5355              "w": 6,
  5356              "x": 18,
  5357              "y": 78
  5358            },
  5359            "id": 67,
  5360            "legend": {
  5361              "avg": false,
  5362              "current": false,
  5363              "max": false,
  5364              "min": false,
  5365              "show": false,
  5366              "total": false,
  5367              "values": false
  5368            },
  5369            "lines": true,
  5370            "linewidth": 2,
  5371            "links": [],
  5372            "nullPointMode": "null",
  5373            "percentage": false,
  5374            "pointradius": 5,
  5375            "points": false,
  5376            "renderer": "flot",
  5377            "seriesOverrides": [],
  5378            "spaceLength": 10,
  5379            "stack": false,
  5380            "steppedLine": false,
  5381            "targets": [
  5382              {
  5383                "datasource": "${DS_PROMETHEUS}",
  5384                "expr": "sum(rate(m3dbclient_stream_from_peers_fetch_block_final_error{instance=~\"$instance\"}[$step])) by (instance)",
  5385                "format": "time_series",
  5386                "intervalFactor": 1,
  5387                "key": 0.3848186046051656,
  5388                "legendFormat": "fetchBlockFinalError-{{instance}}",
  5389                "refId": "A"
  5390              },
  5391              {
  5392                "datasource": "${DS_M3QUERY}",
  5393                "expr": "sum(rate(m3dbclient_stream_from_peers_fetch_block_final_error{instance=~\"$instance\"}[$step])) by (instance)",
  5394                "format": "time_series",
  5395                "intervalFactor": 1,
  5396                "key": 0.3848186046051656,
  5397                "legendFormat": "fetchBlockFinalError-{{instance}} m3",
  5398                "refId": "B"
  5399              }
  5400            ],
  5401            "thresholds": [],
  5402            "timeFrom": null,
  5403            "timeShift": null,
  5404            "title": "Fetch Block Final Error/Second",
  5405            "tooltip": {
  5406              "shared": false,
  5407              "sort": 0,
  5408              "value_type": "cumulative"
  5409            },
  5410            "type": "graph",
  5411            "xaxis": {
  5412              "buckets": null,
  5413              "mode": "time",
  5414              "name": null,
  5415              "show": true,
  5416              "values": []
  5417            },
  5418            "yaxes": [
  5419              {
  5420                "format": "short",
  5421                "logBase": 1,
  5422                "max": null,
  5423                "min": null,
  5424                "show": true
  5425              },
  5426              {
  5427                "format": "short",
  5428                "logBase": 1,
  5429                "max": null,
  5430                "min": null,
  5431                "show": true
  5432              }
  5433            ],
  5434            "yaxis": {
  5435              "align": false,
  5436              "alignLevel": null
  5437            }
  5438          }
  5439        ],
  5440        "repeat": null,
  5441        "title": "Fetch Blocks Detail",
  5442        "type": "row"
  5443      },
  5444      {
  5445        "collapsed": true,
  5446        "gridPos": {
  5447          "h": 1,
  5448          "w": 24,
  5449          "x": 0,
  5450          "y": 43
  5451        },
  5452        "id": 103,
  5453        "panels": [
  5454          {
  5455            "aliasColors": {},
  5456            "bars": false,
  5457            "dashLength": 10,
  5458            "dashes": false,
  5459            "datasource": "-- Mixed --",
  5460            "editable": true,
  5461            "error": false,
  5462            "fill": 1,
  5463            "grid": {},
  5464            "gridPos": {
  5465              "h": 7,
  5466              "w": 12,
  5467              "x": 0,
  5468              "y": 79
  5469            },
  5470            "id": 11,
  5471            "legend": {
  5472              "avg": false,
  5473              "current": false,
  5474              "max": false,
  5475              "min": false,
  5476              "show": false,
  5477              "total": false,
  5478              "values": false
  5479            },
  5480            "lines": true,
  5481            "linewidth": 2,
  5482            "links": [],
  5483            "nullPointMode": "null",
  5484            "percentage": false,
  5485            "pointradius": 5,
  5486            "points": false,
  5487            "renderer": "flot",
  5488            "seriesOverrides": [],
  5489            "spaceLength": 10,
  5490            "stack": false,
  5491            "steppedLine": false,
  5492            "targets": [
  5493              {
  5494                "datasource": "${DS_PROMETHEUS}",
  5495                "expr": "[[PoolType]]_free{instance=~\"$instance\"}",
  5496                "format": "time_series",
  5497                "intervalFactor": 1,
  5498                "key": 0.4590639612241416,
  5499                "refId": "A"
  5500              },
  5501              {
  5502                "datasource": "${DS_PROMETHEUS}",
  5503                "expr": "[[PoolType]]_put_on_full{instance=~\"$instance\"}",
  5504                "format": "time_series",
  5505                "hide": true,
  5506                "intervalFactor": 1,
  5507                "key": 0.4590639612241416,
  5508                "refId": "B"
  5509              },
  5510              {
  5511                "datasource": "${DS_M3QUERY}",
  5512                "expr": "[[PoolType]]_free{instance=~\"$instance\"}",
  5513                "format": "time_series",
  5514                "intervalFactor": 1,
  5515                "key": 0.4590639612241416,
  5516                "refId": "C"
  5517              },
  5518              {
  5519                "datasource": "${DS_M3QUERY}",
  5520                "expr": "[[PoolType]]_put_on_full{instance=~\"$instance\"}",
  5521                "format": "time_series",
  5522                "hide": true,
  5523                "intervalFactor": 1,
  5524                "key": 0.4590639612241416,
  5525                "refId": "D"
  5526              }
  5527            ],
  5528            "thresholds": [],
  5529            "timeFrom": null,
  5530            "timeShift": null,
  5531            "title": "Free &  Put On Full",
  5532            "tooltip": {
  5533              "shared": false,
  5534              "sort": 0,
  5535              "value_type": "cumulative"
  5536            },
  5537            "type": "graph",
  5538            "xaxis": {
  5539              "buckets": null,
  5540              "mode": "time",
  5541              "name": null,
  5542              "show": true,
  5543              "values": []
  5544            },
  5545            "yaxes": [
  5546              {
  5547                "format": "short",
  5548                "logBase": 1,
  5549                "max": null,
  5550                "min": null,
  5551                "show": true
  5552              },
  5553              {
  5554                "format": "short",
  5555                "logBase": 1,
  5556                "max": null,
  5557                "min": null,
  5558                "show": true
  5559              }
  5560            ],
  5561            "yaxis": {
  5562              "align": false,
  5563              "alignLevel": null
  5564            }
  5565          },
  5566          {
  5567            "aliasColors": {},
  5568            "bars": true,
  5569            "dashLength": 10,
  5570            "dashes": false,
  5571            "datasource": "-- Mixed --",
  5572            "editable": true,
  5573            "error": false,
  5574            "fill": 1,
  5575            "grid": {},
  5576            "gridPos": {
  5577              "h": 7,
  5578              "w": 12,
  5579              "x": 12,
  5580              "y": 79
  5581            },
  5582            "id": 47,
  5583            "legend": {
  5584              "avg": false,
  5585              "current": false,
  5586              "max": false,
  5587              "min": false,
  5588              "show": true,
  5589              "total": false,
  5590              "values": false
  5591            },
  5592            "lines": false,
  5593            "linewidth": 2,
  5594            "links": [],
  5595            "maxDataPoints": "",
  5596            "nullPointMode": "null",
  5597            "percentage": false,
  5598            "pointradius": 5,
  5599            "points": false,
  5600            "renderer": "flot",
  5601            "seriesOverrides": [],
  5602            "spaceLength": 10,
  5603            "stack": false,
  5604            "steppedLine": false,
  5605            "targets": [
  5606              {
  5607                "datasource": "${DS_PROMETHEUS}",
  5608                "expr": "",
  5609                "format": "time_series",
  5610                "intervalFactor": 1,
  5611                "key": 0.3914310519012809,
  5612                "refId": "A"
  5613              },
  5614              {
  5615                "datasource": "${DS_M3QUERY}",
  5616                "expr": "",
  5617                "format": "time_series",
  5618                "intervalFactor": 1,
  5619                "key": 0.3914310519012809,
  5620                "refId": "B"
  5621              }
  5622            ],
  5623            "thresholds": [],
  5624            "timeFrom": null,
  5625            "timeShift": null,
  5626            "title": "% Pool Used - Not Implemented",
  5627            "tooltip": {
  5628              "shared": true,
  5629              "sort": 0,
  5630              "value_type": "individual"
  5631            },
  5632            "type": "graph",
  5633            "xaxis": {
  5634              "buckets": null,
  5635              "mode": "time",
  5636              "name": null,
  5637              "show": true,
  5638              "values": []
  5639            },
  5640            "yaxes": [
  5641              {
  5642                "format": "percent",
  5643                "logBase": 1,
  5644                "max": null,
  5645                "min": null,
  5646                "show": true
  5647              },
  5648              {
  5649                "format": "short",
  5650                "logBase": 1,
  5651                "max": null,
  5652                "min": null,
  5653                "show": true
  5654              }
  5655            ],
  5656            "yaxis": {
  5657              "align": false,
  5658              "alignLevel": null
  5659            }
  5660          }
  5661        ],
  5662        "repeat": null,
  5663        "title": "Pooling",
  5664        "type": "row"
  5665      },
  5666      {
  5667        "collapsed": true,
  5668        "gridPos": {
  5669          "h": 1,
  5670          "w": 24,
  5671          "x": 0,
  5672          "y": 44
  5673        },
  5674        "id": 106,
  5675        "panels": [
  5676          {
  5677            "aliasColors": {},
  5678            "bars": false,
  5679            "dashLength": 10,
  5680            "dashes": false,
  5681            "datasource": "-- Mixed --",
  5682            "editable": true,
  5683            "error": false,
  5684            "fill": 1,
  5685            "grid": {},
  5686            "gridPos": {
  5687              "h": 7,
  5688              "w": 12,
  5689              "x": 0,
  5690              "y": 45
  5691            },
  5692            "id": 57,
  5693            "legend": {
  5694              "avg": false,
  5695              "current": false,
  5696              "max": false,
  5697              "min": false,
  5698              "show": true,
  5699              "total": false,
  5700              "values": false
  5701            },
  5702            "lines": true,
  5703            "linewidth": 2,
  5704            "links": [],
  5705            "nullPointMode": "null",
  5706            "percentage": false,
  5707            "pointradius": 5,
  5708            "points": false,
  5709            "renderer": "flot",
  5710            "seriesOverrides": [],
  5711            "spaceLength": 10,
  5712            "stack": false,
  5713            "steppedLine": false,
  5714            "targets": [
  5715              {
  5716                "datasource": "${DS_PROMETHEUS}",
  5717                "expr": "sum(build_information{}) by (go_version)",
  5718                "format": "time_series",
  5719                "intervalFactor": 1,
  5720                "key": 0.7855942131678251,
  5721                "legendFormat": "{{go_version}}",
  5722                "refId": "A"
  5723              },
  5724              {
  5725                "datasource": "${DS_M3QUERY}",
  5726                "expr": "sum(build_information{}) by (go_version)",
  5727                "format": "time_series",
  5728                "intervalFactor": 1,
  5729                "key": 0.7855942131678251,
  5730                "legendFormat": "{{go_version}} m3",
  5731                "refId": "B"
  5732              }
  5733            ],
  5734            "thresholds": [],
  5735            "timeFrom": null,
  5736            "timeShift": null,
  5737            "title": "Runtime Version",
  5738            "tooltip": {
  5739              "shared": true,
  5740              "sort": 0,
  5741              "value_type": "cumulative"
  5742            },
  5743            "type": "graph",
  5744            "xaxis": {
  5745              "buckets": null,
  5746              "mode": "time",
  5747              "name": null,
  5748              "show": true,
  5749              "values": []
  5750            },
  5751            "yaxes": [
  5752              {
  5753                "format": "short",
  5754                "logBase": 1,
  5755                "max": null,
  5756                "min": null,
  5757                "show": true
  5758              },
  5759              {
  5760                "format": "short",
  5761                "logBase": 1,
  5762                "max": null,
  5763                "min": null,
  5764                "show": true
  5765              }
  5766            ],
  5767            "yaxis": {
  5768              "align": false,
  5769              "alignLevel": null
  5770            }
  5771          },
  5772          {
  5773            "aliasColors": {},
  5774            "bars": false,
  5775            "dashLength": 10,
  5776            "dashes": false,
  5777            "datasource": "-- Mixed --",
  5778            "editable": true,
  5779            "error": false,
  5780            "fill": 1,
  5781            "grid": {},
  5782            "gridPos": {
  5783              "h": 7,
  5784              "w": 12,
  5785              "x": 12,
  5786              "y": 45
  5787            },
  5788            "id": 58,
  5789            "legend": {
  5790              "avg": false,
  5791              "current": false,
  5792              "hideEmpty": true,
  5793              "hideZero": true,
  5794              "max": false,
  5795              "min": false,
  5796              "show": true,
  5797              "total": false,
  5798              "values": false
  5799            },
  5800            "lines": true,
  5801            "linewidth": 2,
  5802            "links": [],
  5803            "nullPointMode": "null",
  5804            "percentage": false,
  5805            "pointradius": 5,
  5806            "points": false,
  5807            "renderer": "flot",
  5808            "seriesOverrides": [
  5809              {
  5810                "alias": "6fafa81",
  5811                "yaxis": 1
  5812              }
  5813            ],
  5814            "spaceLength": 10,
  5815            "stack": false,
  5816            "steppedLine": false,
  5817            "targets": [
  5818              {
  5819                "datasource": "${DS_PROMETHEUS}",
  5820                "expr": "sum(build_information{}) by (revision)",
  5821                "format": "time_series",
  5822                "intervalFactor": 1,
  5823                "key": 0.5783520603949805,
  5824                "legendFormat": "{{revision}}",
  5825                "refId": "A"
  5826              },
  5827              {
  5828                "datasource": "${DS_M3QUERY}",
  5829                "expr": "sum(build_information{}) by (revision)",
  5830                "format": "time_series",
  5831                "intervalFactor": 1,
  5832                "key": 0.5783520603949805,
  5833                "legendFormat": "{{revision}} m3",
  5834                "refId": "B"
  5835              }
  5836            ],
  5837            "thresholds": [],
  5838            "timeFrom": null,
  5839            "timeShift": null,
  5840            "title": "Git Revision",
  5841            "tooltip": {
  5842              "shared": true,
  5843              "sort": 0,
  5844              "value_type": "cumulative"
  5845            },
  5846            "type": "graph",
  5847            "xaxis": {
  5848              "buckets": null,
  5849              "mode": "time",
  5850              "name": null,
  5851              "show": true,
  5852              "values": []
  5853            },
  5854            "yaxes": [
  5855              {
  5856                "format": "short",
  5857                "logBase": 1,
  5858                "max": null,
  5859                "min": null,
  5860                "show": true
  5861              },
  5862              {
  5863                "format": "short",
  5864                "logBase": 1,
  5865                "max": null,
  5866                "min": null,
  5867                "show": true
  5868              }
  5869            ],
  5870            "yaxis": {
  5871              "align": false,
  5872              "alignLevel": null
  5873            }
  5874          }
  5875        ],
  5876        "repeat": null,
  5877        "title": "Build Versions",
  5878        "type": "row"
  5879      },
  5880      {
  5881        "collapsed": true,
  5882        "gridPos": {
  5883          "h": 1,
  5884          "w": 24,
  5885          "x": 0,
  5886          "y": 45
  5887        },
  5888        "id": 107,
  5889        "panels": [
  5890          {
  5891            "aliasColors": {},
  5892            "bars": false,
  5893            "dashLength": 10,
  5894            "dashes": false,
  5895            "datasource": "-- Mixed --",
  5896            "fill": 1,
  5897            "gridPos": {
  5898              "h": 7,
  5899              "w": 8,
  5900              "x": 0,
  5901              "y": 46
  5902            },
  5903            "id": 69,
  5904            "legend": {
  5905              "avg": false,
  5906              "current": false,
  5907              "max": false,
  5908              "min": false,
  5909              "show": true,
  5910              "total": false,
  5911              "values": false
  5912            },
  5913            "lines": true,
  5914            "linewidth": 1,
  5915            "links": [],
  5916            "nullPointMode": "null",
  5917            "percentage": false,
  5918            "pointradius": 5,
  5919            "points": false,
  5920            "renderer": "flot",
  5921            "seriesOverrides": [
  5922              {
  5923                "alias": "name:index-error error_type:async-insert | sum",
  5924                "yaxis": 2
  5925              }
  5926            ],
  5927            "spaceLength": 10,
  5928            "stack": false,
  5929            "steppedLine": false,
  5930            "targets": [
  5931              {
  5932                "datasource": "${DS_PROMETHEUS}",
  5933                "expr": "rate(dbindex_insert_queue_index_queue_num_pending{instance=~\"$instance\"}[$step])",
  5934                "format": "time_series",
  5935                "hide": false,
  5936                "intervalFactor": 1,
  5937                "refId": "A"
  5938              },
  5939              {
  5940                "datasource": "${DS_PROMETHEUS}",
  5941                "expr": "rate(dbindex_index_error{instance=~\"$instance\"}[$step])",
  5942                "format": "time_series",
  5943                "intervalFactor": 1,
  5944                "refId": "B"
  5945              },
  5946              {
  5947                "datasource": "${DS_M3QUERY}",
  5948                "expr": "rate(dbindex_insert_queue_index_queue_num_pending{instance=~\"$instance\"}[$step])",
  5949                "format": "time_series",
  5950                "hide": false,
  5951                "intervalFactor": 1,
  5952                "refId": "C"
  5953              },
  5954              {
  5955                "datasource": "${DS_M3QUERY}",
  5956                "expr": "rate(dbindex_index_error{instance=~\"$instance\"}[$step])",
  5957                "format": "time_series",
  5958                "intervalFactor": 1,
  5959                "refId": "D"
  5960              }
  5961            ],
  5962            "thresholds": [],
  5963            "timeFrom": null,
  5964            "timeShift": null,
  5965            "title": "Index Queue",
  5966            "tooltip": {
  5967              "shared": true,
  5968              "sort": 0,
  5969              "value_type": "individual"
  5970            },
  5971            "type": "graph",
  5972            "xaxis": {
  5973              "buckets": null,
  5974              "mode": "time",
  5975              "name": null,
  5976              "show": true,
  5977              "values": []
  5978            },
  5979            "yaxes": [
  5980              {
  5981                "format": "short",
  5982                "label": null,
  5983                "logBase": 1,
  5984                "max": null,
  5985                "min": null,
  5986                "show": true
  5987              },
  5988              {
  5989                "format": "short",
  5990                "label": null,
  5991                "logBase": 1,
  5992                "max": null,
  5993                "min": null,
  5994                "show": true
  5995              }
  5996            ],
  5997            "yaxis": {
  5998              "align": false,
  5999              "alignLevel": null
  6000            }
  6001          },
  6002          {
  6003            "aliasColors": {},
  6004            "bars": false,
  6005            "dashLength": 10,
  6006            "dashes": false,
  6007            "datasource": "-- Mixed --",
  6008            "fill": 0,
  6009            "gridPos": {
  6010              "h": 7,
  6011              "w": 8,
  6012              "x": 16,
  6013              "y": 46
  6014            },
  6015            "id": 79,
  6016            "legend": {
  6017              "avg": false,
  6018              "current": false,
  6019              "max": false,
  6020              "min": false,
  6021              "show": false,
  6022              "total": false,
  6023              "values": false
  6024            },
  6025            "lines": true,
  6026            "linewidth": 1,
  6027            "links": [],
  6028            "nullPointMode": "null",
  6029            "percentage": false,
  6030            "pointradius": 5,
  6031            "points": false,
  6032            "renderer": "flot",
  6033            "seriesOverrides": [],
  6034            "spaceLength": 10,
  6035            "stack": false,
  6036            "steppedLine": false,
  6037            "targets": [
  6038              {
  6039                "datasource": "${DS_PROMETHEUS}",
  6040                "expr": "dbindex_insert_end_to_end_latency{instance=~\"$instance\",quantile=\"0.99\"}",
  6041                "format": "time_series",
  6042                "intervalFactor": 1,
  6043                "refId": "A"
  6044              },
  6045              {
  6046                "datasource": "${DS_M3QUERY}",
  6047                "expr": "dbindex_insert_end_to_end_latency{instance=~\"$instance\",quantile=\"0.99\"}",
  6048                "format": "time_series",
  6049                "intervalFactor": 1,
  6050                "refId": "B"
  6051              }
  6052            ],
  6053            "thresholds": [],
  6054            "timeFrom": null,
  6055            "timeShift": null,
  6056            "title": "Indexing End-to-End Latency - P99",
  6057            "tooltip": {
  6058              "shared": false,
  6059              "sort": 0,
  6060              "value_type": "individual"
  6061            },
  6062            "type": "graph",
  6063            "xaxis": {
  6064              "buckets": null,
  6065              "mode": "time",
  6066              "name": null,
  6067              "show": true,
  6068              "values": []
  6069            },
  6070            "yaxes": [
  6071              {
  6072                "format": "s",
  6073                "label": null,
  6074                "logBase": 1,
  6075                "max": null,
  6076                "min": null,
  6077                "show": true
  6078              },
  6079              {
  6080                "format": "short",
  6081                "label": null,
  6082                "logBase": 1,
  6083                "max": null,
  6084                "min": null,
  6085                "show": true
  6086              }
  6087            ],
  6088            "yaxis": {
  6089              "align": false,
  6090              "alignLevel": null
  6091            }
  6092          }
  6093        ],
  6094        "repeat": null,
  6095        "title": "Index Queue",
  6096        "type": "row"
  6097      },
  6098      {
  6099        "collapsed": true,
  6100        "gridPos": {
  6101          "h": 1,
  6102          "w": 24,
  6103          "x": 0,
  6104          "y": 46
  6105        },
  6106        "id": 108,
  6107        "panels": [
  6108          {
  6109            "aliasColors": {},
  6110            "bars": false,
  6111            "dashLength": 10,
  6112            "dashes": false,
  6113            "datasource": "-- Mixed --",
  6114            "fill": 0,
  6115            "gridPos": {
  6116              "h": 7,
  6117              "w": 12,
  6118              "x": 0,
  6119              "y": 47
  6120            },
  6121            "id": 85,
  6122            "legend": {
  6123              "avg": false,
  6124              "current": false,
  6125              "max": false,
  6126              "min": false,
  6127              "show": false,
  6128              "total": false,
  6129              "values": false
  6130            },
  6131            "lines": true,
  6132            "linewidth": 1,
  6133            "links": [],
  6134            "nullPointMode": "null",
  6135            "percentage": false,
  6136            "pointradius": 5,
  6137            "points": false,
  6138            "renderer": "flot",
  6139            "seriesOverrides": [],
  6140            "spaceLength": 10,
  6141            "stack": false,
  6142            "steppedLine": false,
  6143            "targets": [
  6144              {
  6145                "datasource": "${DS_PROMETHEUS}",
  6146                "expr": "database_tick_index_num_docs{instance=~\"$instance\"}",
  6147                "format": "time_series",
  6148                "intervalFactor": 1,
  6149                "refId": "A"
  6150              },
  6151              {
  6152                "datasource": "${DS_M3QUERY}",
  6153                "expr": "database_tick_index_num_docs{instance=~\"$instance\"}",
  6154                "format": "time_series",
  6155                "intervalFactor": 1,
  6156                "refId": "B"
  6157              }
  6158            ],
  6159            "thresholds": [],
  6160            "timeFrom": null,
  6161            "timeShift": null,
  6162            "title": "Num Docs",
  6163            "tooltip": {
  6164              "shared": true,
  6165              "sort": 0,
  6166              "value_type": "individual"
  6167            },
  6168            "type": "graph",
  6169            "xaxis": {
  6170              "buckets": null,
  6171              "mode": "time",
  6172              "name": null,
  6173              "show": true,
  6174              "values": []
  6175            },
  6176            "yaxes": [
  6177              {
  6178                "format": "short",
  6179                "label": null,
  6180                "logBase": 1,
  6181                "max": null,
  6182                "min": null,
  6183                "show": true
  6184              },
  6185              {
  6186                "format": "short",
  6187                "label": null,
  6188                "logBase": 1,
  6189                "max": null,
  6190                "min": null,
  6191                "show": true
  6192              }
  6193            ],
  6194            "yaxis": {
  6195              "align": false,
  6196              "alignLevel": null
  6197            }
  6198          },
  6199          {
  6200            "aliasColors": {},
  6201            "bars": false,
  6202            "dashLength": 10,
  6203            "dashes": false,
  6204            "datasource": "-- Mixed --",
  6205            "fill": 0,
  6206            "gridPos": {
  6207              "h": 7,
  6208              "w": 12,
  6209              "x": 12,
  6210              "y": 47
  6211            },
  6212            "id": 86,
  6213            "legend": {
  6214              "avg": false,
  6215              "current": false,
  6216              "max": false,
  6217              "min": false,
  6218              "show": false,
  6219              "total": false,
  6220              "values": false
  6221            },
  6222            "lines": true,
  6223            "linewidth": 1,
  6224            "links": [],
  6225            "nullPointMode": "null",
  6226            "percentage": false,
  6227            "pointradius": 5,
  6228            "points": false,
  6229            "renderer": "flot",
  6230            "seriesOverrides": [],
  6231            "spaceLength": 10,
  6232            "stack": false,
  6233            "steppedLine": false,
  6234            "targets": [
  6235              {
  6236                "datasource": "${DS_PROMETHEUS}",
  6237                "expr": "database_tick_index_num_segments{instance=~\"$instance\"}",
  6238                "format": "time_series",
  6239                "intervalFactor": 1,
  6240                "refId": "A"
  6241              },
  6242              {
  6243                "datasource": "${DS_M3QUERY}",
  6244                "expr": "database_tick_index_num_segments{instance=~\"$instance\"}",
  6245                "format": "time_series",
  6246                "intervalFactor": 1,
  6247                "refId": "B"
  6248              }
  6249            ],
  6250            "thresholds": [],
  6251            "timeFrom": null,
  6252            "timeShift": null,
  6253            "title": "Num Segments",
  6254            "tooltip": {
  6255              "shared": true,
  6256              "sort": 0,
  6257              "value_type": "individual"
  6258            },
  6259            "type": "graph",
  6260            "xaxis": {
  6261              "buckets": null,
  6262              "mode": "time",
  6263              "name": null,
  6264              "show": true,
  6265              "values": []
  6266            },
  6267            "yaxes": [
  6268              {
  6269                "format": "short",
  6270                "label": null,
  6271                "logBase": 1,
  6272                "max": null,
  6273                "min": null,
  6274                "show": true
  6275              },
  6276              {
  6277                "format": "short",
  6278                "label": null,
  6279                "logBase": 1,
  6280                "max": null,
  6281                "min": null,
  6282                "show": true
  6283              }
  6284            ],
  6285            "yaxis": {
  6286              "align": false,
  6287              "alignLevel": null
  6288            }
  6289          },
  6290          {
  6291            "aliasColors": {},
  6292            "bars": false,
  6293            "dashLength": 10,
  6294            "dashes": false,
  6295            "datasource": "-- Mixed --",
  6296            "fill": 0,
  6297            "gridPos": {
  6298              "h": 7,
  6299              "w": 8,
  6300              "x": 0,
  6301              "y": 54
  6302            },
  6303            "id": 87,
  6304            "legend": {
  6305              "avg": false,
  6306              "current": false,
  6307              "max": false,
  6308              "min": false,
  6309              "show": false,
  6310              "total": false,
  6311              "values": false
  6312            },
  6313            "lines": true,
  6314            "linewidth": 1,
  6315            "links": [],
  6316            "nullPointMode": "null",
  6317            "percentage": false,
  6318            "pointradius": 5,
  6319            "points": false,
  6320            "renderer": "flot",
  6321            "seriesOverrides": [],
  6322            "spaceLength": 10,
  6323            "stack": false,
  6324            "steppedLine": false,
  6325            "targets": [
  6326              {
  6327                "datasource": "${DS_PROMETHEUS}",
  6328                "expr": "dbindex_num_active_compactions{instance=~\"$instance\"}",
  6329                "format": "time_series",
  6330                "intervalFactor": 1,
  6331                "refId": "A"
  6332              },
  6333              {
  6334                "datasource": "${DS_PROMETHEUS}",
  6335                "expr": "dbindex_num_segments_compacting{instance=~\"$instance\"}",
  6336                "format": "time_series",
  6337                "hide": true,
  6338                "intervalFactor": 1,
  6339                "refId": "B"
  6340              },
  6341              {
  6342                "datasource": "${DS_M3QUERY}",
  6343                "expr": "dbindex_num_active_compactions{instance=~\"$instance\"}",
  6344                "format": "time_series",
  6345                "intervalFactor": 1,
  6346                "refId": "C"
  6347              },
  6348              {
  6349                "datasource": "${DS_M3QUERY}",
  6350                "expr": "dbindex_num_segments_compacting{instance=~\"$instance\"}",
  6351                "format": "time_series",
  6352                "hide": true,
  6353                "intervalFactor": 1,
  6354                "refId": "D"
  6355              }
  6356            ],
  6357            "thresholds": [],
  6358            "timeFrom": null,
  6359            "timeShift": null,
  6360            "title": "Num Compactions",
  6361            "tooltip": {
  6362              "shared": true,
  6363              "sort": 0,
  6364              "value_type": "individual"
  6365            },
  6366            "type": "graph",
  6367            "xaxis": {
  6368              "buckets": null,
  6369              "mode": "time",
  6370              "name": null,
  6371              "show": true,
  6372              "values": []
  6373            },
  6374            "yaxes": [
  6375              {
  6376                "format": "short",
  6377                "label": null,
  6378                "logBase": 1,
  6379                "max": null,
  6380                "min": null,
  6381                "show": true
  6382              },
  6383              {
  6384                "format": "short",
  6385                "label": null,
  6386                "logBase": 1,
  6387                "max": null,
  6388                "min": null,
  6389                "show": true
  6390              }
  6391            ],
  6392            "yaxis": {
  6393              "align": false,
  6394              "alignLevel": null
  6395            }
  6396          },
  6397          {
  6398            "aliasColors": {},
  6399            "bars": false,
  6400            "dashLength": 10,
  6401            "dashes": false,
  6402            "datasource": "-- Mixed --",
  6403            "fill": 0,
  6404            "gridPos": {
  6405              "h": 7,
  6406              "w": 8,
  6407              "x": 16,
  6408              "y": 54
  6409            },
  6410            "id": 88,
  6411            "legend": {
  6412              "avg": false,
  6413              "current": false,
  6414              "max": false,
  6415              "min": false,
  6416              "show": false,
  6417              "total": false,
  6418              "values": false
  6419            },
  6420            "lines": true,
  6421            "linewidth": 1,
  6422            "links": [],
  6423            "nullPointMode": "null",
  6424            "percentage": false,
  6425            "pointradius": 5,
  6426            "points": false,
  6427            "renderer": "flot",
  6428            "seriesOverrides": [],
  6429            "spaceLength": 10,
  6430            "stack": false,
  6431            "steppedLine": false,
  6432            "targets": [
  6433              {
  6434                "datasource": "${DS_PROMETHEUS}",
  6435                "expr": "dbindex_compaction_latency{instance=~\"$instance\"}",
  6436                "format": "time_series",
  6437                "intervalFactor": 1,
  6438                "refId": "A"
  6439              },
  6440              {
  6441                "datasource": "${DS_M3QUERY}",
  6442                "expr": "dbindex_compaction_latency{instance=~\"$instance\"}",
  6443                "format": "time_series",
  6444                "intervalFactor": 1,
  6445                "refId": "B"
  6446              }
  6447            ],
  6448            "thresholds": [],
  6449            "timeFrom": null,
  6450            "timeShift": null,
  6451            "title": "Compaction Latency",
  6452            "tooltip": {
  6453              "shared": true,
  6454              "sort": 0,
  6455              "value_type": "individual"
  6456            },
  6457            "type": "graph",
  6458            "xaxis": {
  6459              "buckets": null,
  6460              "mode": "time",
  6461              "name": null,
  6462              "show": true,
  6463              "values": []
  6464            },
  6465            "yaxes": [
  6466              {
  6467                "format": "ms",
  6468                "label": null,
  6469                "logBase": 1,
  6470                "max": null,
  6471                "min": null,
  6472                "show": true
  6473              },
  6474              {
  6475                "format": "short",
  6476                "label": null,
  6477                "logBase": 1,
  6478                "max": null,
  6479                "min": null,
  6480                "show": true
  6481              }
  6482            ],
  6483            "yaxis": {
  6484              "align": false,
  6485              "alignLevel": null
  6486            }
  6487          },
  6488          {
  6489            "aliasColors": {},
  6490            "bars": false,
  6491            "dashLength": 10,
  6492            "dashes": false,
  6493            "datasource": "-- Mixed --",
  6494            "fill": 0,
  6495            "gridPos": {
  6496              "h": 7,
  6497              "w": 12,
  6498              "x": 0,
  6499              "y": 61
  6500            },
  6501            "id": 74,
  6502            "legend": {
  6503              "avg": false,
  6504              "current": false,
  6505              "max": false,
  6506              "min": false,
  6507              "show": false,
  6508              "total": false,
  6509              "values": false
  6510            },
  6511            "lines": false,
  6512            "linewidth": 1,
  6513            "links": [],
  6514            "nullPointMode": "connected",
  6515            "percentage": false,
  6516            "pointradius": 5,
  6517            "points": true,
  6518            "renderer": "flot",
  6519            "seriesOverrides": [],
  6520            "spaceLength": 10,
  6521            "stack": false,
  6522            "steppedLine": false,
  6523            "targets": [
  6524              {
  6525                "datasource": "${DS_PROMETHEUS}",
  6526                "expr": "increase(database_tick_index_num_blocks_evicted{instance=~\"$instance\"}[$step])",
  6527                "format": "time_series",
  6528                "intervalFactor": 1,
  6529                "refId": "A"
  6530              },
  6531              {
  6532                "datasource": "${DS_PROMETHEUS}",
  6533                "expr": "increase(database_tick_index_num_blocks_sealed{instance=~\"$instance\"}[$step])",
  6534                "format": "time_series",
  6535                "intervalFactor": 1,
  6536                "refId": "B"
  6537              },
  6538              {
  6539                "datasource": "${DS_M3QUERY}",
  6540                "expr": "increase(database_tick_index_num_blocks_evicted{instance=~\"$instance\"}[$step])",
  6541                "format": "time_series",
  6542                "intervalFactor": 1,
  6543                "refId": "C"
  6544              },
  6545              {
  6546                "datasource": "${DS_M3QUERY}",
  6547                "expr": "increase(database_tick_index_num_blocks_sealed{instance=~\"$instance\"}[$step])",
  6548                "format": "time_series",
  6549                "intervalFactor": 1,
  6550                "refId": "D"
  6551              }
  6552            ],
  6553            "thresholds": [],
  6554            "timeFrom": null,
  6555            "timeShift": null,
  6556            "title": "Evicted/Sealed blocks",
  6557            "tooltip": {
  6558              "shared": true,
  6559              "sort": 0,
  6560              "value_type": "individual"
  6561            },
  6562            "type": "graph",
  6563            "xaxis": {
  6564              "buckets": null,
  6565              "mode": "time",
  6566              "name": null,
  6567              "show": true,
  6568              "values": []
  6569            },
  6570            "yaxes": [
  6571              {
  6572                "format": "short",
  6573                "label": null,
  6574                "logBase": 1,
  6575                "max": null,
  6576                "min": null,
  6577                "show": true
  6578              },
  6579              {
  6580                "format": "short",
  6581                "label": null,
  6582                "logBase": 1,
  6583                "max": null,
  6584                "min": null,
  6585                "show": true
  6586              }
  6587            ],
  6588            "yaxis": {
  6589              "align": false,
  6590              "alignLevel": null
  6591            }
  6592          }
  6593        ],
  6594        "repeat": null,
  6595        "title": "Index Stats",
  6596        "type": "row"
  6597      }
  6598    ],
  6599    "refresh": false,
  6600    "schemaVersion": 16,
  6601    "style": "dark",
  6602    "tags": ["disable-sync"],
  6603    "templating": {
  6604      "list": [
  6605        {
  6606          "allFormat": "glob",
  6607          "allValue": null,
  6608          "current": {
  6609            "selected": true,
  6610            "text": "bytes_pool",
  6611            "value": "bytes_pool"
  6612          },
  6613          "hide": 0,
  6614          "includeAll": true,
  6615          "label": "",
  6616          "multi": false,
  6617          "multiFormat": "glob",
  6618          "name": "PoolType",
  6619          "options": [
  6620            {
  6621              "selected": false,
  6622              "text": "All",
  6623              "value": "$__all"
  6624            },
  6625            {
  6626              "selected": false,
  6627              "text": "series_pool",
  6628              "value": "series_pool"
  6629            },
  6630            {
  6631              "selected": false,
  6632              "text": "block_pool",
  6633              "value": "block_pool"
  6634            },
  6635            {
  6636              "selected": false,
  6637              "text": "encoder_pool",
  6638              "value": "encoder_pool"
  6639            },
  6640            {
  6641              "selected": false,
  6642              "text": "context_pool",
  6643              "value": "context_pool"
  6644            },
  6645            {
  6646              "selected": false,
  6647              "text": "iterator_pool",
  6648              "value": "iterator_pool"
  6649            },
  6650            {
  6651              "selected": false,
  6652              "text": "multi_iterator_pool",
  6653              "value": "multi_iterator_pool"
  6654            },
  6655            {
  6656              "selected": false,
  6657              "text": "segment_reader_pool",
  6658              "value": "segment_reader_pool"
  6659            },
  6660            {
  6661              "selected": true,
  6662              "text": "bytes_pool",
  6663              "value": "bytes_pool"
  6664            },
  6665            {
  6666              "selected": false,
  6667              "text": "fetch_block_metadata_results_pool",
  6668              "value": "fetch_block_metadata_results_pool"
  6669            },
  6670            {
  6671              "selected": false,
  6672              "text": "fetch_blocks_metadata_results_pool",
  6673              "value": "fetch_blocks_metadata_results_pool"
  6674            },
  6675            {
  6676              "selected": false,
  6677              "text": "block_metadata_pool",
  6678              "value": "block_metadata_pool"
  6679            },
  6680            {
  6681              "selected": false,
  6682              "text": "block_metadata_slice_pool",
  6683              "value": "block_metadata_slice_pool"
  6684            },
  6685            {
  6686              "selected": false,
  6687              "text": "blocks_metadata_pool",
  6688              "value": "blocks_metadata_pool"
  6689            },
  6690            {
  6691              "selected": false,
  6692              "text": "blocks_metadata_slice_pool",
  6693              "value": "blocks_metadata_slice_pool"
  6694            },
  6695            {
  6696              "selected": false,
  6697              "text": "host_block_metadata_slice_pool",
  6698              "value": "host_block_metadata_slice_pool"
  6699            },
  6700            {
  6701              "selected": false,
  6702              "text": "identifier_pool",
  6703              "value": "identifier_pool"
  6704            }
  6705          ],
  6706          "query": "series_pool,block_pool,encoder_pool,context_pool,iterator_pool,multi_iterator_pool,segment_reader_pool,bytes_pool,fetch_block_metadata_results_pool,fetch_blocks_metadata_results_pool,block_metadata_pool,block_metadata_slice_pool,blocks_metadata_pool,blocks_metadata_slice_pool,host_block_metadata_slice_pool,identifier_pool",
  6707          "refresh": 0,
  6708          "type": "custom"
  6709        },
  6710        {
  6711          "allValue": null,
  6712          "current": {
  6713            "selected": true,
  6714            "text": "30s",
  6715            "value": "30s"
  6716          },
  6717          "hide": 0,
  6718          "includeAll": false,
  6719          "label": "step",
  6720          "multi": false,
  6721          "name": "step",
  6722          "options": [
  6723            {
  6724              "selected": true,
  6725              "text": "30s",
  6726              "value": "30s"
  6727            },
  6728            {
  6729              "selected": false,
  6730              "text": "1m",
  6731              "value": "1m"
  6732            },
  6733            {
  6734              "selected": false,
  6735              "text": "5m",
  6736              "value": "5m"
  6737            },
  6738            {
  6739              "selected": false,
  6740              "text": "10m",
  6741              "value": "10m"
  6742            }
  6743          ],
  6744          "query": "30s,1m,5m,10m",
  6745          "type": "custom"
  6746        },
  6747        {
  6748          "allValue": null,
  6749          "current": {},
  6750          "datasource": "Prometheus",
  6751          "hide": 0,
  6752          "includeAll": true,
  6753          "label": "instance",
  6754          "multi": true,
  6755          "name": "instance",
  6756          "options": [],
  6757          "query": "label_values(commitlog_writes_queued,instance)",
  6758          "refresh": 2,
  6759          "regex": "",
  6760          "sort": 0,
  6761          "tagValuesQuery": "",
  6762          "tags": [],
  6763          "tagsQuery": "",
  6764          "type": "query",
  6765          "useTags": false
  6766        }
  6767      ]
  6768    },
  6769    "time": {
  6770      "from": "now-1h",
  6771      "to": "now"
  6772    },
  6773    "timepicker": {
  6774      "now": true,
  6775      "refresh_intervals": [
  6776        "5s",
  6777        "10s",
  6778        "30s",
  6779        "1m",
  6780        "5m",
  6781        "15m",
  6782        "30m",
  6783        "1h",
  6784        "2h",
  6785        "1d"
  6786      ],
  6787      "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"]
  6788    },
  6789    "timezone": "browser",
  6790    "title": "M3DB Node Details - mixed",
  6791    "uid": "mixed",
  6792    "version": 4
  6793  }