github.com/caos/orbos@v1.5.14-0.20221103111702-e6cd0cea7ad4/dashboards/zitadel/json/storage.json (about)

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