github.com/caos/orbos@v1.5.14-0.20221103111702-e6cd0cea7ad4/dashboards/zitadel/json/runtime.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": 1610376366300,
    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": 0,
    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": 2,
    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": "null as zero",
    72        "percentage": false,
    73        "pluginVersion": "7.1.5",
    74        "pointradius": 5,
    75        "points": false,
    76        "renderer": "flot",
    77        "seriesOverrides": [
    78          {
    79            "alias": "Live nodes",
    80            "yaxis": 1
    81          },
    82          {
    83            "alias": "All nodes",
    84            "yaxis": 1
    85          }
    86        ],
    87        "spaceLength": 10,
    88        "stack": false,
    89        "steppedLine": false,
    90        "targets": [
    91          {
    92            "expr": "count(up{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"})",
    93            "format": "time_series",
    94            "hide": false,
    95            "interval": "",
    96            "intervalFactor": 2,
    97            "legendFormat": "All nodes",
    98            "metric": "",
    99            "refId": "A",
   100            "step": 120
   101          },
   102          {
   103            "expr": "count(up{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"} == 1)",
   104            "format": "time_series",
   105            "interval": "",
   106            "intervalFactor": 2,
   107            "legendFormat": "Running nodes (prometheus)",
   108            "metric": "",
   109            "refId": "B",
   110            "step": 120
   111          },
   112          {
   113            "expr": "min(liveness_livenodes{cluster=\"$cluster\",job=\"$job\",instance=~\"$node\"})",
   114            "format": "time_series",
   115            "intervalFactor": 2,
   116            "legendFormat": "Live nodes (node liveness heartbeats)",
   117            "refId": "C",
   118            "step": 120
   119          }
   120        ],
   121        "thresholds": [],
   122        "timeFrom": null,
   123        "timeRegions": [],
   124        "timeShift": null,
   125        "title": "Nodes: $node",
   126        "tooltip": {
   127          "msResolution": true,
   128          "shared": true,
   129          "sort": 0,
   130          "value_type": "cumulative"
   131        },
   132        "type": "graph",
   133        "xaxis": {
   134          "buckets": null,
   135          "mode": "time",
   136          "name": null,
   137          "show": true,
   138          "values": []
   139        },
   140        "yaxes": [
   141          {
   142            "format": "short",
   143            "label": "",
   144            "logBase": 1,
   145            "max": null,
   146            "min": null,
   147            "show": true
   148          },
   149          {
   150            "format": "short",
   151            "label": "",
   152            "logBase": 1,
   153            "max": null,
   154            "min": null,
   155            "show": true
   156          }
   157        ],
   158        "yaxis": {
   159          "align": false,
   160          "alignLevel": null
   161        }
   162      },
   163      {
   164        "columns": [],
   165        "datasource": "$datasource",
   166        "editable": true,
   167        "error": false,
   168        "fieldConfig": {
   169          "defaults": {
   170            "custom": {}
   171          },
   172          "overrides": []
   173        },
   174        "fontSize": "90%",
   175        "gridPos": {
   176          "h": 7,
   177          "w": 8,
   178          "x": 16,
   179          "y": 0
   180        },
   181        "id": 19,
   182        "links": [],
   183        "pageSize": null,
   184        "scroll": true,
   185        "showHeader": true,
   186        "sort": {
   187          "col": 7,
   188          "desc": true
   189        },
   190        "styles": [
   191          {
   192            "alias": "",
   193            "align": "auto",
   194            "colorMode": null,
   195            "colors": [
   196              "rgba(245, 54, 54, 0.9)",
   197              "rgba(237, 129, 40, 0.89)",
   198              "rgba(50, 172, 45, 0.97)"
   199            ],
   200            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   201            "decimals": 2,
   202            "pattern": "/^(instance|Value|tag)$/",
   203            "thresholds": [],
   204            "type": "string",
   205            "unit": "s"
   206          },
   207          {
   208            "alias": "",
   209            "align": "auto",
   210            "colorMode": null,
   211            "colors": [
   212              "rgba(245, 54, 54, 0.9)",
   213              "rgba(237, 129, 40, 0.89)",
   214              "rgba(50, 172, 45, 0.97)"
   215            ],
   216            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   217            "decimals": 2,
   218            "pattern": "/.*/",
   219            "thresholds": [],
   220            "type": "hidden",
   221            "unit": "short"
   222          }
   223        ],
   224        "targets": [
   225          {
   226            "expr": "build_timestamp{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}",
   227            "format": "table",
   228            "interval": "",
   229            "intervalFactor": 2,
   230            "legendFormat": "",
   231            "metric": "",
   232            "refId": "A",
   233            "step": 240
   234          }
   235        ],
   236        "title": "Built Timestamp",
   237        "transform": "table",
   238        "type": "table-old"
   239      },
   240      {
   241        "aliasColors": {},
   242        "bars": false,
   243        "dashLength": 10,
   244        "dashes": false,
   245        "datasource": "$datasource",
   246        "editable": true,
   247        "error": false,
   248        "fieldConfig": {
   249          "defaults": {
   250            "custom": {}
   251          },
   252          "overrides": []
   253        },
   254        "fill": 1,
   255        "fillGradient": 0,
   256        "grid": {},
   257        "gridPos": {
   258          "h": 7,
   259          "w": 16,
   260          "x": 0,
   261          "y": 7
   262        },
   263        "hiddenSeries": false,
   264        "id": 12,
   265        "legend": {
   266          "avg": false,
   267          "current": false,
   268          "max": false,
   269          "min": false,
   270          "show": true,
   271          "total": false,
   272          "values": false
   273        },
   274        "lines": true,
   275        "linewidth": 2,
   276        "links": [],
   277        "nullPointMode": "null as zero",
   278        "percentage": false,
   279        "pluginVersion": "7.1.5",
   280        "pointradius": 5,
   281        "points": false,
   282        "renderer": "flot",
   283        "seriesOverrides": [],
   284        "spaceLength": 10,
   285        "stack": false,
   286        "steppedLine": false,
   287        "targets": [
   288          {
   289            "expr": "sys_uptime{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}",
   290            "format": "time_series",
   291            "interval": "",
   292            "intervalFactor": 2,
   293            "legendFormat": "{{instance}}",
   294            "refId": "A",
   295            "step": 120
   296          }
   297        ],
   298        "thresholds": [],
   299        "timeFrom": null,
   300        "timeRegions": [],
   301        "timeShift": null,
   302        "title": "Uptime: $node",
   303        "tooltip": {
   304          "msResolution": false,
   305          "shared": true,
   306          "sort": 0,
   307          "value_type": "cumulative"
   308        },
   309        "type": "graph",
   310        "xaxis": {
   311          "buckets": null,
   312          "mode": "time",
   313          "name": null,
   314          "show": true,
   315          "values": []
   316        },
   317        "yaxes": [
   318          {
   319            "format": "s",
   320            "label": null,
   321            "logBase": 10,
   322            "max": null,
   323            "min": null,
   324            "show": true
   325          },
   326          {
   327            "format": "short",
   328            "label": null,
   329            "logBase": 1,
   330            "max": null,
   331            "min": null,
   332            "show": true
   333          }
   334        ],
   335        "yaxis": {
   336          "align": false,
   337          "alignLevel": null
   338        }
   339      },
   340      {
   341        "columns": [
   342          {
   343            "text": "Current",
   344            "value": "current"
   345          }
   346        ],
   347        "datasource": "$datasource",
   348        "editable": true,
   349        "error": false,
   350        "fieldConfig": {
   351          "defaults": {
   352            "custom": {}
   353          },
   354          "overrides": []
   355        },
   356        "fontSize": "90%",
   357        "gridPos": {
   358          "h": 7,
   359          "w": 8,
   360          "x": 16,
   361          "y": 7
   362        },
   363        "id": 13,
   364        "links": [],
   365        "pageSize": null,
   366        "scroll": true,
   367        "showHeader": true,
   368        "sort": {
   369          "col": 0,
   370          "desc": true
   371        },
   372        "styles": [
   373          {
   374            "align": "auto",
   375            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   376            "pattern": "Current",
   377            "type": "number",
   378            "unit": "s"
   379          }
   380        ],
   381        "targets": [
   382          {
   383            "expr": "sys_uptime{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}",
   384            "format": "time_series",
   385            "interval": "",
   386            "intervalFactor": 2,
   387            "legendFormat": "{{instance}}",
   388            "metric": "",
   389            "refId": "A",
   390            "step": 240
   391          }
   392        ],
   393        "title": "Uptime: $node",
   394        "transform": "timeseries_aggregations",
   395        "type": "table-old"
   396      },
   397      {
   398        "aliasColors": {},
   399        "bars": false,
   400        "dashLength": 10,
   401        "dashes": false,
   402        "datasource": "$datasource",
   403        "editable": true,
   404        "error": false,
   405        "fieldConfig": {
   406          "defaults": {
   407            "custom": {}
   408          },
   409          "overrides": []
   410        },
   411        "fill": 1,
   412        "fillGradient": 0,
   413        "grid": {},
   414        "gridPos": {
   415          "h": 7,
   416          "w": 16,
   417          "x": 0,
   418          "y": 14
   419        },
   420        "hiddenSeries": false,
   421        "id": 9,
   422        "legend": {
   423          "avg": false,
   424          "current": false,
   425          "max": false,
   426          "min": false,
   427          "show": true,
   428          "total": false,
   429          "values": false
   430        },
   431        "lines": true,
   432        "linewidth": 2,
   433        "links": [],
   434        "nullPointMode": "null as zero",
   435        "percentage": false,
   436        "pluginVersion": "7.1.5",
   437        "pointradius": 5,
   438        "points": false,
   439        "renderer": "flot",
   440        "seriesOverrides": [],
   441        "spaceLength": 10,
   442        "stack": false,
   443        "steppedLine": false,
   444        "targets": [
   445          {
   446            "expr": "sum(sys_rss{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"})",
   447            "format": "time_series",
   448            "interval": "",
   449            "intervalFactor": 2,
   450            "legendFormat": "RSS",
   451            "metric": "sys_rss",
   452            "refId": "A",
   453            "step": 120
   454          },
   455          {
   456            "expr": "sum(sys_go_allocbytes{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"})",
   457            "format": "time_series",
   458            "interval": "",
   459            "intervalFactor": 2,
   460            "legendFormat": "Go Allocated",
   461            "metric": "sys_rss",
   462            "refId": "C",
   463            "step": 120
   464          },
   465          {
   466            "expr": "sum(sys_go_totalbytes{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"})",
   467            "format": "time_series",
   468            "interval": "",
   469            "intervalFactor": 2,
   470            "legendFormat": "Go Total",
   471            "metric": "sys_cgo",
   472            "refId": "D",
   473            "step": 120
   474          },
   475          {
   476            "expr": "sum(sys_cgo_allocbytes{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"})",
   477            "format": "time_series",
   478            "interval": "",
   479            "intervalFactor": 2,
   480            "legendFormat": "CGo Allocated",
   481            "metric": "sys_rss",
   482            "refId": "B",
   483            "step": 120
   484          },
   485          {
   486            "expr": "sum(sys_cgo_totalbytes{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"})",
   487            "format": "time_series",
   488            "interval": "",
   489            "intervalFactor": 2,
   490            "legendFormat": "CGo Total",
   491            "metric": "sys_rss",
   492            "refId": "E",
   493            "step": 120
   494          }
   495        ],
   496        "thresholds": [],
   497        "timeFrom": null,
   498        "timeRegions": [],
   499        "timeShift": null,
   500        "title": "Memory: $node",
   501        "tooltip": {
   502          "msResolution": false,
   503          "shared": true,
   504          "sort": 0,
   505          "value_type": "cumulative"
   506        },
   507        "type": "graph",
   508        "xaxis": {
   509          "buckets": null,
   510          "mode": "time",
   511          "name": null,
   512          "show": true,
   513          "values": []
   514        },
   515        "yaxes": [
   516          {
   517            "format": "bytes",
   518            "label": null,
   519            "logBase": 1,
   520            "max": null,
   521            "min": 0,
   522            "show": true
   523          },
   524          {
   525            "format": "bytes",
   526            "label": null,
   527            "logBase": 1,
   528            "max": null,
   529            "min": null,
   530            "show": true
   531          }
   532        ],
   533        "yaxis": {
   534          "align": false,
   535          "alignLevel": null
   536        }
   537      },
   538      {
   539        "columns": [
   540          {
   541            "text": "Current",
   542            "value": "current"
   543          },
   544          {
   545            "text": "Avg",
   546            "value": "avg"
   547          },
   548          {
   549            "text": "Max",
   550            "value": "max"
   551          }
   552        ],
   553        "datasource": "$datasource",
   554        "editable": true,
   555        "error": false,
   556        "fieldConfig": {
   557          "defaults": {
   558            "custom": {}
   559          },
   560          "overrides": []
   561        },
   562        "fontSize": "90%",
   563        "gridPos": {
   564          "h": 7,
   565          "w": 8,
   566          "x": 16,
   567          "y": 14
   568        },
   569        "hideTimeOverride": false,
   570        "id": 10,
   571        "links": [],
   572        "pageSize": null,
   573        "scroll": true,
   574        "showHeader": true,
   575        "sort": {
   576          "col": null,
   577          "desc": false
   578        },
   579        "styles": [
   580          {
   581            "align": "auto",
   582            "colorMode": null,
   583            "colors": [
   584              "rgba(245, 54, 54, 0.9)",
   585              "rgba(237, 129, 40, 0.89)",
   586              "rgba(50, 172, 45, 0.97)"
   587            ],
   588            "decimals": 2,
   589            "pattern": ".*",
   590            "thresholds": [],
   591            "type": "number",
   592            "unit": "bytes"
   593          }
   594        ],
   595        "targets": [
   596          {
   597            "expr": "sys_rss{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}",
   598            "format": "time_series",
   599            "interval": "",
   600            "intervalFactor": 2,
   601            "legendFormat": "{{instance}}",
   602            "refId": "A",
   603            "step": 240
   604          }
   605        ],
   606        "title": "RSS: $node",
   607        "transform": "timeseries_aggregations",
   608        "type": "table-old"
   609      },
   610      {
   611        "aliasColors": {},
   612        "bars": false,
   613        "dashLength": 10,
   614        "dashes": false,
   615        "datasource": "$datasource",
   616        "editable": true,
   617        "error": false,
   618        "fieldConfig": {
   619          "defaults": {
   620            "custom": {}
   621          },
   622          "overrides": []
   623        },
   624        "fill": 1,
   625        "fillGradient": 0,
   626        "grid": {},
   627        "gridPos": {
   628          "h": 7,
   629          "w": 16,
   630          "x": 0,
   631          "y": 21
   632        },
   633        "hiddenSeries": false,
   634        "id": 11,
   635        "legend": {
   636          "avg": false,
   637          "current": false,
   638          "max": false,
   639          "min": false,
   640          "show": true,
   641          "total": false,
   642          "values": false
   643        },
   644        "lines": true,
   645        "linewidth": 2,
   646        "links": [],
   647        "nullPointMode": "null as zero",
   648        "percentage": false,
   649        "pluginVersion": "7.1.5",
   650        "pointradius": 5,
   651        "points": false,
   652        "renderer": "flot",
   653        "seriesOverrides": [],
   654        "spaceLength": 10,
   655        "stack": false,
   656        "steppedLine": false,
   657        "targets": [
   658          {
   659            "expr": "sum(sys_goroutines{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"})",
   660            "format": "time_series",
   661            "interval": "",
   662            "intervalFactor": 2,
   663            "legendFormat": "Goroutines",
   664            "metric": "sys",
   665            "refId": "A",
   666            "step": 120
   667          }
   668        ],
   669        "thresholds": [],
   670        "timeFrom": null,
   671        "timeRegions": [],
   672        "timeShift": null,
   673        "title": "Goroutines: $node",
   674        "tooltip": {
   675          "msResolution": false,
   676          "shared": true,
   677          "sort": 0,
   678          "value_type": "cumulative"
   679        },
   680        "type": "graph",
   681        "xaxis": {
   682          "buckets": null,
   683          "mode": "time",
   684          "name": null,
   685          "show": true,
   686          "values": []
   687        },
   688        "yaxes": [
   689          {
   690            "format": "short",
   691            "label": null,
   692            "logBase": 1,
   693            "max": null,
   694            "min": 0,
   695            "show": true
   696          },
   697          {
   698            "format": "short",
   699            "label": null,
   700            "logBase": 1,
   701            "max": null,
   702            "min": null,
   703            "show": true
   704          }
   705        ],
   706        "yaxis": {
   707          "align": false,
   708          "alignLevel": null
   709        }
   710      },
   711      {
   712        "columns": [
   713          {
   714            "text": "Current",
   715            "value": "current"
   716          },
   717          {
   718            "text": "Avg",
   719            "value": "avg"
   720          },
   721          {
   722            "text": "Max",
   723            "value": "max"
   724          }
   725        ],
   726        "datasource": "$datasource",
   727        "editable": true,
   728        "error": false,
   729        "fieldConfig": {
   730          "defaults": {
   731            "custom": {}
   732          },
   733          "overrides": []
   734        },
   735        "fontSize": "90%",
   736        "gridPos": {
   737          "h": 7,
   738          "w": 8,
   739          "x": 16,
   740          "y": 21
   741        },
   742        "id": 15,
   743        "links": [],
   744        "pageSize": null,
   745        "scroll": true,
   746        "showHeader": true,
   747        "sort": {
   748          "col": 0,
   749          "desc": false
   750        },
   751        "styles": [
   752          {
   753            "align": "auto",
   754            "colorMode": null,
   755            "colors": [
   756              "rgba(245, 54, 54, 0.9)",
   757              "rgba(237, 129, 40, 0.89)",
   758              "rgba(50, 172, 45, 0.97)"
   759            ],
   760            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   761            "decimals": 0,
   762            "pattern": "/.*/",
   763            "thresholds": [],
   764            "type": "number",
   765            "unit": "none"
   766          }
   767        ],
   768        "targets": [
   769          {
   770            "expr": "sys_goroutines{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}",
   771            "format": "time_series",
   772            "interval": "",
   773            "intervalFactor": 2,
   774            "legendFormat": "{{instance}}",
   775            "refId": "A",
   776            "step": 240
   777          }
   778        ],
   779        "title": "Goroutines: $node",
   780        "transform": "timeseries_aggregations",
   781        "type": "table-old"
   782      },
   783      {
   784        "aliasColors": {},
   785        "bars": false,
   786        "dashLength": 10,
   787        "dashes": false,
   788        "datasource": "$datasource",
   789        "editable": true,
   790        "error": false,
   791        "fieldConfig": {
   792          "defaults": {
   793            "custom": {}
   794          },
   795          "overrides": []
   796        },
   797        "fill": 1,
   798        "fillGradient": 0,
   799        "grid": {},
   800        "gridPos": {
   801          "h": 7,
   802          "w": 16,
   803          "x": 0,
   804          "y": 28
   805        },
   806        "hiddenSeries": false,
   807        "id": 14,
   808        "legend": {
   809          "avg": false,
   810          "current": false,
   811          "max": false,
   812          "min": false,
   813          "show": true,
   814          "total": false,
   815          "values": false
   816        },
   817        "lines": true,
   818        "linewidth": 2,
   819        "links": [],
   820        "nullPointMode": "null as zero",
   821        "percentage": false,
   822        "pluginVersion": "7.1.5",
   823        "pointradius": 5,
   824        "points": false,
   825        "renderer": "flot",
   826        "seriesOverrides": [
   827          {
   828            "alias": "GC Pauses",
   829            "yaxis": 2
   830          }
   831        ],
   832        "spaceLength": 10,
   833        "stack": false,
   834        "steppedLine": false,
   835        "targets": [
   836          {
   837            "expr": "sum(rate(sys_gc_count{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}[$rate_interval]))",
   838            "format": "time_series",
   839            "interval": "",
   840            "intervalFactor": 2,
   841            "legendFormat": "GC Runs",
   842            "refId": "A",
   843            "step": 120
   844          },
   845          {
   846            "expr": "sum(rate(sys_gc_pause_ns{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}[$rate_interval]))",
   847            "format": "time_series",
   848            "interval": "",
   849            "intervalFactor": 2,
   850            "legendFormat": "GC Pauses",
   851            "metric": "",
   852            "refId": "B",
   853            "step": 120
   854          }
   855        ],
   856        "thresholds": [],
   857        "timeFrom": null,
   858        "timeRegions": [],
   859        "timeShift": null,
   860        "title": "GC: $node",
   861        "tooltip": {
   862          "msResolution": false,
   863          "shared": true,
   864          "sort": 0,
   865          "value_type": "cumulative"
   866        },
   867        "type": "graph",
   868        "xaxis": {
   869          "buckets": null,
   870          "mode": "time",
   871          "name": null,
   872          "show": true,
   873          "values": []
   874        },
   875        "yaxes": [
   876          {
   877            "format": "short",
   878            "label": null,
   879            "logBase": 1,
   880            "max": null,
   881            "min": 0,
   882            "show": true
   883          },
   884          {
   885            "format": "ns",
   886            "label": null,
   887            "logBase": 1,
   888            "max": null,
   889            "min": 0,
   890            "show": true
   891          }
   892        ],
   893        "yaxis": {
   894          "align": false,
   895          "alignLevel": null
   896        }
   897      },
   898      {
   899        "columns": [
   900          {
   901            "text": "Current",
   902            "value": "current"
   903          },
   904          {
   905            "text": "Avg",
   906            "value": "avg"
   907          },
   908          {
   909            "text": "Max",
   910            "value": "max"
   911          }
   912        ],
   913        "datasource": "$datasource",
   914        "editable": true,
   915        "error": false,
   916        "fieldConfig": {
   917          "defaults": {
   918            "custom": {}
   919          },
   920          "overrides": []
   921        },
   922        "fontSize": "90%",
   923        "gridPos": {
   924          "h": 7,
   925          "w": 8,
   926          "x": 16,
   927          "y": 28
   928        },
   929        "id": 16,
   930        "links": [],
   931        "pageSize": null,
   932        "scroll": true,
   933        "showHeader": true,
   934        "sort": {
   935          "col": 0,
   936          "desc": false
   937        },
   938        "styles": [
   939          {
   940            "align": "auto",
   941            "dateFormat": "YYYY-MM-DD HH:mm:ss",
   942            "pattern": "Time",
   943            "type": "date"
   944          },
   945          {
   946            "align": "auto",
   947            "colorMode": null,
   948            "colors": [
   949              "rgba(245, 54, 54, 0.9)",
   950              "rgba(237, 129, 40, 0.89)",
   951              "rgba(50, 172, 45, 0.97)"
   952            ],
   953            "decimals": 2,
   954            "pattern": "/.*/",
   955            "thresholds": [],
   956            "type": "number",
   957            "unit": "ns"
   958          }
   959        ],
   960        "targets": [
   961          {
   962            "expr": "rate(sys_gc_pause_ns{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}[$rate_interval])",
   963            "format": "time_series",
   964            "interval": "",
   965            "intervalFactor": 2,
   966            "legendFormat": "{{instance}}",
   967            "refId": "A",
   968            "step": 240
   969          }
   970        ],
   971        "title": "GC Pauses: $node",
   972        "transform": "timeseries_aggregations",
   973        "type": "table-old"
   974      },
   975      {
   976        "aliasColors": {},
   977        "bars": false,
   978        "dashLength": 10,
   979        "dashes": false,
   980        "datasource": "$datasource",
   981        "editable": true,
   982        "error": false,
   983        "fieldConfig": {
   984          "defaults": {
   985            "custom": {}
   986          },
   987          "overrides": []
   988        },
   989        "fill": 1,
   990        "fillGradient": 0,
   991        "grid": {},
   992        "gridPos": {
   993          "h": 7,
   994          "w": 16,
   995          "x": 0,
   996          "y": 35
   997        },
   998        "hiddenSeries": false,
   999        "id": 17,
  1000        "legend": {
  1001          "avg": false,
  1002          "current": false,
  1003          "max": false,
  1004          "min": false,
  1005          "show": true,
  1006          "total": false,
  1007          "values": false
  1008        },
  1009        "lines": true,
  1010        "linewidth": 2,
  1011        "links": [],
  1012        "nullPointMode": "null as zero",
  1013        "percentage": false,
  1014        "pluginVersion": "7.1.5",
  1015        "pointradius": 5,
  1016        "points": false,
  1017        "renderer": "flot",
  1018        "seriesOverrides": [],
  1019        "spaceLength": 10,
  1020        "stack": false,
  1021        "steppedLine": false,
  1022        "targets": [
  1023          {
  1024            "expr": "sum(rate(sys_cpu_user_ns{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}[$rate_interval]))",
  1025            "format": "time_series",
  1026            "interval": "",
  1027            "intervalFactor": 2,
  1028            "legendFormat": "User",
  1029            "refId": "A",
  1030            "step": 120
  1031          },
  1032          {
  1033            "expr": "sum(rate(sys_cpu_sys_ns{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}[$rate_interval]))",
  1034            "format": "time_series",
  1035            "intervalFactor": 2,
  1036            "legendFormat": "System",
  1037            "metric": "",
  1038            "refId": "B",
  1039            "step": 120
  1040          }
  1041        ],
  1042        "thresholds": [],
  1043        "timeFrom": null,
  1044        "timeRegions": [],
  1045        "timeShift": null,
  1046        "title": "CPU Time: $node",
  1047        "tooltip": {
  1048          "msResolution": false,
  1049          "shared": true,
  1050          "sort": 0,
  1051          "value_type": "cumulative"
  1052        },
  1053        "type": "graph",
  1054        "xaxis": {
  1055          "buckets": null,
  1056          "mode": "time",
  1057          "name": null,
  1058          "show": true,
  1059          "values": []
  1060        },
  1061        "yaxes": [
  1062          {
  1063            "format": "ns",
  1064            "label": null,
  1065            "logBase": 1,
  1066            "max": null,
  1067            "min": 0,
  1068            "show": true
  1069          },
  1070          {
  1071            "format": "short",
  1072            "label": null,
  1073            "logBase": 1,
  1074            "max": null,
  1075            "min": null,
  1076            "show": true
  1077          }
  1078        ],
  1079        "yaxis": {
  1080          "align": false,
  1081          "alignLevel": null
  1082        }
  1083      },
  1084      {
  1085        "columns": [
  1086          {
  1087            "text": "Current",
  1088            "value": "current"
  1089          },
  1090          {
  1091            "text": "Avg",
  1092            "value": "avg"
  1093          },
  1094          {
  1095            "text": "Min",
  1096            "value": "min"
  1097          },
  1098          {
  1099            "text": "Max",
  1100            "value": "max"
  1101          }
  1102        ],
  1103        "datasource": "$datasource",
  1104        "editable": true,
  1105        "error": false,
  1106        "fieldConfig": {
  1107          "defaults": {
  1108            "custom": {}
  1109          },
  1110          "overrides": []
  1111        },
  1112        "fontSize": "90%",
  1113        "gridPos": {
  1114          "h": 7,
  1115          "w": 8,
  1116          "x": 16,
  1117          "y": 35
  1118        },
  1119        "id": 18,
  1120        "links": [],
  1121        "pageSize": null,
  1122        "scroll": true,
  1123        "showHeader": true,
  1124        "sort": {
  1125          "col": 0,
  1126          "desc": true
  1127        },
  1128        "styles": [
  1129          {
  1130            "align": "auto",
  1131            "colorMode": null,
  1132            "colors": [
  1133              "rgba(245, 54, 54, 0.9)",
  1134              "rgba(237, 129, 40, 0.89)",
  1135              "rgba(50, 172, 45, 0.97)"
  1136            ],
  1137            "decimals": 2,
  1138            "pattern": "/.*/",
  1139            "thresholds": [],
  1140            "type": "number",
  1141            "unit": "ns"
  1142          }
  1143        ],
  1144        "targets": [
  1145          {
  1146            "expr": "rate(sys_cpu_user_ns{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}[$rate_interval]) + rate(sys_cpu_sys_ns{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}[$rate_interval])",
  1147            "format": "time_series",
  1148            "interval": "",
  1149            "intervalFactor": 2,
  1150            "legendFormat": "{{instance}}",
  1151            "metric": "",
  1152            "refId": "A",
  1153            "step": 240
  1154          }
  1155        ],
  1156        "title": "CPU Time: $node",
  1157        "transform": "timeseries_aggregations",
  1158        "type": "table-old"
  1159      },
  1160      {
  1161        "aliasColors": {},
  1162        "bars": false,
  1163        "dashLength": 10,
  1164        "dashes": false,
  1165        "datasource": "$datasource",
  1166        "editable": true,
  1167        "error": false,
  1168        "fieldConfig": {
  1169          "defaults": {
  1170            "custom": {}
  1171          },
  1172          "overrides": []
  1173        },
  1174        "fill": 1,
  1175        "grid": {},
  1176        "gridPos": {
  1177          "h": 7,
  1178          "w": 16,
  1179          "x": 0,
  1180          "y": 42
  1181        },
  1182        "id": 29,
  1183        "legend": {
  1184          "avg": false,
  1185          "current": false,
  1186          "max": false,
  1187          "min": false,
  1188          "show": true,
  1189          "total": false,
  1190          "values": false
  1191        },
  1192        "lines": true,
  1193        "linewidth": 2,
  1194        "links": [],
  1195        "nullPointMode": "null as zero",
  1196        "percentage": false,
  1197        "pluginVersion": "7.1.5",
  1198        "pointradius": 5,
  1199        "points": false,
  1200        "renderer": "flot",
  1201        "seriesOverrides": [],
  1202        "spaceLength": 10,
  1203        "stack": false,
  1204        "steppedLine": false,
  1205        "targets": [
  1206          {
  1207            "expr": "sum(rate(sys_cgocalls{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}[$rate_interval]))",
  1208            "format": "time_series",
  1209            "interval": "",
  1210            "intervalFactor": 2,
  1211            "legendFormat": "calls/sec",
  1212            "refId": "A",
  1213            "step": 120
  1214          }
  1215        ],
  1216        "thresholds": [],
  1217        "timeFrom": null,
  1218        "timeShift": null,
  1219        "title": "CGo Calls: $node",
  1220        "tooltip": {
  1221          "msResolution": false,
  1222          "shared": true,
  1223          "sort": 0,
  1224          "value_type": "cumulative"
  1225        },
  1226        "type": "graph",
  1227        "xaxis": {
  1228          "buckets": null,
  1229          "mode": "time",
  1230          "name": null,
  1231          "show": true,
  1232          "values": []
  1233        },
  1234        "yaxes": [
  1235          {
  1236            "format": "ops",
  1237            "label": null,
  1238            "logBase": 1,
  1239            "max": null,
  1240            "min": 0,
  1241            "show": true
  1242          },
  1243          {
  1244            "format": "short",
  1245            "label": null,
  1246            "logBase": 1,
  1247            "max": null,
  1248            "min": null,
  1249            "show": true
  1250          }
  1251        ]
  1252      },
  1253      {
  1254        "columns": [
  1255          {
  1256            "text": "Current",
  1257            "value": "current"
  1258          },
  1259          {
  1260            "text": "Avg",
  1261            "value": "avg"
  1262          },
  1263          {
  1264            "text": "Min",
  1265            "value": "min"
  1266          },
  1267          {
  1268            "text": "Max",
  1269            "value": "max"
  1270          }
  1271        ],
  1272        "datasource": "$datasource",
  1273        "editable": true,
  1274        "error": false,
  1275        "fieldConfig": {
  1276          "defaults": {
  1277            "custom": {}
  1278          },
  1279          "overrides": []
  1280        },
  1281        "fontSize": "90%",
  1282        "gridPos": {
  1283          "h": 7,
  1284          "w": 8,
  1285          "x": 16,
  1286          "y": 42
  1287        },
  1288        "id": 30,
  1289        "links": [],
  1290        "pageSize": null,
  1291        "scroll": true,
  1292        "showHeader": true,
  1293        "sort": {
  1294          "col": 0,
  1295          "desc": true
  1296        },
  1297        "styles": [
  1298          {
  1299            "align": "auto",
  1300            "colorMode": null,
  1301            "colors": [
  1302              "rgba(245, 54, 54, 0.9)",
  1303              "rgba(237, 129, 40, 0.89)",
  1304              "rgba(50, 172, 45, 0.97)"
  1305            ],
  1306            "decimals": 2,
  1307            "pattern": "/.*/",
  1308            "thresholds": [],
  1309            "type": "number",
  1310            "unit": "ops"
  1311          }
  1312        ],
  1313        "targets": [
  1314          {
  1315            "expr": "rate(sys_cgocalls{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}[$rate_interval])",
  1316            "format": "time_series",
  1317            "interval": "",
  1318            "intervalFactor": 2,
  1319            "legendFormat": "{{instance}}",
  1320            "metric": "",
  1321            "refId": "A",
  1322            "step": 240
  1323          }
  1324        ],
  1325        "title": "CGo Calls: $node",
  1326        "transform": "timeseries_aggregations",
  1327        "type": "table-old"
  1328      },
  1329      {
  1330        "aliasColors": {},
  1331        "bars": false,
  1332        "dashLength": 10,
  1333        "dashes": false,
  1334        "datasource": "$datasource",
  1335        "description": "Mean clock offset with other nodes as measured by cockroach.",
  1336        "fieldConfig": {
  1337          "defaults": {
  1338            "custom": {}
  1339          },
  1340          "overrides": []
  1341        },
  1342        "fill": 1,
  1343        "gridPos": {
  1344          "h": 7,
  1345          "w": 16,
  1346          "x": 0,
  1347          "y": 49
  1348        },
  1349        "id": 20,
  1350        "legend": {
  1351          "avg": false,
  1352          "current": false,
  1353          "max": false,
  1354          "min": false,
  1355          "show": true,
  1356          "total": false,
  1357          "values": false
  1358        },
  1359        "lines": true,
  1360        "linewidth": 1,
  1361        "links": [],
  1362        "nullPointMode": "null",
  1363        "percentage": false,
  1364        "pluginVersion": "7.1.5",
  1365        "pointradius": 5,
  1366        "points": false,
  1367        "renderer": "flot",
  1368        "seriesOverrides": [],
  1369        "spaceLength": 10,
  1370        "stack": false,
  1371        "steppedLine": false,
  1372        "targets": [
  1373          {
  1374            "expr": "clock_offset_meannanos{job=\"$job\",cluster=\"$cluster\", instance=~\"$node\"}",
  1375            "format": "time_series",
  1376            "interval": "",
  1377            "intervalFactor": 2,
  1378            "legendFormat": "{{instance}}",
  1379            "refId": "A",
  1380            "step": 120
  1381          }
  1382        ],
  1383        "thresholds": [],
  1384        "timeFrom": null,
  1385        "timeShift": null,
  1386        "title": "Mean RPC Clock Offset: $node",
  1387        "tooltip": {
  1388          "shared": true,
  1389          "sort": 0,
  1390          "value_type": "individual"
  1391        },
  1392        "type": "graph",
  1393        "xaxis": {
  1394          "buckets": null,
  1395          "mode": "time",
  1396          "name": null,
  1397          "show": true,
  1398          "values": []
  1399        },
  1400        "yaxes": [
  1401          {
  1402            "format": "ns",
  1403            "label": null,
  1404            "logBase": 1,
  1405            "max": null,
  1406            "min": null,
  1407            "show": true
  1408          },
  1409          {
  1410            "format": "short",
  1411            "label": null,
  1412            "logBase": 1,
  1413            "max": null,
  1414            "min": null,
  1415            "show": true
  1416          }
  1417        ]
  1418      },
  1419      {
  1420        "columns": [
  1421          {
  1422            "text": "Current",
  1423            "value": "current"
  1424          },
  1425          {
  1426            "text": "Avg",
  1427            "value": "avg"
  1428          },
  1429          {
  1430            "text": "Min",
  1431            "value": "min"
  1432          },
  1433          {
  1434            "text": "Max",
  1435            "value": "max"
  1436          }
  1437        ],
  1438        "datasource": "$datasource",
  1439        "fieldConfig": {
  1440          "defaults": {
  1441            "custom": {}
  1442          },
  1443          "overrides": []
  1444        },
  1445        "fontSize": "90%",
  1446        "gridPos": {
  1447          "h": 7,
  1448          "w": 8,
  1449          "x": 16,
  1450          "y": 49
  1451        },
  1452        "id": 21,
  1453        "links": [],
  1454        "pageSize": null,
  1455        "scroll": true,
  1456        "showHeader": true,
  1457        "sort": {
  1458          "col": 0,
  1459          "desc": false
  1460        },
  1461        "styles": [
  1462          {
  1463            "align": "auto",
  1464            "dateFormat": "YYYY-MM-DD HH:mm:ss",
  1465            "pattern": "Time",
  1466            "type": "date"
  1467          },
  1468          {
  1469            "align": "auto",
  1470            "colorMode": null,
  1471            "colors": [
  1472              "rgba(245, 54, 54, 0.9)",
  1473              "rgba(237, 129, 40, 0.89)",
  1474              "rgba(50, 172, 45, 0.97)"
  1475            ],
  1476            "decimals": 2,
  1477            "pattern": "/.*/",
  1478            "thresholds": [],
  1479            "type": "number",
  1480            "unit": "ns"
  1481          }
  1482        ],
  1483        "targets": [
  1484          {
  1485            "expr": "clock_offset_meannanos{job=\"$job\",cluster=\"$cluster\", instance=~\"$node\"}",
  1486            "format": "time_series",
  1487            "interval": "",
  1488            "intervalFactor": 2,
  1489            "legendFormat": "{{instance}}",
  1490            "metric": "",
  1491            "refId": "A",
  1492            "step": 240
  1493          }
  1494        ],
  1495        "title": "Clock Offset: $node",
  1496        "transform": "timeseries_aggregations",
  1497        "type": "table-old"
  1498      },
  1499      {
  1500        "aliasColors": {},
  1501        "bars": false,
  1502        "dashLength": 10,
  1503        "dashes": false,
  1504        "datasource": "$datasource",
  1505        "fieldConfig": {
  1506          "defaults": {
  1507            "custom": {}
  1508          },
  1509          "overrides": []
  1510        },
  1511        "fill": 1,
  1512        "gridPos": {
  1513          "h": 7,
  1514          "w": 16,
  1515          "x": 0,
  1516          "y": 56
  1517        },
  1518        "id": 22,
  1519        "legend": {
  1520          "avg": false,
  1521          "current": false,
  1522          "max": false,
  1523          "min": false,
  1524          "show": true,
  1525          "total": false,
  1526          "values": false
  1527        },
  1528        "lines": true,
  1529        "linewidth": 2,
  1530        "links": [],
  1531        "nullPointMode": "connected",
  1532        "percentage": false,
  1533        "pluginVersion": "7.1.5",
  1534        "pointradius": 5,
  1535        "points": false,
  1536        "renderer": "flot",
  1537        "seriesOverrides": [],
  1538        "spaceLength": 10,
  1539        "stack": false,
  1540        "steppedLine": false,
  1541        "targets": [
  1542          {
  1543            "expr": "round_trip_latency:rate1m:quantile_50{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}",
  1544            "format": "time_series",
  1545            "intervalFactor": 2,
  1546            "legendFormat": "{{instance}}",
  1547            "metric": "round_trip_latency:rate1m:quantile_50",
  1548            "refId": "A",
  1549            "step": 120
  1550          }
  1551        ],
  1552        "thresholds": [],
  1553        "timeFrom": null,
  1554        "timeShift": null,
  1555        "title": "Round Trip Latency: 50th percentile",
  1556        "tooltip": {
  1557          "shared": true,
  1558          "sort": 0,
  1559          "value_type": "individual"
  1560        },
  1561        "type": "graph",
  1562        "xaxis": {
  1563          "buckets": null,
  1564          "mode": "time",
  1565          "name": null,
  1566          "show": true,
  1567          "values": []
  1568        },
  1569        "yaxes": [
  1570          {
  1571            "format": "ns",
  1572            "label": null,
  1573            "logBase": 1,
  1574            "max": null,
  1575            "min": null,
  1576            "show": true
  1577          },
  1578          {
  1579            "format": "short",
  1580            "label": "",
  1581            "logBase": 1,
  1582            "max": null,
  1583            "min": null,
  1584            "show": true
  1585          }
  1586        ]
  1587      },
  1588      {
  1589        "columns": [
  1590          {
  1591            "text": "Current",
  1592            "value": "current"
  1593          },
  1594          {
  1595            "text": "Avg",
  1596            "value": "avg"
  1597          },
  1598          {
  1599            "text": "Min",
  1600            "value": "min"
  1601          },
  1602          {
  1603            "text": "Max",
  1604            "value": "max"
  1605          }
  1606        ],
  1607        "datasource": "$datasource",
  1608        "fieldConfig": {
  1609          "defaults": {
  1610            "custom": {}
  1611          },
  1612          "overrides": []
  1613        },
  1614        "fontSize": "90%",
  1615        "gridPos": {
  1616          "h": 7,
  1617          "w": 8,
  1618          "x": 16,
  1619          "y": 56
  1620        },
  1621        "id": 23,
  1622        "links": [],
  1623        "pageSize": null,
  1624        "scroll": true,
  1625        "showHeader": true,
  1626        "sort": {
  1627          "col": 0,
  1628          "desc": false
  1629        },
  1630        "styles": [
  1631          {
  1632            "align": "auto",
  1633            "dateFormat": "YYYY-MM-DD HH:mm:ss",
  1634            "pattern": "Time",
  1635            "type": "date"
  1636          },
  1637          {
  1638            "align": "auto",
  1639            "colorMode": null,
  1640            "colors": [
  1641              "rgba(245, 54, 54, 0.9)",
  1642              "rgba(237, 129, 40, 0.89)",
  1643              "rgba(50, 172, 45, 0.97)"
  1644            ],
  1645            "decimals": 2,
  1646            "pattern": "/.*/",
  1647            "thresholds": [],
  1648            "type": "number",
  1649            "unit": "ns"
  1650          }
  1651        ],
  1652        "targets": [
  1653          {
  1654            "expr": "round_trip_latency:rate1m:quantile_50{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}",
  1655            "format": "time_series",
  1656            "interval": "",
  1657            "intervalFactor": 2,
  1658            "legendFormat": "{{instance}}",
  1659            "metric": "",
  1660            "refId": "A",
  1661            "step": 240
  1662          }
  1663        ],
  1664        "title": "Round Trip Latency: 50th Percentile",
  1665        "transform": "timeseries_aggregations",
  1666        "type": "table-old"
  1667      },
  1668      {
  1669        "aliasColors": {},
  1670        "bars": false,
  1671        "dashLength": 10,
  1672        "dashes": false,
  1673        "datasource": "$datasource",
  1674        "fieldConfig": {
  1675          "defaults": {
  1676            "custom": {}
  1677          },
  1678          "overrides": []
  1679        },
  1680        "fill": 1,
  1681        "gridPos": {
  1682          "h": 7,
  1683          "w": 16,
  1684          "x": 0,
  1685          "y": 63
  1686        },
  1687        "id": 24,
  1688        "legend": {
  1689          "avg": false,
  1690          "current": false,
  1691          "max": false,
  1692          "min": false,
  1693          "show": true,
  1694          "total": false,
  1695          "values": false
  1696        },
  1697        "lines": true,
  1698        "linewidth": 2,
  1699        "links": [],
  1700        "nullPointMode": "connected",
  1701        "percentage": false,
  1702        "pluginVersion": "7.1.5",
  1703        "pointradius": 5,
  1704        "points": false,
  1705        "renderer": "flot",
  1706        "seriesOverrides": [],
  1707        "spaceLength": 10,
  1708        "stack": false,
  1709        "steppedLine": false,
  1710        "targets": [
  1711          {
  1712            "expr": "round_trip_latency:rate1m:quantile_95{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}",
  1713            "format": "time_series",
  1714            "intervalFactor": 2,
  1715            "legendFormat": "{{instance}}",
  1716            "metric": "round_trip_latency:rate1m:quantile_95",
  1717            "refId": "A",
  1718            "step": 120
  1719          }
  1720        ],
  1721        "thresholds": [],
  1722        "timeFrom": null,
  1723        "timeShift": null,
  1724        "title": "Round Trip Latency: 95th percentile",
  1725        "tooltip": {
  1726          "shared": true,
  1727          "sort": 0,
  1728          "value_type": "individual"
  1729        },
  1730        "type": "graph",
  1731        "xaxis": {
  1732          "buckets": null,
  1733          "mode": "time",
  1734          "name": null,
  1735          "show": true,
  1736          "values": []
  1737        },
  1738        "yaxes": [
  1739          {
  1740            "format": "ns",
  1741            "label": null,
  1742            "logBase": 1,
  1743            "max": null,
  1744            "min": null,
  1745            "show": true
  1746          },
  1747          {
  1748            "format": "short",
  1749            "label": "",
  1750            "logBase": 1,
  1751            "max": null,
  1752            "min": null,
  1753            "show": true
  1754          }
  1755        ]
  1756      },
  1757      {
  1758        "columns": [
  1759          {
  1760            "text": "Current",
  1761            "value": "current"
  1762          },
  1763          {
  1764            "text": "Avg",
  1765            "value": "avg"
  1766          },
  1767          {
  1768            "text": "Min",
  1769            "value": "min"
  1770          },
  1771          {
  1772            "text": "Max",
  1773            "value": "max"
  1774          }
  1775        ],
  1776        "datasource": "$datasource",
  1777        "fieldConfig": {
  1778          "defaults": {
  1779            "custom": {}
  1780          },
  1781          "overrides": []
  1782        },
  1783        "fontSize": "90%",
  1784        "gridPos": {
  1785          "h": 7,
  1786          "w": 8,
  1787          "x": 16,
  1788          "y": 63
  1789        },
  1790        "id": 25,
  1791        "links": [],
  1792        "pageSize": null,
  1793        "scroll": true,
  1794        "showHeader": true,
  1795        "sort": {
  1796          "col": 0,
  1797          "desc": false
  1798        },
  1799        "styles": [
  1800          {
  1801            "align": "auto",
  1802            "dateFormat": "YYYY-MM-DD HH:mm:ss",
  1803            "pattern": "Time",
  1804            "type": "date"
  1805          },
  1806          {
  1807            "align": "auto",
  1808            "colorMode": null,
  1809            "colors": [
  1810              "rgba(245, 54, 54, 0.9)",
  1811              "rgba(237, 129, 40, 0.89)",
  1812              "rgba(50, 172, 45, 0.97)"
  1813            ],
  1814            "decimals": 2,
  1815            "pattern": "/.*/",
  1816            "thresholds": [],
  1817            "type": "number",
  1818            "unit": "ns"
  1819          }
  1820        ],
  1821        "targets": [
  1822          {
  1823            "expr": "round_trip_latency:rate1m:quantile_95{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}",
  1824            "format": "time_series",
  1825            "interval": "",
  1826            "intervalFactor": 2,
  1827            "legendFormat": "{{instance}}",
  1828            "metric": "",
  1829            "refId": "A",
  1830            "step": 240
  1831          }
  1832        ],
  1833        "title": "Round Trip Latency: 95th Percentile",
  1834        "transform": "timeseries_aggregations",
  1835        "type": "table-old"
  1836      },
  1837      {
  1838        "aliasColors": {},
  1839        "bars": false,
  1840        "dashLength": 10,
  1841        "dashes": false,
  1842        "datasource": "$datasource",
  1843        "fieldConfig": {
  1844          "defaults": {
  1845            "custom": {}
  1846          },
  1847          "overrides": []
  1848        },
  1849        "fill": 1,
  1850        "gridPos": {
  1851          "h": 7,
  1852          "w": 16,
  1853          "x": 0,
  1854          "y": 70
  1855        },
  1856        "id": 26,
  1857        "legend": {
  1858          "avg": false,
  1859          "current": false,
  1860          "max": false,
  1861          "min": false,
  1862          "show": true,
  1863          "total": false,
  1864          "values": false
  1865        },
  1866        "lines": true,
  1867        "linewidth": 2,
  1868        "links": [],
  1869        "nullPointMode": "connected",
  1870        "percentage": false,
  1871        "pluginVersion": "7.1.5",
  1872        "pointradius": 5,
  1873        "points": false,
  1874        "renderer": "flot",
  1875        "seriesOverrides": [],
  1876        "spaceLength": 10,
  1877        "stack": false,
  1878        "steppedLine": false,
  1879        "targets": [
  1880          {
  1881            "expr": "round_trip_latency:rate1m:quantile_99{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}",
  1882            "format": "time_series",
  1883            "intervalFactor": 2,
  1884            "legendFormat": "{{instance}}",
  1885            "metric": "round_trip_latency:rate1m:quantile_99",
  1886            "refId": "A",
  1887            "step": 120
  1888          }
  1889        ],
  1890        "thresholds": [],
  1891        "timeFrom": null,
  1892        "timeShift": null,
  1893        "title": "Round Trip Latency: 99th percentile",
  1894        "tooltip": {
  1895          "shared": true,
  1896          "sort": 0,
  1897          "value_type": "individual"
  1898        },
  1899        "type": "graph",
  1900        "xaxis": {
  1901          "buckets": null,
  1902          "mode": "time",
  1903          "name": null,
  1904          "show": true,
  1905          "values": []
  1906        },
  1907        "yaxes": [
  1908          {
  1909            "format": "ns",
  1910            "label": null,
  1911            "logBase": 1,
  1912            "max": null,
  1913            "min": null,
  1914            "show": true
  1915          },
  1916          {
  1917            "format": "short",
  1918            "label": "",
  1919            "logBase": 1,
  1920            "max": null,
  1921            "min": null,
  1922            "show": true
  1923          }
  1924        ]
  1925      },
  1926      {
  1927        "columns": [
  1928          {
  1929            "text": "Current",
  1930            "value": "current"
  1931          },
  1932          {
  1933            "text": "Avg",
  1934            "value": "avg"
  1935          },
  1936          {
  1937            "text": "Min",
  1938            "value": "min"
  1939          },
  1940          {
  1941            "text": "Max",
  1942            "value": "max"
  1943          }
  1944        ],
  1945        "datasource": "$datasource",
  1946        "fieldConfig": {
  1947          "defaults": {
  1948            "custom": {}
  1949          },
  1950          "overrides": []
  1951        },
  1952        "fontSize": "90%",
  1953        "gridPos": {
  1954          "h": 7,
  1955          "w": 8,
  1956          "x": 16,
  1957          "y": 70
  1958        },
  1959        "id": 27,
  1960        "links": [],
  1961        "pageSize": null,
  1962        "scroll": true,
  1963        "showHeader": true,
  1964        "sort": {
  1965          "col": 0,
  1966          "desc": false
  1967        },
  1968        "styles": [
  1969          {
  1970            "align": "auto",
  1971            "dateFormat": "YYYY-MM-DD HH:mm:ss",
  1972            "pattern": "Time",
  1973            "type": "date"
  1974          },
  1975          {
  1976            "align": "auto",
  1977            "colorMode": null,
  1978            "colors": [
  1979              "rgba(245, 54, 54, 0.9)",
  1980              "rgba(237, 129, 40, 0.89)",
  1981              "rgba(50, 172, 45, 0.97)"
  1982            ],
  1983            "decimals": 2,
  1984            "pattern": "/.*/",
  1985            "thresholds": [],
  1986            "type": "number",
  1987            "unit": "ns"
  1988          }
  1989        ],
  1990        "targets": [
  1991          {
  1992            "expr": "round_trip_latency:rate1m:quantile_99{job=\"$job\",cluster=\"$cluster\",instance=~\"$node\"}",
  1993            "format": "time_series",
  1994            "interval": "",
  1995            "intervalFactor": 2,
  1996            "legendFormat": "{{instance}}",
  1997            "metric": "",
  1998            "refId": "A",
  1999            "step": 240
  2000          }
  2001        ],
  2002        "title": "Round Trip Latency: 99th Percentile",
  2003        "transform": "timeseries_aggregations",
  2004        "type": "table-old"
  2005      }
  2006    ],
  2007    "refresh": false,
  2008    "schemaVersion": 26,
  2009    "style": "dark",
  2010    "tags": [
  2011      "cockroach"
  2012    ],
  2013    "templating": {
  2014      "list": [
  2015        {
  2016          "current": {
  2017            "selected": false,
  2018            "text": "caos-prometheus",
  2019            "value": "caos-prometheus"
  2020          },
  2021          "hide": 0,
  2022          "includeAll": false,
  2023          "label": null,
  2024          "multi": false,
  2025          "name": "datasource",
  2026          "options": [],
  2027          "query": "prometheus",
  2028          "refresh": 1,
  2029          "regex": "",
  2030          "skipUrlSync": false,
  2031          "type": "datasource"
  2032        },
  2033        {
  2034          "auto": false,
  2035          "auto_count": 30,
  2036          "auto_min": "10s",
  2037          "current": {
  2038            "selected": false,
  2039            "text": "30s",
  2040            "value": "30s"
  2041          },
  2042          "datasource": null,
  2043          "hide": 0,
  2044          "includeAll": false,
  2045          "label": "Rate Interval",
  2046          "multi": false,
  2047          "name": "rate_interval",
  2048          "options": [
  2049            {
  2050              "selected": true,
  2051              "text": "30s",
  2052              "value": "30s"
  2053            },
  2054            {
  2055              "selected": false,
  2056              "text": "1m",
  2057              "value": "1m"
  2058            },
  2059            {
  2060              "selected": false,
  2061              "text": "5m",
  2062              "value": "5m"
  2063            },
  2064            {
  2065              "selected": false,
  2066              "text": "10m",
  2067              "value": "10m"
  2068            },
  2069            {
  2070              "selected": false,
  2071              "text": "30m",
  2072              "value": "30m"
  2073            },
  2074            {
  2075              "selected": false,
  2076              "text": "1h",
  2077              "value": "1h"
  2078            },
  2079            {
  2080              "selected": false,
  2081              "text": "6h",
  2082              "value": "6h"
  2083            },
  2084            {
  2085              "selected": false,
  2086              "text": "12h",
  2087              "value": "12h"
  2088            },
  2089            {
  2090              "selected": false,
  2091              "text": "1d",
  2092              "value": "1d"
  2093            }
  2094          ],
  2095          "query": "30s,1m,5m,10m,30m,1h,6h,12h,1d",
  2096          "refresh": 2,
  2097          "regex": "",
  2098          "skipUrlSync": false,
  2099          "type": "interval"
  2100        },
  2101        {
  2102          "allValue": null,
  2103          "current": {
  2104            "selected": false,
  2105            "text": "cockroachdb-public",
  2106            "value": "cockroachdb-public"
  2107          },
  2108          "datasource": "$datasource",
  2109          "definition": "label_values(sys_uptime, job)",
  2110          "hide": 0,
  2111          "includeAll": false,
  2112          "label": null,
  2113          "multi": false,
  2114          "name": "job",
  2115          "options": [],
  2116          "query": "label_values(sys_uptime, job)",
  2117          "refresh": 1,
  2118          "regex": "",
  2119          "skipUrlSync": false,
  2120          "sort": 2,
  2121          "tagValuesQuery": "",
  2122          "tags": [],
  2123          "tagsQuery": "",
  2124          "type": "query",
  2125          "useTags": false
  2126        },
  2127        {
  2128          "allValue": null,
  2129          "current": {
  2130            "isNone": true,
  2131            "selected": false,
  2132            "text": "None",
  2133            "value": ""
  2134          },
  2135          "datasource": "$datasource",
  2136          "definition": "sys_uptime{job=\"$job\"}",
  2137          "hide": 0,
  2138          "includeAll": false,
  2139          "label": "Cluster name",
  2140          "multi": false,
  2141          "name": "cluster",
  2142          "options": [],
  2143          "query": "sys_uptime{job=\"$job\"}",
  2144          "refresh": 1,
  2145          "regex": "/cluster=\"([^\"]+)\"/",
  2146          "skipUrlSync": false,
  2147          "sort": 1,
  2148          "tagValuesQuery": "",
  2149          "tags": [],
  2150          "tagsQuery": "",
  2151          "type": "query",
  2152          "useTags": false
  2153        },
  2154        {
  2155          "allValue": ".*",
  2156          "current": {
  2157            "selected": false,
  2158            "text": "All",
  2159            "value": "$__all"
  2160          },
  2161          "datasource": "$datasource",
  2162          "definition": "label_values(sys_uptime{job=\"$job\",cluster=\"$cluster\"},instance)",
  2163          "hide": 0,
  2164          "includeAll": true,
  2165          "label": "Node",
  2166          "multi": false,
  2167          "name": "node",
  2168          "options": [],
  2169          "query": "label_values(sys_uptime{job=\"$job\",cluster=\"$cluster\"},instance)",
  2170          "refresh": 1,
  2171          "regex": "",
  2172          "skipUrlSync": false,
  2173          "sort": 3,
  2174          "tagValuesQuery": "",
  2175          "tags": [],
  2176          "tagsQuery": "",
  2177          "type": "query",
  2178          "useTags": false
  2179        }
  2180      ]
  2181    },
  2182    "time": {
  2183      "from": "now-24h",
  2184      "to": "now"
  2185    },
  2186    "timepicker": {
  2187      "refresh_intervals": [
  2188        "5s",
  2189        "10s",
  2190        "30s",
  2191        "1m",
  2192        "5m",
  2193        "15m",
  2194        "30m",
  2195        "1h",
  2196        "2h",
  2197        "1d"
  2198      ],
  2199      "time_options": [
  2200        "5m",
  2201        "15m",
  2202        "1h",
  2203        "6h",
  2204        "12h",
  2205        "24h",
  2206        "2d",
  2207        "7d",
  2208        "30d"
  2209      ]
  2210    },
  2211    "timezone": "utc",
  2212    "title": "Cockroach Runtime",
  2213    "uid": "000000001",
  2214    "version": 1
  2215  }