github.com/oskarth/go-ethereum@v1.6.8-0.20191013093314-dac24a9d3494/swarm/grafana_dashboards/swarm.json (about)

     1  {
     2    "annotations": {
     3      "list": [
     4        {
     5          "$$hashKey": "object:147",
     6          "builtIn": 1,
     7          "datasource": "-- Grafana --",
     8          "enable": true,
     9          "hide": true,
    10          "iconColor": "rgba(0, 211, 255, 1)",
    11          "name": "Annotations & Alerts",
    12          "type": "dashboard"
    13        }
    14      ]
    15    },
    16    "editable": true,
    17    "gnetId": null,
    18    "graphTooltip": 1,
    19    "id": 2,
    20    "iteration": 1527598859072,
    21    "links": [],
    22    "panels": [
    23      {
    24        "collapsed": false,
    25        "gridPos": {
    26          "h": 1,
    27          "w": 24,
    28          "x": 0,
    29          "y": 0
    30        },
    31        "id": 34,
    32        "panels": [],
    33        "title": "P2P",
    34        "type": "row"
    35      },
    36      {
    37        "aliasColors": {},
    38        "bars": false,
    39        "dashLength": 10,
    40        "dashes": false,
    41        "datasource": "metrics",
    42        "fill": 1,
    43        "gridPos": {
    44          "h": 9,
    45          "w": 12,
    46          "x": 0,
    47          "y": 1
    48        },
    49        "id": 36,
    50        "legend": {
    51          "alignAsTable": true,
    52          "avg": false,
    53          "current": true,
    54          "max": true,
    55          "min": false,
    56          "rightSide": true,
    57          "show": true,
    58          "total": true,
    59          "values": true
    60        },
    61        "lines": true,
    62        "linewidth": 1,
    63        "links": [],
    64        "nullPointMode": "null",
    65        "percentage": false,
    66        "pointradius": 5,
    67        "points": false,
    68        "renderer": "flot",
    69        "seriesOverrides": [],
    70        "spaceLength": 10,
    71        "stack": false,
    72        "steppedLine": false,
    73        "targets": [
    74          {
    75            "alias": "$tag_host",
    76            "groupBy": [
    77              {
    78                "params": [
    79                  "$__interval"
    80                ],
    81                "type": "time"
    82              },
    83              {
    84                "params": [
    85                  "host"
    86                ],
    87                "type": "tag"
    88              },
    89              {
    90                "params": [
    91                  "none"
    92                ],
    93                "type": "fill"
    94              }
    95            ],
    96            "measurement": "swarm.peer.send.count",
    97            "orderByTime": "ASC",
    98            "policy": "default",
    99            "refId": "A",
   100            "resultFormat": "time_series",
   101            "select": [
   102              [
   103                {
   104                  "params": [
   105                    "value"
   106                  ],
   107                  "type": "field"
   108                },
   109                {
   110                  "params": [],
   111                  "type": "sum"
   112                }
   113              ]
   114            ],
   115            "tags": []
   116          }
   117        ],
   118        "thresholds": [],
   119        "timeFrom": null,
   120        "timeShift": null,
   121        "title": "P2P Send() - messages sent",
   122        "tooltip": {
   123          "shared": true,
   124          "sort": 0,
   125          "value_type": "individual"
   126        },
   127        "type": "graph",
   128        "xaxis": {
   129          "buckets": null,
   130          "mode": "time",
   131          "name": null,
   132          "show": true,
   133          "values": []
   134        },
   135        "yaxes": [
   136          {
   137            "format": "short",
   138            "label": null,
   139            "logBase": 1,
   140            "max": null,
   141            "min": null,
   142            "show": true
   143          },
   144          {
   145            "format": "short",
   146            "label": null,
   147            "logBase": 1,
   148            "max": null,
   149            "min": null,
   150            "show": true
   151          }
   152        ]
   153      },
   154      {
   155        "aliasColors": {},
   156        "bars": false,
   157        "dashLength": 10,
   158        "dashes": false,
   159        "datasource": "metrics",
   160        "fill": 1,
   161        "gridPos": {
   162          "h": 9,
   163          "w": 12,
   164          "x": 12,
   165          "y": 1
   166        },
   167        "id": 37,
   168        "legend": {
   169          "alignAsTable": true,
   170          "avg": false,
   171          "current": false,
   172          "max": false,
   173          "min": false,
   174          "rightSide": true,
   175          "show": true,
   176          "total": false,
   177          "values": false
   178        },
   179        "lines": true,
   180        "linewidth": 1,
   181        "links": [],
   182        "nullPointMode": "null",
   183        "percentage": false,
   184        "pointradius": 5,
   185        "points": false,
   186        "renderer": "flot",
   187        "seriesOverrides": [],
   188        "spaceLength": 10,
   189        "stack": false,
   190        "steppedLine": false,
   191        "targets": [
   192          {
   193            "alias": "p95($tag_host)",
   194            "groupBy": [
   195              {
   196                "params": [
   197                  "$__interval"
   198                ],
   199                "type": "time"
   200              },
   201              {
   202                "params": [
   203                  "host"
   204                ],
   205                "type": "tag"
   206              },
   207              {
   208                "params": [
   209                  "none"
   210                ],
   211                "type": "fill"
   212              }
   213            ],
   214            "measurement": "swarm.peer.send_t.span",
   215            "orderByTime": "ASC",
   216            "policy": "default",
   217            "refId": "A",
   218            "resultFormat": "time_series",
   219            "select": [
   220              [
   221                {
   222                  "params": [
   223                    "p95"
   224                  ],
   225                  "type": "field"
   226                },
   227                {
   228                  "params": [],
   229                  "type": "mean"
   230                }
   231              ]
   232            ],
   233            "tags": []
   234          }
   235        ],
   236        "thresholds": [],
   237        "timeFrom": null,
   238        "timeShift": null,
   239        "title": "P2P Send() timer - 95%ile",
   240        "tooltip": {
   241          "shared": true,
   242          "sort": 0,
   243          "value_type": "individual"
   244        },
   245        "type": "graph",
   246        "xaxis": {
   247          "buckets": null,
   248          "mode": "time",
   249          "name": null,
   250          "show": true,
   251          "values": []
   252        },
   253        "yaxes": [
   254          {
   255            "format": "ns",
   256            "label": null,
   257            "logBase": 1,
   258            "max": null,
   259            "min": null,
   260            "show": true
   261          },
   262          {
   263            "format": "short",
   264            "label": null,
   265            "logBase": 1,
   266            "max": null,
   267            "min": null,
   268            "show": true
   269          }
   270        ]
   271      },
   272      {
   273        "aliasColors": {},
   274        "bars": false,
   275        "dashLength": 10,
   276        "dashes": false,
   277        "datasource": "metrics",
   278        "fill": 1,
   279        "gridPos": {
   280          "h": 9,
   281          "w": 12,
   282          "x": 0,
   283          "y": 10
   284        },
   285        "id": 38,
   286        "legend": {
   287          "alignAsTable": true,
   288          "avg": false,
   289          "current": true,
   290          "max": true,
   291          "min": false,
   292          "rightSide": true,
   293          "show": true,
   294          "total": true,
   295          "values": true
   296        },
   297        "lines": true,
   298        "linewidth": 1,
   299        "links": [],
   300        "nullPointMode": "null",
   301        "percentage": false,
   302        "pointradius": 5,
   303        "points": false,
   304        "renderer": "flot",
   305        "seriesOverrides": [],
   306        "spaceLength": 10,
   307        "stack": false,
   308        "steppedLine": false,
   309        "targets": [
   310          {
   311            "alias": "1 $tag_host",
   312            "groupBy": [
   313              {
   314                "params": [
   315                  "$__interval"
   316                ],
   317                "type": "time"
   318              },
   319              {
   320                "params": [
   321                  "host"
   322                ],
   323                "type": "tag"
   324              },
   325              {
   326                "params": [
   327                  "none"
   328                ],
   329                "type": "fill"
   330              }
   331            ],
   332            "measurement": "swarm.peer.sendpriority.1.count",
   333            "orderByTime": "ASC",
   334            "policy": "default",
   335            "refId": "A",
   336            "resultFormat": "time_series",
   337            "select": [
   338              [
   339                {
   340                  "params": [
   341                    "value"
   342                  ],
   343                  "type": "field"
   344                },
   345                {
   346                  "params": [],
   347                  "type": "sum"
   348                }
   349              ]
   350            ],
   351            "tags": []
   352          },
   353          {
   354            "alias": "2 $tag_host",
   355            "groupBy": [
   356              {
   357                "params": [
   358                  "$__interval"
   359                ],
   360                "type": "time"
   361              },
   362              {
   363                "params": [
   364                  "host"
   365                ],
   366                "type": "tag"
   367              },
   368              {
   369                "params": [
   370                  "none"
   371                ],
   372                "type": "fill"
   373              }
   374            ],
   375            "measurement": "swarm.peer.sendpriority.2.count",
   376            "orderByTime": "ASC",
   377            "policy": "default",
   378            "refId": "B",
   379            "resultFormat": "time_series",
   380            "select": [
   381              [
   382                {
   383                  "params": [
   384                    "value"
   385                  ],
   386                  "type": "field"
   387                },
   388                {
   389                  "params": [],
   390                  "type": "sum"
   391                }
   392              ]
   393            ],
   394            "tags": []
   395          },
   396          {
   397            "alias": "3 $tag_host",
   398            "groupBy": [
   399              {
   400                "params": [
   401                  "$__interval"
   402                ],
   403                "type": "time"
   404              },
   405              {
   406                "params": [
   407                  "host"
   408                ],
   409                "type": "tag"
   410              },
   411              {
   412                "params": [
   413                  "none"
   414                ],
   415                "type": "fill"
   416              }
   417            ],
   418            "measurement": "swarm.peer.sendpriority.3.count",
   419            "orderByTime": "ASC",
   420            "policy": "default",
   421            "refId": "C",
   422            "resultFormat": "time_series",
   423            "select": [
   424              [
   425                {
   426                  "params": [
   427                    "value"
   428                  ],
   429                  "type": "field"
   430                },
   431                {
   432                  "params": [],
   433                  "type": "sum"
   434                }
   435              ]
   436            ],
   437            "tags": []
   438          }
   439        ],
   440        "thresholds": [],
   441        "timeFrom": null,
   442        "timeShift": null,
   443        "title": "P2P SendPriority() - messages sent",
   444        "tooltip": {
   445          "shared": true,
   446          "sort": 0,
   447          "value_type": "individual"
   448        },
   449        "type": "graph",
   450        "xaxis": {
   451          "buckets": null,
   452          "mode": "time",
   453          "name": null,
   454          "show": true,
   455          "values": []
   456        },
   457        "yaxes": [
   458          {
   459            "format": "short",
   460            "label": null,
   461            "logBase": 1,
   462            "max": null,
   463            "min": null,
   464            "show": true
   465          },
   466          {
   467            "format": "short",
   468            "label": null,
   469            "logBase": 1,
   470            "max": null,
   471            "min": null,
   472            "show": true
   473          }
   474        ]
   475      },
   476      {
   477        "aliasColors": {},
   478        "bars": false,
   479        "dashLength": 10,
   480        "dashes": false,
   481        "datasource": "metrics",
   482        "fill": 1,
   483        "gridPos": {
   484          "h": 9,
   485          "w": 12,
   486          "x": 12,
   487          "y": 10
   488        },
   489        "id": 39,
   490        "legend": {
   491          "alignAsTable": true,
   492          "avg": false,
   493          "current": false,
   494          "max": true,
   495          "min": false,
   496          "rightSide": true,
   497          "show": true,
   498          "total": false,
   499          "values": true
   500        },
   501        "lines": true,
   502        "linewidth": 1,
   503        "links": [],
   504        "nullPointMode": "null",
   505        "percentage": false,
   506        "pointradius": 5,
   507        "points": false,
   508        "renderer": "flot",
   509        "seriesOverrides": [],
   510        "spaceLength": 10,
   511        "stack": false,
   512        "steppedLine": false,
   513        "targets": [
   514          {
   515            "alias": "1 $tag_host",
   516            "groupBy": [
   517              {
   518                "params": [
   519                  "$__interval"
   520                ],
   521                "type": "time"
   522              },
   523              {
   524                "params": [
   525                  "host"
   526                ],
   527                "type": "tag"
   528              },
   529              {
   530                "params": [
   531                  "none"
   532                ],
   533                "type": "fill"
   534              }
   535            ],
   536            "measurement": "swarm.peer.sendpriority_t.1.span",
   537            "orderByTime": "ASC",
   538            "policy": "default",
   539            "refId": "A",
   540            "resultFormat": "time_series",
   541            "select": [
   542              [
   543                {
   544                  "params": [
   545                    "p95"
   546                  ],
   547                  "type": "field"
   548                },
   549                {
   550                  "params": [],
   551                  "type": "mean"
   552                }
   553              ]
   554            ],
   555            "tags": []
   556          },
   557          {
   558            "alias": "2 $tag_host",
   559            "groupBy": [
   560              {
   561                "params": [
   562                  "$__interval"
   563                ],
   564                "type": "time"
   565              },
   566              {
   567                "params": [
   568                  "host"
   569                ],
   570                "type": "tag"
   571              },
   572              {
   573                "params": [
   574                  "none"
   575                ],
   576                "type": "fill"
   577              }
   578            ],
   579            "measurement": "swarm.peer.sendpriority_t.2.span",
   580            "orderByTime": "ASC",
   581            "policy": "default",
   582            "refId": "B",
   583            "resultFormat": "time_series",
   584            "select": [
   585              [
   586                {
   587                  "params": [
   588                    "p95"
   589                  ],
   590                  "type": "field"
   591                },
   592                {
   593                  "params": [],
   594                  "type": "mean"
   595                }
   596              ]
   597            ],
   598            "tags": []
   599          }
   600        ],
   601        "thresholds": [],
   602        "timeFrom": null,
   603        "timeShift": null,
   604        "title": "P2P SendPriority() timer - 95%ile",
   605        "tooltip": {
   606          "shared": true,
   607          "sort": 0,
   608          "value_type": "individual"
   609        },
   610        "type": "graph",
   611        "xaxis": {
   612          "buckets": null,
   613          "mode": "time",
   614          "name": null,
   615          "show": true,
   616          "values": []
   617        },
   618        "yaxes": [
   619          {
   620            "format": "ns",
   621            "label": null,
   622            "logBase": 1,
   623            "max": null,
   624            "min": null,
   625            "show": true
   626          },
   627          {
   628            "format": "short",
   629            "label": null,
   630            "logBase": 1,
   631            "max": null,
   632            "min": null,
   633            "show": true
   634          }
   635        ]
   636      },
   637      {
   638        "aliasColors": {},
   639        "bars": false,
   640        "dashLength": 10,
   641        "dashes": false,
   642        "datasource": "metrics",
   643        "fill": 1,
   644        "gridPos": {
   645          "h": 9,
   646          "w": 12,
   647          "x": 0,
   648          "y": 19
   649        },
   650        "id": 40,
   651        "legend": {
   652          "alignAsTable": true,
   653          "avg": false,
   654          "current": true,
   655          "max": false,
   656          "min": false,
   657          "rightSide": true,
   658          "show": true,
   659          "total": false,
   660          "values": true
   661        },
   662        "lines": true,
   663        "linewidth": 1,
   664        "links": [],
   665        "nullPointMode": "null",
   666        "percentage": false,
   667        "pointradius": 5,
   668        "points": false,
   669        "renderer": "flot",
   670        "seriesOverrides": [],
   671        "spaceLength": 10,
   672        "stack": false,
   673        "steppedLine": false,
   674        "targets": [
   675          {
   676            "alias": "$tag_host",
   677            "groupBy": [
   678              {
   679                "params": [
   680                  "$__interval"
   681                ],
   682                "type": "time"
   683              },
   684              {
   685                "params": [
   686                  "host"
   687                ],
   688                "type": "tag"
   689              },
   690              {
   691                "params": [
   692                  "none"
   693                ],
   694                "type": "fill"
   695              }
   696            ],
   697            "measurement": "swarm.registry.peers.gauge",
   698            "orderByTime": "ASC",
   699            "policy": "default",
   700            "refId": "A",
   701            "resultFormat": "time_series",
   702            "select": [
   703              [
   704                {
   705                  "params": [
   706                    "value"
   707                  ],
   708                  "type": "field"
   709                },
   710                {
   711                  "params": [],
   712                  "type": "last"
   713                }
   714              ]
   715            ],
   716            "tags": []
   717          }
   718        ],
   719        "thresholds": [],
   720        "timeFrom": null,
   721        "timeShift": null,
   722        "title": "Registry Peers",
   723        "tooltip": {
   724          "shared": true,
   725          "sort": 0,
   726          "value_type": "individual"
   727        },
   728        "type": "graph",
   729        "xaxis": {
   730          "buckets": null,
   731          "mode": "time",
   732          "name": null,
   733          "show": true,
   734          "values": []
   735        },
   736        "yaxes": [
   737          {
   738            "format": "short",
   739            "label": null,
   740            "logBase": 1,
   741            "max": null,
   742            "min": null,
   743            "show": true
   744          },
   745          {
   746            "format": "short",
   747            "label": null,
   748            "logBase": 1,
   749            "max": null,
   750            "min": null,
   751            "show": true
   752          }
   753        ]
   754      },
   755      {
   756        "collapsed": true,
   757        "gridPos": {
   758          "h": 1,
   759          "w": 24,
   760          "x": 0,
   761          "y": 28
   762        },
   763        "id": 32,
   764        "panels": [
   765          {
   766            "aliasColors": {},
   767            "bars": false,
   768            "dashLength": 10,
   769            "dashes": false,
   770            "datasource": "metrics",
   771            "fill": 1,
   772            "gridPos": {
   773              "h": 6,
   774              "w": 12,
   775              "x": 0,
   776              "y": 2
   777            },
   778            "id": 14,
   779            "legend": {
   780              "alignAsTable": true,
   781              "avg": false,
   782              "current": false,
   783              "max": false,
   784              "min": false,
   785              "rightSide": true,
   786              "show": true,
   787              "total": false,
   788              "values": false
   789            },
   790            "lines": true,
   791            "linewidth": 1,
   792            "links": [],
   793            "nullPointMode": "null",
   794            "percentage": false,
   795            "pointradius": 5,
   796            "points": false,
   797            "renderer": "flot",
   798            "seriesOverrides": [],
   799            "spaceLength": 10,
   800            "stack": false,
   801            "steppedLine": false,
   802            "targets": [
   803              {
   804                "alias": "$tag_host",
   805                "groupBy": [
   806                  {
   807                    "params": [
   808                      "$myinterval"
   809                    ],
   810                    "type": "time"
   811                  },
   812                  {
   813                    "params": [
   814                      "host"
   815                    ],
   816                    "type": "tag"
   817                  },
   818                  {
   819                    "params": [
   820                      "0"
   821                    ],
   822                    "type": "fill"
   823                  }
   824                ],
   825                "measurement": "swarm.stack.uptime.gauge",
   826                "orderByTime": "ASC",
   827                "policy": "default",
   828                "refId": "A",
   829                "resultFormat": "time_series",
   830                "select": [
   831                  [
   832                    {
   833                      "params": [
   834                        "value"
   835                      ],
   836                      "type": "field"
   837                    },
   838                    {
   839                      "params": [],
   840                      "type": "mean"
   841                    }
   842                  ]
   843                ],
   844                "tags": [
   845                  {
   846                    "key": "host",
   847                    "operator": "=~",
   848                    "value": "/^$host$/"
   849                  }
   850                ]
   851              }
   852            ],
   853            "thresholds": [],
   854            "timeFrom": null,
   855            "timeShift": null,
   856            "title": "Uptime",
   857            "tooltip": {
   858              "shared": true,
   859              "sort": 0,
   860              "value_type": "individual"
   861            },
   862            "type": "graph",
   863            "xaxis": {
   864              "buckets": null,
   865              "mode": "time",
   866              "name": null,
   867              "show": true,
   868              "values": []
   869            },
   870            "yaxes": [
   871              {
   872                "format": "ns",
   873                "label": null,
   874                "logBase": 1,
   875                "max": null,
   876                "min": null,
   877                "show": true
   878              },
   879              {
   880                "format": "short",
   881                "label": null,
   882                "logBase": 1,
   883                "max": null,
   884                "min": null,
   885                "show": true
   886              }
   887            ]
   888          }
   889        ],
   890        "title": "Uptime",
   891        "type": "row"
   892      },
   893      {
   894        "collapsed": true,
   895        "gridPos": {
   896          "h": 1,
   897          "w": 24,
   898          "x": 0,
   899          "y": 29
   900        },
   901        "id": 28,
   902        "panels": [
   903          {
   904            "aliasColors": {},
   905            "bars": false,
   906            "dashLength": 10,
   907            "dashes": false,
   908            "datasource": "metrics",
   909            "fill": 1,
   910            "gridPos": {
   911              "h": 6,
   912              "w": 12,
   913              "x": 0,
   914              "y": 7
   915            },
   916            "id": 2,
   917            "legend": {
   918              "alignAsTable": true,
   919              "avg": false,
   920              "current": false,
   921              "max": true,
   922              "min": false,
   923              "rightSide": true,
   924              "show": true,
   925              "total": true,
   926              "values": true
   927            },
   928            "lines": true,
   929            "linewidth": 1,
   930            "links": [],
   931            "nullPointMode": "null",
   932            "percentage": false,
   933            "pointradius": 5,
   934            "points": false,
   935            "renderer": "flot",
   936            "seriesOverrides": [],
   937            "spaceLength": 10,
   938            "stack": false,
   939            "steppedLine": false,
   940            "targets": [
   941              {
   942                "alias": "GET",
   943                "dsType": "influxdb",
   944                "groupBy": [
   945                  {
   946                    "params": [
   947                      "$myinterval"
   948                    ],
   949                    "type": "time"
   950                  },
   951                  {
   952                    "params": [
   953                      "null"
   954                    ],
   955                    "type": "fill"
   956                  }
   957                ],
   958                "measurement": "swarm.http.request.GET.count",
   959                "orderByTime": "ASC",
   960                "policy": "default",
   961                "refId": "A",
   962                "resultFormat": "time_series",
   963                "select": [
   964                  [
   965                    {
   966                      "params": [
   967                        "value"
   968                      ],
   969                      "type": "field"
   970                    },
   971                    {
   972                      "params": [],
   973                      "type": "sum"
   974                    }
   975                  ]
   976                ],
   977                "tags": [
   978                  {
   979                    "key": "host",
   980                    "operator": "=~",
   981                    "value": "/^$host$/"
   982                  }
   983                ]
   984              },
   985              {
   986                "alias": "POST",
   987                "dsType": "influxdb",
   988                "groupBy": [
   989                  {
   990                    "params": [
   991                      "$myinterval"
   992                    ],
   993                    "type": "time"
   994                  },
   995                  {
   996                    "params": [
   997                      "null"
   998                    ],
   999                    "type": "fill"
  1000                  }
  1001                ],
  1002                "measurement": "swarm.http.request.POST.count",
  1003                "orderByTime": "ASC",
  1004                "policy": "default",
  1005                "refId": "B",
  1006                "resultFormat": "time_series",
  1007                "select": [
  1008                  [
  1009                    {
  1010                      "params": [
  1011                        "value"
  1012                      ],
  1013                      "type": "field"
  1014                    },
  1015                    {
  1016                      "params": [],
  1017                      "type": "sum"
  1018                    }
  1019                  ]
  1020                ],
  1021                "tags": [
  1022                  {
  1023                    "key": "host",
  1024                    "operator": "=~",
  1025                    "value": "/^$host$/"
  1026                  }
  1027                ]
  1028              }
  1029            ],
  1030            "thresholds": [],
  1031            "timeFrom": null,
  1032            "timeShift": null,
  1033            "title": "Total HTTP Requests",
  1034            "tooltip": {
  1035              "shared": true,
  1036              "sort": 0,
  1037              "value_type": "individual"
  1038            },
  1039            "type": "graph",
  1040            "xaxis": {
  1041              "buckets": null,
  1042              "mode": "time",
  1043              "name": null,
  1044              "show": true,
  1045              "values": []
  1046            },
  1047            "yaxes": [
  1048              {
  1049                "format": "short",
  1050                "label": null,
  1051                "logBase": 1,
  1052                "max": null,
  1053                "min": null,
  1054                "show": true
  1055              },
  1056              {
  1057                "format": "short",
  1058                "label": null,
  1059                "logBase": 1,
  1060                "max": null,
  1061                "min": null,
  1062                "show": true
  1063              }
  1064            ]
  1065          },
  1066          {
  1067            "aliasColors": {},
  1068            "bars": false,
  1069            "dashLength": 10,
  1070            "dashes": false,
  1071            "datasource": "metrics",
  1072            "fill": 1,
  1073            "gridPos": {
  1074              "h": 6,
  1075              "w": 12,
  1076              "x": 12,
  1077              "y": 7
  1078            },
  1079            "id": 26,
  1080            "legend": {
  1081              "alignAsTable": true,
  1082              "avg": false,
  1083              "current": false,
  1084              "max": false,
  1085              "min": false,
  1086              "rightSide": true,
  1087              "show": true,
  1088              "total": false,
  1089              "values": false
  1090            },
  1091            "lines": true,
  1092            "linewidth": 1,
  1093            "links": [],
  1094            "nullPointMode": "null",
  1095            "percentage": false,
  1096            "pointradius": 5,
  1097            "points": false,
  1098            "renderer": "flot",
  1099            "seriesOverrides": [],
  1100            "spaceLength": 10,
  1101            "stack": false,
  1102            "steppedLine": false,
  1103            "targets": [
  1104              {
  1105                "alias": "$tag_host",
  1106                "groupBy": [
  1107                  {
  1108                    "params": [
  1109                      "$myinterval"
  1110                    ],
  1111                    "type": "time"
  1112                  },
  1113                  {
  1114                    "params": [
  1115                      "host"
  1116                    ],
  1117                    "type": "tag"
  1118                  },
  1119                  {
  1120                    "params": [
  1121                      "0"
  1122                    ],
  1123                    "type": "fill"
  1124                  }
  1125                ],
  1126                "measurement": "swarm.http.request.GET.time.span",
  1127                "orderByTime": "ASC",
  1128                "policy": "default",
  1129                "refId": "A",
  1130                "resultFormat": "time_series",
  1131                "select": [
  1132                  [
  1133                    {
  1134                      "params": [
  1135                        "p95"
  1136                      ],
  1137                      "type": "field"
  1138                    },
  1139                    {
  1140                      "params": [],
  1141                      "type": "mean"
  1142                    }
  1143                  ]
  1144                ],
  1145                "tags": [
  1146                  {
  1147                    "key": "host",
  1148                    "operator": "=~",
  1149                    "value": "/^$host$/"
  1150                  }
  1151                ]
  1152              }
  1153            ],
  1154            "thresholds": [],
  1155            "timeFrom": null,
  1156            "timeShift": null,
  1157            "title": "HTTP GET requests 95% timer",
  1158            "tooltip": {
  1159              "shared": true,
  1160              "sort": 0,
  1161              "value_type": "individual"
  1162            },
  1163            "type": "graph",
  1164            "xaxis": {
  1165              "buckets": null,
  1166              "mode": "time",
  1167              "name": null,
  1168              "show": true,
  1169              "values": []
  1170            },
  1171            "yaxes": [
  1172              {
  1173                "format": "ns",
  1174                "label": null,
  1175                "logBase": 1,
  1176                "max": null,
  1177                "min": null,
  1178                "show": true
  1179              },
  1180              {
  1181                "format": "short",
  1182                "label": null,
  1183                "logBase": 1,
  1184                "max": null,
  1185                "min": null,
  1186                "show": true
  1187              }
  1188            ]
  1189          },
  1190          {
  1191            "aliasColors": {},
  1192            "bars": false,
  1193            "dashLength": 10,
  1194            "dashes": false,
  1195            "datasource": "metrics",
  1196            "fill": 1,
  1197            "gridPos": {
  1198              "h": 6,
  1199              "w": 12,
  1200              "x": 0,
  1201              "y": 13
  1202            },
  1203            "id": 15,
  1204            "legend": {
  1205              "alignAsTable": true,
  1206              "avg": false,
  1207              "current": false,
  1208              "max": false,
  1209              "min": false,
  1210              "rightSide": true,
  1211              "show": true,
  1212              "total": false,
  1213              "values": false
  1214            },
  1215            "lines": true,
  1216            "linewidth": 1,
  1217            "links": [],
  1218            "nullPointMode": "null",
  1219            "percentage": false,
  1220            "pointradius": 5,
  1221            "points": false,
  1222            "renderer": "flot",
  1223            "seriesOverrides": [],
  1224            "spaceLength": 10,
  1225            "stack": false,
  1226            "steppedLine": false,
  1227            "targets": [
  1228              {
  1229                "alias": "$tag_host",
  1230                "groupBy": [
  1231                  {
  1232                    "params": [
  1233                      "$myinterval"
  1234                    ],
  1235                    "type": "time"
  1236                  },
  1237                  {
  1238                    "params": [
  1239                      "host"
  1240                    ],
  1241                    "type": "tag"
  1242                  },
  1243                  {
  1244                    "params": [
  1245                      "0"
  1246                    ],
  1247                    "type": "fill"
  1248                  }
  1249                ],
  1250                "measurement": "swarm.http.request.GET.time.span",
  1251                "orderByTime": "ASC",
  1252                "policy": "default",
  1253                "refId": "A",
  1254                "resultFormat": "time_series",
  1255                "select": [
  1256                  [
  1257                    {
  1258                      "params": [
  1259                        "p50"
  1260                      ],
  1261                      "type": "field"
  1262                    },
  1263                    {
  1264                      "params": [],
  1265                      "type": "mean"
  1266                    }
  1267                  ]
  1268                ],
  1269                "tags": [
  1270                  {
  1271                    "key": "host",
  1272                    "operator": "=~",
  1273                    "value": "/^$host$/"
  1274                  }
  1275                ]
  1276              }
  1277            ],
  1278            "thresholds": [],
  1279            "timeFrom": null,
  1280            "timeShift": null,
  1281            "title": "HTTP GET requests 50% timer",
  1282            "tooltip": {
  1283              "shared": true,
  1284              "sort": 0,
  1285              "value_type": "individual"
  1286            },
  1287            "type": "graph",
  1288            "xaxis": {
  1289              "buckets": null,
  1290              "mode": "time",
  1291              "name": null,
  1292              "show": true,
  1293              "values": []
  1294            },
  1295            "yaxes": [
  1296              {
  1297                "format": "ns",
  1298                "label": null,
  1299                "logBase": 1,
  1300                "max": null,
  1301                "min": null,
  1302                "show": true
  1303              },
  1304              {
  1305                "format": "short",
  1306                "label": null,
  1307                "logBase": 1,
  1308                "max": null,
  1309                "min": null,
  1310                "show": true
  1311              }
  1312            ]
  1313          },
  1314          {
  1315            "aliasColors": {},
  1316            "bars": false,
  1317            "dashLength": 10,
  1318            "dashes": false,
  1319            "datasource": "metrics",
  1320            "fill": 1,
  1321            "gridPos": {
  1322              "h": 6,
  1323              "w": 12,
  1324              "x": 12,
  1325              "y": 13
  1326            },
  1327            "id": 8,
  1328            "legend": {
  1329              "alignAsTable": true,
  1330              "avg": false,
  1331              "current": false,
  1332              "max": true,
  1333              "min": false,
  1334              "rightSide": true,
  1335              "show": true,
  1336              "total": false,
  1337              "values": true
  1338            },
  1339            "lines": true,
  1340            "linewidth": 1,
  1341            "links": [],
  1342            "nullPointMode": "null",
  1343            "percentage": false,
  1344            "pointradius": 5,
  1345            "points": false,
  1346            "renderer": "flot",
  1347            "seriesOverrides": [],
  1348            "spaceLength": 10,
  1349            "stack": false,
  1350            "steppedLine": false,
  1351            "targets": [
  1352              {
  1353                "alias": "POST",
  1354                "groupBy": [
  1355                  {
  1356                    "params": [
  1357                      "$myinterval"
  1358                    ],
  1359                    "type": "time"
  1360                  },
  1361                  {
  1362                    "params": [
  1363                      "host"
  1364                    ],
  1365                    "type": "tag"
  1366                  },
  1367                  {
  1368                    "params": [
  1369                      "0"
  1370                    ],
  1371                    "type": "fill"
  1372                  }
  1373                ],
  1374                "measurement": "swarm.http.request.POST.time.span",
  1375                "orderByTime": "ASC",
  1376                "policy": "default",
  1377                "refId": "A",
  1378                "resultFormat": "time_series",
  1379                "select": [
  1380                  [
  1381                    {
  1382                      "params": [
  1383                        "p95"
  1384                      ],
  1385                      "type": "field"
  1386                    },
  1387                    {
  1388                      "params": [],
  1389                      "type": "mean"
  1390                    }
  1391                  ]
  1392                ],
  1393                "tags": [
  1394                  {
  1395                    "key": "host",
  1396                    "operator": "=~",
  1397                    "value": "/^$host$/"
  1398                  }
  1399                ]
  1400              }
  1401            ],
  1402            "thresholds": [],
  1403            "timeFrom": null,
  1404            "timeShift": null,
  1405            "title": "HTTP POST requests 95% timer",
  1406            "tooltip": {
  1407              "shared": true,
  1408              "sort": 0,
  1409              "value_type": "individual"
  1410            },
  1411            "type": "graph",
  1412            "xaxis": {
  1413              "buckets": null,
  1414              "mode": "time",
  1415              "name": null,
  1416              "show": true,
  1417              "values": []
  1418            },
  1419            "yaxes": [
  1420              {
  1421                "format": "ns",
  1422                "label": null,
  1423                "logBase": 1,
  1424                "max": null,
  1425                "min": null,
  1426                "show": true
  1427              },
  1428              {
  1429                "format": "short",
  1430                "label": null,
  1431                "logBase": 1,
  1432                "max": null,
  1433                "min": null,
  1434                "show": true
  1435              }
  1436            ]
  1437          }
  1438        ],
  1439        "title": "HTTP",
  1440        "type": "row"
  1441      },
  1442      {
  1443        "collapsed": true,
  1444        "gridPos": {
  1445          "h": 1,
  1446          "w": 24,
  1447          "x": 0,
  1448          "y": 30
  1449        },
  1450        "id": 30,
  1451        "panels": [
  1452          {
  1453            "aliasColors": {},
  1454            "bars": false,
  1455            "dashLength": 10,
  1456            "dashes": false,
  1457            "datasource": "metrics",
  1458            "fill": 1,
  1459            "gridPos": {
  1460              "h": 5,
  1461              "w": 12,
  1462              "x": 0,
  1463              "y": 8
  1464            },
  1465            "id": 16,
  1466            "legend": {
  1467              "alignAsTable": true,
  1468              "avg": false,
  1469              "current": false,
  1470              "max": true,
  1471              "min": false,
  1472              "rightSide": true,
  1473              "show": true,
  1474              "total": true,
  1475              "values": true
  1476            },
  1477            "lines": true,
  1478            "linewidth": 1,
  1479            "links": [],
  1480            "nullPointMode": "null",
  1481            "percentage": false,
  1482            "pointradius": 5,
  1483            "points": false,
  1484            "renderer": "flot",
  1485            "seriesOverrides": [],
  1486            "spaceLength": 10,
  1487            "stack": false,
  1488            "steppedLine": false,
  1489            "targets": [
  1490              {
  1491                "alias": "$tag_host",
  1492                "dsType": "influxdb",
  1493                "groupBy": [
  1494                  {
  1495                    "params": [
  1496                      "$myinterval"
  1497                    ],
  1498                    "type": "time"
  1499                  },
  1500                  {
  1501                    "params": [
  1502                      "host"
  1503                    ],
  1504                    "type": "tag"
  1505                  },
  1506                  {
  1507                    "params": [
  1508                      "0"
  1509                    ],
  1510                    "type": "fill"
  1511                  }
  1512                ],
  1513                "measurement": "swarm.lazychunkreader.read.count",
  1514                "orderByTime": "ASC",
  1515                "policy": "default",
  1516                "refId": "A",
  1517                "resultFormat": "time_series",
  1518                "select": [
  1519                  [
  1520                    {
  1521                      "params": [
  1522                        "value"
  1523                      ],
  1524                      "type": "field"
  1525                    },
  1526                    {
  1527                      "params": [],
  1528                      "type": "sum"
  1529                    }
  1530                  ]
  1531                ],
  1532                "tags": [
  1533                  {
  1534                    "key": "host",
  1535                    "operator": "=~",
  1536                    "value": "/^$host$/"
  1537                  }
  1538                ]
  1539              }
  1540            ],
  1541            "thresholds": [],
  1542            "timeFrom": null,
  1543            "timeShift": null,
  1544            "title": "LazyChunkReader read() calls",
  1545            "tooltip": {
  1546              "shared": true,
  1547              "sort": 0,
  1548              "value_type": "individual"
  1549            },
  1550            "type": "graph",
  1551            "xaxis": {
  1552              "buckets": null,
  1553              "mode": "time",
  1554              "name": null,
  1555              "show": true,
  1556              "values": []
  1557            },
  1558            "yaxes": [
  1559              {
  1560                "format": "short",
  1561                "label": null,
  1562                "logBase": 1,
  1563                "max": null,
  1564                "min": null,
  1565                "show": true
  1566              },
  1567              {
  1568                "format": "short",
  1569                "label": null,
  1570                "logBase": 1,
  1571                "max": null,
  1572                "min": null,
  1573                "show": true
  1574              }
  1575            ]
  1576          },
  1577          {
  1578            "aliasColors": {},
  1579            "bars": false,
  1580            "dashLength": 10,
  1581            "dashes": false,
  1582            "datasource": "metrics",
  1583            "fill": 1,
  1584            "gridPos": {
  1585              "h": 5,
  1586              "w": 12,
  1587              "x": 12,
  1588              "y": 8
  1589            },
  1590            "id": 18,
  1591            "legend": {
  1592              "alignAsTable": true,
  1593              "avg": false,
  1594              "current": false,
  1595              "max": true,
  1596              "min": false,
  1597              "rightSide": true,
  1598              "show": true,
  1599              "total": true,
  1600              "values": true
  1601            },
  1602            "lines": true,
  1603            "linewidth": 1,
  1604            "links": [],
  1605            "nullPointMode": "null",
  1606            "percentage": false,
  1607            "pointradius": 5,
  1608            "points": false,
  1609            "renderer": "flot",
  1610            "seriesOverrides": [],
  1611            "spaceLength": 10,
  1612            "stack": false,
  1613            "steppedLine": false,
  1614            "targets": [
  1615              {
  1616                "alias": "$tag_host",
  1617                "dsType": "influxdb",
  1618                "groupBy": [
  1619                  {
  1620                    "params": [
  1621                      "$myinterval"
  1622                    ],
  1623                    "type": "time"
  1624                  },
  1625                  {
  1626                    "params": [
  1627                      "host"
  1628                    ],
  1629                    "type": "tag"
  1630                  },
  1631                  {
  1632                    "params": [
  1633                      "0"
  1634                    ],
  1635                    "type": "fill"
  1636                  }
  1637                ],
  1638                "measurement": "swarm.lazychunkreader.read.err.count",
  1639                "orderByTime": "ASC",
  1640                "policy": "default",
  1641                "refId": "A",
  1642                "resultFormat": "time_series",
  1643                "select": [
  1644                  [
  1645                    {
  1646                      "params": [
  1647                        "value"
  1648                      ],
  1649                      "type": "field"
  1650                    },
  1651                    {
  1652                      "params": [],
  1653                      "type": "sum"
  1654                    }
  1655                  ]
  1656                ],
  1657                "tags": [
  1658                  {
  1659                    "key": "host",
  1660                    "operator": "=~",
  1661                    "value": "/^$host$/"
  1662                  }
  1663                ]
  1664              }
  1665            ],
  1666            "thresholds": [],
  1667            "timeFrom": null,
  1668            "timeShift": null,
  1669            "title": "LazyChunkReader read errors",
  1670            "tooltip": {
  1671              "shared": true,
  1672              "sort": 0,
  1673              "value_type": "individual"
  1674            },
  1675            "type": "graph",
  1676            "xaxis": {
  1677              "buckets": null,
  1678              "mode": "time",
  1679              "name": null,
  1680              "show": true,
  1681              "values": []
  1682            },
  1683            "yaxes": [
  1684              {
  1685                "format": "none",
  1686                "label": null,
  1687                "logBase": 1,
  1688                "max": null,
  1689                "min": null,
  1690                "show": true
  1691              },
  1692              {
  1693                "format": "short",
  1694                "label": null,
  1695                "logBase": 1,
  1696                "max": null,
  1697                "min": null,
  1698                "show": true
  1699              }
  1700            ]
  1701          },
  1702          {
  1703            "aliasColors": {},
  1704            "bars": false,
  1705            "dashLength": 10,
  1706            "dashes": false,
  1707            "datasource": "metrics",
  1708            "fill": 1,
  1709            "gridPos": {
  1710              "h": 5,
  1711              "w": 12,
  1712              "x": 0,
  1713              "y": 13
  1714            },
  1715            "id": 17,
  1716            "legend": {
  1717              "alignAsTable": true,
  1718              "avg": false,
  1719              "current": false,
  1720              "max": true,
  1721              "min": false,
  1722              "rightSide": true,
  1723              "show": true,
  1724              "total": true,
  1725              "values": true
  1726            },
  1727            "lines": true,
  1728            "linewidth": 1,
  1729            "links": [],
  1730            "nullPointMode": "null",
  1731            "percentage": false,
  1732            "pointradius": 5,
  1733            "points": false,
  1734            "renderer": "flot",
  1735            "seriesOverrides": [],
  1736            "spaceLength": 10,
  1737            "stack": false,
  1738            "steppedLine": false,
  1739            "targets": [
  1740              {
  1741                "alias": "$tag_host",
  1742                "dsType": "influxdb",
  1743                "groupBy": [
  1744                  {
  1745                    "params": [
  1746                      "$myinterval"
  1747                    ],
  1748                    "type": "time"
  1749                  },
  1750                  {
  1751                    "params": [
  1752                      "host"
  1753                    ],
  1754                    "type": "tag"
  1755                  },
  1756                  {
  1757                    "params": [
  1758                      "0"
  1759                    ],
  1760                    "type": "fill"
  1761                  }
  1762                ],
  1763                "measurement": "swarm.lazychunkreader.read.bytes.count",
  1764                "orderByTime": "ASC",
  1765                "policy": "default",
  1766                "refId": "A",
  1767                "resultFormat": "time_series",
  1768                "select": [
  1769                  [
  1770                    {
  1771                      "params": [
  1772                        "value"
  1773                      ],
  1774                      "type": "field"
  1775                    },
  1776                    {
  1777                      "params": [],
  1778                      "type": "sum"
  1779                    }
  1780                  ]
  1781                ],
  1782                "tags": [
  1783                  {
  1784                    "key": "host",
  1785                    "operator": "=~",
  1786                    "value": "/^$host$/"
  1787                  }
  1788                ]
  1789              }
  1790            ],
  1791            "thresholds": [],
  1792            "timeFrom": null,
  1793            "timeShift": null,
  1794            "title": "LazyChunkReader bytes read",
  1795            "tooltip": {
  1796              "shared": true,
  1797              "sort": 0,
  1798              "value_type": "individual"
  1799            },
  1800            "type": "graph",
  1801            "xaxis": {
  1802              "buckets": null,
  1803              "mode": "time",
  1804              "name": null,
  1805              "show": true,
  1806              "values": []
  1807            },
  1808            "yaxes": [
  1809              {
  1810                "format": "decbytes",
  1811                "label": null,
  1812                "logBase": 1,
  1813                "max": null,
  1814                "min": null,
  1815                "show": true
  1816              },
  1817              {
  1818                "format": "short",
  1819                "label": null,
  1820                "logBase": 1,
  1821                "max": null,
  1822                "min": null,
  1823                "show": true
  1824              }
  1825            ]
  1826          }
  1827        ],
  1828        "title": "LazyChunkReader",
  1829        "type": "row"
  1830      },
  1831      {
  1832        "collapsed": false,
  1833        "gridPos": {
  1834          "h": 1,
  1835          "w": 24,
  1836          "x": 0,
  1837          "y": 31
  1838        },
  1839        "id": 25,
  1840        "panels": [],
  1841        "title": "All measurements",
  1842        "type": "row"
  1843      },
  1844      {
  1845        "aliasColors": {},
  1846        "bars": false,
  1847        "dashLength": 10,
  1848        "dashes": false,
  1849        "datasource": "metrics",
  1850        "fill": 1,
  1851        "gridPos": {
  1852          "h": 6,
  1853          "w": 12,
  1854          "x": 0,
  1855          "y": 32
  1856        },
  1857        "id": 3,
  1858        "legend": {
  1859          "alignAsTable": true,
  1860          "avg": false,
  1861          "current": false,
  1862          "max": true,
  1863          "min": false,
  1864          "rightSide": true,
  1865          "show": true,
  1866          "total": true,
  1867          "values": true
  1868        },
  1869        "lines": true,
  1870        "linewidth": 1,
  1871        "links": [],
  1872        "nullPointMode": "null",
  1873        "percentage": false,
  1874        "pointradius": 5,
  1875        "points": false,
  1876        "renderer": "flot",
  1877        "seriesOverrides": [],
  1878        "spaceLength": 10,
  1879        "stack": false,
  1880        "steppedLine": false,
  1881        "targets": [
  1882          {
  1883            "alias": "$tag_host",
  1884            "dsType": "influxdb",
  1885            "groupBy": [
  1886              {
  1887                "params": [
  1888                  "$myinterval"
  1889                ],
  1890                "type": "time"
  1891              },
  1892              {
  1893                "params": [
  1894                  "host"
  1895                ],
  1896                "type": "tag"
  1897              },
  1898              {
  1899                "params": [
  1900                  "0"
  1901                ],
  1902                "type": "fill"
  1903              }
  1904            ],
  1905            "measurement": "swarm.api.get.count.count",
  1906            "orderByTime": "ASC",
  1907            "policy": "default",
  1908            "refId": "A",
  1909            "resultFormat": "time_series",
  1910            "select": [
  1911              [
  1912                {
  1913                  "params": [
  1914                    "value"
  1915                  ],
  1916                  "type": "field"
  1917                },
  1918                {
  1919                  "params": [],
  1920                  "type": "sum"
  1921                }
  1922              ]
  1923            ],
  1924            "tags": [
  1925              {
  1926                "key": "host",
  1927                "operator": "=~",
  1928                "value": "/^$host$/"
  1929              }
  1930            ]
  1931          }
  1932        ],
  1933        "thresholds": [],
  1934        "timeFrom": null,
  1935        "timeShift": null,
  1936        "title": "API Get (BZZ)",
  1937        "tooltip": {
  1938          "shared": true,
  1939          "sort": 0,
  1940          "value_type": "individual"
  1941        },
  1942        "type": "graph",
  1943        "xaxis": {
  1944          "buckets": null,
  1945          "mode": "time",
  1946          "name": null,
  1947          "show": true,
  1948          "values": []
  1949        },
  1950        "yaxes": [
  1951          {
  1952            "format": "short",
  1953            "label": null,
  1954            "logBase": 1,
  1955            "max": null,
  1956            "min": null,
  1957            "show": true
  1958          },
  1959          {
  1960            "format": "short",
  1961            "label": null,
  1962            "logBase": 1,
  1963            "max": null,
  1964            "min": null,
  1965            "show": true
  1966          }
  1967        ]
  1968      },
  1969      {
  1970        "aliasColors": {},
  1971        "bars": false,
  1972        "dashLength": 10,
  1973        "dashes": false,
  1974        "datasource": "metrics",
  1975        "fill": 1,
  1976        "gridPos": {
  1977          "h": 6,
  1978          "w": 12,
  1979          "x": 12,
  1980          "y": 32
  1981        },
  1982        "id": 13,
  1983        "legend": {
  1984          "alignAsTable": true,
  1985          "avg": false,
  1986          "current": false,
  1987          "max": true,
  1988          "min": false,
  1989          "rightSide": true,
  1990          "show": true,
  1991          "total": true,
  1992          "values": true
  1993        },
  1994        "lines": true,
  1995        "linewidth": 1,
  1996        "links": [],
  1997        "nullPointMode": "null",
  1998        "percentage": false,
  1999        "pointradius": 5,
  2000        "points": false,
  2001        "renderer": "flot",
  2002        "seriesOverrides": [],
  2003        "spaceLength": 10,
  2004        "stack": false,
  2005        "steppedLine": false,
  2006        "targets": [
  2007          {
  2008            "alias": "$tag_host",
  2009            "groupBy": [
  2010              {
  2011                "params": [
  2012                  "$myinterval"
  2013                ],
  2014                "type": "time"
  2015              },
  2016              {
  2017                "params": [
  2018                  "host"
  2019                ],
  2020                "type": "tag"
  2021              },
  2022              {
  2023                "params": [
  2024                  "0"
  2025                ],
  2026                "type": "fill"
  2027              }
  2028            ],
  2029            "measurement": "swarm.network.stream.request_from_peers.count.count",
  2030            "orderByTime": "ASC",
  2031            "policy": "default",
  2032            "refId": "A",
  2033            "resultFormat": "time_series",
  2034            "select": [
  2035              [
  2036                {
  2037                  "params": [
  2038                    "value"
  2039                  ],
  2040                  "type": "field"
  2041                },
  2042                {
  2043                  "params": [],
  2044                  "type": "sum"
  2045                }
  2046              ]
  2047            ],
  2048            "tags": [
  2049              {
  2050                "key": "host",
  2051                "operator": "=~",
  2052                "value": "/^$host$/"
  2053              }
  2054            ]
  2055          }
  2056        ],
  2057        "thresholds": [],
  2058        "timeFrom": null,
  2059        "timeShift": null,
  2060        "title": "Request from peers",
  2061        "tooltip": {
  2062          "shared": true,
  2063          "sort": 0,
  2064          "value_type": "individual"
  2065        },
  2066        "type": "graph",
  2067        "xaxis": {
  2068          "buckets": null,
  2069          "mode": "time",
  2070          "name": null,
  2071          "show": true,
  2072          "values": []
  2073        },
  2074        "yaxes": [
  2075          {
  2076            "format": "short",
  2077            "label": null,
  2078            "logBase": 1,
  2079            "max": null,
  2080            "min": null,
  2081            "show": true
  2082          },
  2083          {
  2084            "format": "short",
  2085            "label": null,
  2086            "logBase": 1,
  2087            "max": null,
  2088            "min": null,
  2089            "show": true
  2090          }
  2091        ]
  2092      },
  2093      {
  2094        "aliasColors": {},
  2095        "bars": false,
  2096        "dashLength": 10,
  2097        "dashes": false,
  2098        "datasource": "metrics",
  2099        "fill": 1,
  2100        "gridPos": {
  2101          "h": 6,
  2102          "w": 12,
  2103          "x": 0,
  2104          "y": 38
  2105        },
  2106        "id": 11,
  2107        "legend": {
  2108          "alignAsTable": true,
  2109          "avg": false,
  2110          "current": false,
  2111          "max": true,
  2112          "min": false,
  2113          "rightSide": true,
  2114          "show": true,
  2115          "total": true,
  2116          "values": true
  2117        },
  2118        "lines": true,
  2119        "linewidth": 1,
  2120        "links": [],
  2121        "nullPointMode": "null",
  2122        "percentage": false,
  2123        "pointradius": 5,
  2124        "points": false,
  2125        "renderer": "flot",
  2126        "seriesOverrides": [],
  2127        "spaceLength": 10,
  2128        "stack": false,
  2129        "steppedLine": false,
  2130        "targets": [
  2131          {
  2132            "alias": "$tag_host",
  2133            "groupBy": [
  2134              {
  2135                "params": [
  2136                  "$myinterval"
  2137                ],
  2138                "type": "time"
  2139              },
  2140              {
  2141                "params": [
  2142                  "host"
  2143                ],
  2144                "type": "tag"
  2145              },
  2146              {
  2147                "params": [
  2148                  "0"
  2149                ],
  2150                "type": "fill"
  2151              }
  2152            ],
  2153            "measurement": "swarm.network.stream.received_chunks.count.count",
  2154            "orderByTime": "ASC",
  2155            "policy": "default",
  2156            "refId": "A",
  2157            "resultFormat": "time_series",
  2158            "select": [
  2159              [
  2160                {
  2161                  "params": [
  2162                    "value"
  2163                  ],
  2164                  "type": "field"
  2165                },
  2166                {
  2167                  "params": [],
  2168                  "type": "sum"
  2169                }
  2170              ]
  2171            ],
  2172            "tags": [
  2173              {
  2174                "key": "host",
  2175                "operator": "=~",
  2176                "value": "/^$host$/"
  2177              }
  2178            ]
  2179          }
  2180        ],
  2181        "thresholds": [],
  2182        "timeFrom": null,
  2183        "timeShift": null,
  2184        "title": "Received chunks",
  2185        "tooltip": {
  2186          "shared": true,
  2187          "sort": 0,
  2188          "value_type": "individual"
  2189        },
  2190        "type": "graph",
  2191        "xaxis": {
  2192          "buckets": null,
  2193          "mode": "time",
  2194          "name": null,
  2195          "show": true,
  2196          "values": []
  2197        },
  2198        "yaxes": [
  2199          {
  2200            "format": "short",
  2201            "label": null,
  2202            "logBase": 1,
  2203            "max": null,
  2204            "min": null,
  2205            "show": true
  2206          },
  2207          {
  2208            "format": "short",
  2209            "label": null,
  2210            "logBase": 1,
  2211            "max": null,
  2212            "min": null,
  2213            "show": true
  2214          }
  2215        ]
  2216      },
  2217      {
  2218        "aliasColors": {},
  2219        "bars": false,
  2220        "dashLength": 10,
  2221        "dashes": false,
  2222        "datasource": "metrics",
  2223        "fill": 1,
  2224        "gridPos": {
  2225          "h": 6,
  2226          "w": 12,
  2227          "x": 12,
  2228          "y": 38
  2229        },
  2230        "id": 12,
  2231        "legend": {
  2232          "alignAsTable": true,
  2233          "avg": false,
  2234          "current": false,
  2235          "max": true,
  2236          "min": false,
  2237          "rightSide": true,
  2238          "show": true,
  2239          "total": false,
  2240          "values": true
  2241        },
  2242        "lines": true,
  2243        "linewidth": 1,
  2244        "links": [],
  2245        "nullPointMode": "null",
  2246        "percentage": false,
  2247        "pointradius": 5,
  2248        "points": false,
  2249        "renderer": "flot",
  2250        "seriesOverrides": [],
  2251        "spaceLength": 10,
  2252        "stack": false,
  2253        "steppedLine": false,
  2254        "targets": [
  2255          {
  2256            "alias": "$tag_host",
  2257            "dsType": "influxdb",
  2258            "groupBy": [
  2259              {
  2260                "params": [
  2261                  "$myinterval"
  2262                ],
  2263                "type": "time"
  2264              },
  2265              {
  2266                "params": [
  2267                  "host"
  2268                ],
  2269                "type": "tag"
  2270              },
  2271              {
  2272                "params": [
  2273                  "0"
  2274                ],
  2275                "type": "fill"
  2276              }
  2277            ],
  2278            "measurement": "swarm.storage.cache.requests.size.gauge",
  2279            "orderByTime": "ASC",
  2280            "policy": "default",
  2281            "refId": "A",
  2282            "resultFormat": "time_series",
  2283            "select": [
  2284              [
  2285                {
  2286                  "params": [
  2287                    "value"
  2288                  ],
  2289                  "type": "field"
  2290                },
  2291                {
  2292                  "params": [],
  2293                  "type": "max"
  2294                }
  2295              ]
  2296            ],
  2297            "tags": [
  2298              {
  2299                "key": "host",
  2300                "operator": "=~",
  2301                "value": "/^$host$/"
  2302              }
  2303            ]
  2304          }
  2305        ],
  2306        "thresholds": [],
  2307        "timeFrom": null,
  2308        "timeShift": null,
  2309        "title": "Requests cache entries",
  2310        "tooltip": {
  2311          "shared": true,
  2312          "sort": 0,
  2313          "value_type": "individual"
  2314        },
  2315        "type": "graph",
  2316        "xaxis": {
  2317          "buckets": null,
  2318          "mode": "time",
  2319          "name": null,
  2320          "show": true,
  2321          "values": []
  2322        },
  2323        "yaxes": [
  2324          {
  2325            "format": "short",
  2326            "label": null,
  2327            "logBase": 1,
  2328            "max": null,
  2329            "min": null,
  2330            "show": true
  2331          },
  2332          {
  2333            "format": "short",
  2334            "label": null,
  2335            "logBase": 1,
  2336            "max": null,
  2337            "min": null,
  2338            "show": true
  2339          }
  2340        ]
  2341      },
  2342      {
  2343        "aliasColors": {},
  2344        "bars": false,
  2345        "dashLength": 10,
  2346        "dashes": false,
  2347        "datasource": "metrics",
  2348        "fill": 1,
  2349        "gridPos": {
  2350          "h": 6,
  2351          "w": 12,
  2352          "x": 0,
  2353          "y": 44
  2354        },
  2355        "id": 9,
  2356        "legend": {
  2357          "alignAsTable": true,
  2358          "avg": false,
  2359          "current": false,
  2360          "max": true,
  2361          "min": false,
  2362          "rightSide": true,
  2363          "show": true,
  2364          "total": true,
  2365          "values": true
  2366        },
  2367        "lines": true,
  2368        "linewidth": 1,
  2369        "links": [],
  2370        "nullPointMode": "null",
  2371        "percentage": false,
  2372        "pointradius": 5,
  2373        "points": false,
  2374        "renderer": "flot",
  2375        "seriesOverrides": [],
  2376        "spaceLength": 10,
  2377        "stack": false,
  2378        "steppedLine": false,
  2379        "targets": [
  2380          {
  2381            "alias": "$tag_host",
  2382            "groupBy": [
  2383              {
  2384                "params": [
  2385                  "$myinterval"
  2386                ],
  2387                "type": "time"
  2388              },
  2389              {
  2390                "params": [
  2391                  "host"
  2392                ],
  2393                "type": "tag"
  2394              },
  2395              {
  2396                "params": [
  2397                  "0"
  2398                ],
  2399                "type": "fill"
  2400              }
  2401            ],
  2402            "measurement": "swarm.network.stream.handle_retrieve_request_msg.count.count",
  2403            "orderByTime": "ASC",
  2404            "policy": "default",
  2405            "refId": "A",
  2406            "resultFormat": "time_series",
  2407            "select": [
  2408              [
  2409                {
  2410                  "params": [
  2411                    "value"
  2412                  ],
  2413                  "type": "field"
  2414                },
  2415                {
  2416                  "params": [],
  2417                  "type": "sum"
  2418                }
  2419              ]
  2420            ],
  2421            "tags": [
  2422              {
  2423                "key": "host",
  2424                "operator": "=~",
  2425                "value": "/^$host$/"
  2426              }
  2427            ]
  2428          }
  2429        ],
  2430        "thresholds": [],
  2431        "timeFrom": null,
  2432        "timeShift": null,
  2433        "title": "Handle retrieve request msg",
  2434        "tooltip": {
  2435          "shared": true,
  2436          "sort": 0,
  2437          "value_type": "individual"
  2438        },
  2439        "type": "graph",
  2440        "xaxis": {
  2441          "buckets": null,
  2442          "mode": "time",
  2443          "name": null,
  2444          "show": true,
  2445          "values": []
  2446        },
  2447        "yaxes": [
  2448          {
  2449            "format": "short",
  2450            "label": null,
  2451            "logBase": 1,
  2452            "max": null,
  2453            "min": null,
  2454            "show": true
  2455          },
  2456          {
  2457            "format": "short",
  2458            "label": null,
  2459            "logBase": 1,
  2460            "max": null,
  2461            "min": null,
  2462            "show": true
  2463          }
  2464        ]
  2465      },
  2466      {
  2467        "aliasColors": {},
  2468        "bars": false,
  2469        "dashLength": 10,
  2470        "dashes": false,
  2471        "datasource": "metrics",
  2472        "fill": 1,
  2473        "gridPos": {
  2474          "h": 6,
  2475          "w": 12,
  2476          "x": 12,
  2477          "y": 44
  2478        },
  2479        "id": 20,
  2480        "legend": {
  2481          "alignAsTable": true,
  2482          "avg": false,
  2483          "current": false,
  2484          "max": true,
  2485          "min": false,
  2486          "rightSide": true,
  2487          "show": true,
  2488          "total": true,
  2489          "values": true
  2490        },
  2491        "lines": true,
  2492        "linewidth": 1,
  2493        "links": [],
  2494        "nullPointMode": "null",
  2495        "percentage": false,
  2496        "pointradius": 5,
  2497        "points": false,
  2498        "renderer": "flot",
  2499        "seriesOverrides": [],
  2500        "spaceLength": 10,
  2501        "stack": false,
  2502        "steppedLine": false,
  2503        "targets": [
  2504          {
  2505            "alias": "$tag_host",
  2506            "dsType": "influxdb",
  2507            "groupBy": [
  2508              {
  2509                "params": [
  2510                  "$myinterval"
  2511                ],
  2512                "type": "time"
  2513              },
  2514              {
  2515                "params": [
  2516                  "host"
  2517                ],
  2518                "type": "tag"
  2519              },
  2520              {
  2521                "params": [
  2522                  "0"
  2523                ],
  2524                "type": "fill"
  2525              }
  2526            ],
  2527            "measurement": "swarm.syncer.setnextbatch.iterator.count",
  2528            "orderByTime": "ASC",
  2529            "policy": "default",
  2530            "refId": "A",
  2531            "resultFormat": "time_series",
  2532            "select": [
  2533              [
  2534                {
  2535                  "params": [
  2536                    "value"
  2537                  ],
  2538                  "type": "field"
  2539                },
  2540                {
  2541                  "params": [],
  2542                  "type": "sum"
  2543                }
  2544              ]
  2545            ],
  2546            "tags": [
  2547              {
  2548                "key": "host",
  2549                "operator": "=~",
  2550                "value": "/^$host$/"
  2551              }
  2552            ]
  2553          }
  2554        ],
  2555        "thresholds": [],
  2556        "timeFrom": null,
  2557        "timeShift": null,
  2558        "title": "syncer setnextbatch iterator calls",
  2559        "tooltip": {
  2560          "shared": true,
  2561          "sort": 0,
  2562          "value_type": "individual"
  2563        },
  2564        "type": "graph",
  2565        "xaxis": {
  2566          "buckets": null,
  2567          "mode": "time",
  2568          "name": null,
  2569          "show": true,
  2570          "values": []
  2571        },
  2572        "yaxes": [
  2573          {
  2574            "format": "none",
  2575            "label": null,
  2576            "logBase": 1,
  2577            "max": null,
  2578            "min": null,
  2579            "show": true
  2580          },
  2581          {
  2582            "format": "short",
  2583            "label": null,
  2584            "logBase": 1,
  2585            "max": null,
  2586            "min": null,
  2587            "show": true
  2588          }
  2589        ]
  2590      },
  2591      {
  2592        "aliasColors": {},
  2593        "bars": false,
  2594        "dashLength": 10,
  2595        "dashes": false,
  2596        "datasource": "metrics",
  2597        "fill": 1,
  2598        "gridPos": {
  2599          "h": 6,
  2600          "w": 12,
  2601          "x": 0,
  2602          "y": 50
  2603        },
  2604        "id": 21,
  2605        "legend": {
  2606          "alignAsTable": true,
  2607          "avg": false,
  2608          "current": false,
  2609          "max": true,
  2610          "min": false,
  2611          "rightSide": true,
  2612          "show": true,
  2613          "total": true,
  2614          "values": true
  2615        },
  2616        "lines": true,
  2617        "linewidth": 1,
  2618        "links": [],
  2619        "nullPointMode": "null",
  2620        "percentage": false,
  2621        "pointradius": 5,
  2622        "points": false,
  2623        "renderer": "flot",
  2624        "seriesOverrides": [],
  2625        "spaceLength": 10,
  2626        "stack": false,
  2627        "steppedLine": false,
  2628        "targets": [
  2629          {
  2630            "alias": "$tag_host",
  2631            "dsType": "influxdb",
  2632            "groupBy": [
  2633              {
  2634                "params": [
  2635                  "$myinterval"
  2636                ],
  2637                "type": "time"
  2638              },
  2639              {
  2640                "params": [
  2641                  "host"
  2642                ],
  2643                "type": "tag"
  2644              },
  2645              {
  2646                "params": [
  2647                  "0"
  2648                ],
  2649                "type": "fill"
  2650              }
  2651            ],
  2652            "measurement": "swarm.peer.handlewantedhashesmsg.count",
  2653            "orderByTime": "ASC",
  2654            "policy": "default",
  2655            "refId": "A",
  2656            "resultFormat": "time_series",
  2657            "select": [
  2658              [
  2659                {
  2660                  "params": [
  2661                    "value"
  2662                  ],
  2663                  "type": "field"
  2664                },
  2665                {
  2666                  "params": [],
  2667                  "type": "sum"
  2668                }
  2669              ]
  2670            ],
  2671            "tags": [
  2672              {
  2673                "key": "host",
  2674                "operator": "=~",
  2675                "value": "/^$host$/"
  2676              }
  2677            ]
  2678          }
  2679        ],
  2680        "thresholds": [],
  2681        "timeFrom": null,
  2682        "timeShift": null,
  2683        "title": "peer HandleWantedHashesMsg",
  2684        "tooltip": {
  2685          "shared": true,
  2686          "sort": 0,
  2687          "value_type": "individual"
  2688        },
  2689        "type": "graph",
  2690        "xaxis": {
  2691          "buckets": null,
  2692          "mode": "time",
  2693          "name": null,
  2694          "show": true,
  2695          "values": []
  2696        },
  2697        "yaxes": [
  2698          {
  2699            "format": "none",
  2700            "label": null,
  2701            "logBase": 1,
  2702            "max": null,
  2703            "min": null,
  2704            "show": true
  2705          },
  2706          {
  2707            "format": "short",
  2708            "label": null,
  2709            "logBase": 1,
  2710            "max": null,
  2711            "min": null,
  2712            "show": true
  2713          }
  2714        ]
  2715      },
  2716      {
  2717        "aliasColors": {},
  2718        "bars": false,
  2719        "dashLength": 10,
  2720        "dashes": false,
  2721        "datasource": "metrics",
  2722        "fill": 1,
  2723        "gridPos": {
  2724          "h": 6,
  2725          "w": 12,
  2726          "x": 12,
  2727          "y": 50
  2728        },
  2729        "id": 22,
  2730        "legend": {
  2731          "alignAsTable": true,
  2732          "avg": false,
  2733          "current": false,
  2734          "max": true,
  2735          "min": false,
  2736          "rightSide": true,
  2737          "show": true,
  2738          "total": true,
  2739          "values": true
  2740        },
  2741        "lines": true,
  2742        "linewidth": 1,
  2743        "links": [],
  2744        "nullPointMode": "null",
  2745        "percentage": false,
  2746        "pointradius": 5,
  2747        "points": false,
  2748        "renderer": "flot",
  2749        "seriesOverrides": [],
  2750        "spaceLength": 10,
  2751        "stack": false,
  2752        "steppedLine": false,
  2753        "targets": [
  2754          {
  2755            "alias": "$tag_host",
  2756            "dsType": "influxdb",
  2757            "groupBy": [
  2758              {
  2759                "params": [
  2760                  "$myinterval"
  2761                ],
  2762                "type": "time"
  2763              },
  2764              {
  2765                "params": [
  2766                  "host"
  2767                ],
  2768                "type": "tag"
  2769              },
  2770              {
  2771                "params": [
  2772                  "0"
  2773                ],
  2774                "type": "fill"
  2775              }
  2776            ],
  2777            "measurement": "swarm.peer.handlesubscribemsg.count",
  2778            "orderByTime": "ASC",
  2779            "policy": "default",
  2780            "refId": "A",
  2781            "resultFormat": "time_series",
  2782            "select": [
  2783              [
  2784                {
  2785                  "params": [
  2786                    "value"
  2787                  ],
  2788                  "type": "field"
  2789                },
  2790                {
  2791                  "params": [],
  2792                  "type": "sum"
  2793                }
  2794              ]
  2795            ],
  2796            "tags": [
  2797              {
  2798                "key": "host",
  2799                "operator": "=~",
  2800                "value": "/^$host$/"
  2801              }
  2802            ]
  2803          }
  2804        ],
  2805        "thresholds": [],
  2806        "timeFrom": null,
  2807        "timeShift": null,
  2808        "title": "peer HandleSubscribeMsg",
  2809        "tooltip": {
  2810          "shared": true,
  2811          "sort": 0,
  2812          "value_type": "individual"
  2813        },
  2814        "type": "graph",
  2815        "xaxis": {
  2816          "buckets": null,
  2817          "mode": "time",
  2818          "name": null,
  2819          "show": true,
  2820          "values": []
  2821        },
  2822        "yaxes": [
  2823          {
  2824            "format": "none",
  2825            "label": null,
  2826            "logBase": 1,
  2827            "max": null,
  2828            "min": null,
  2829            "show": true
  2830          },
  2831          {
  2832            "format": "short",
  2833            "label": null,
  2834            "logBase": 1,
  2835            "max": null,
  2836            "min": null,
  2837            "show": true
  2838          }
  2839        ]
  2840      },
  2841      {
  2842        "aliasColors": {},
  2843        "bars": false,
  2844        "dashLength": 10,
  2845        "dashes": false,
  2846        "datasource": "metrics",
  2847        "fill": 1,
  2848        "gridPos": {
  2849          "h": 6,
  2850          "w": 12,
  2851          "x": 0,
  2852          "y": 56
  2853        },
  2854        "id": 23,
  2855        "legend": {
  2856          "alignAsTable": true,
  2857          "avg": false,
  2858          "current": false,
  2859          "max": true,
  2860          "min": false,
  2861          "rightSide": true,
  2862          "show": true,
  2863          "total": true,
  2864          "values": true
  2865        },
  2866        "lines": true,
  2867        "linewidth": 1,
  2868        "links": [],
  2869        "nullPointMode": "null",
  2870        "percentage": false,
  2871        "pointradius": 5,
  2872        "points": false,
  2873        "renderer": "flot",
  2874        "seriesOverrides": [],
  2875        "spaceLength": 10,
  2876        "stack": false,
  2877        "steppedLine": false,
  2878        "targets": [
  2879          {
  2880            "alias": "$tag_host",
  2881            "dsType": "influxdb",
  2882            "groupBy": [
  2883              {
  2884                "params": [
  2885                  "$myinterval"
  2886                ],
  2887                "type": "time"
  2888              },
  2889              {
  2890                "params": [
  2891                  "host"
  2892                ],
  2893                "type": "tag"
  2894              },
  2895              {
  2896                "params": [
  2897                  "0"
  2898                ],
  2899                "type": "fill"
  2900              }
  2901            ],
  2902            "measurement": "swarm.peer.handlewantedhashesmsg.actualget.count",
  2903            "orderByTime": "ASC",
  2904            "policy": "default",
  2905            "refId": "A",
  2906            "resultFormat": "time_series",
  2907            "select": [
  2908              [
  2909                {
  2910                  "params": [
  2911                    "value"
  2912                  ],
  2913                  "type": "field"
  2914                },
  2915                {
  2916                  "params": [],
  2917                  "type": "sum"
  2918                }
  2919              ]
  2920            ],
  2921            "tags": [
  2922              {
  2923                "key": "host",
  2924                "operator": "=~",
  2925                "value": "/^$host$/"
  2926              }
  2927            ]
  2928          }
  2929        ],
  2930        "thresholds": [],
  2931        "timeFrom": null,
  2932        "timeShift": null,
  2933        "title": "peer HandleWantedHashesMsg actual get",
  2934        "tooltip": {
  2935          "shared": true,
  2936          "sort": 0,
  2937          "value_type": "individual"
  2938        },
  2939        "type": "graph",
  2940        "xaxis": {
  2941          "buckets": null,
  2942          "mode": "time",
  2943          "name": null,
  2944          "show": true,
  2945          "values": []
  2946        },
  2947        "yaxes": [
  2948          {
  2949            "format": "none",
  2950            "label": null,
  2951            "logBase": 1,
  2952            "max": null,
  2953            "min": null,
  2954            "show": true
  2955          },
  2956          {
  2957            "format": "short",
  2958            "label": null,
  2959            "logBase": 1,
  2960            "max": null,
  2961            "min": null,
  2962            "show": true
  2963          }
  2964        ]
  2965      },
  2966      {
  2967        "aliasColors": {},
  2968        "bars": false,
  2969        "dashLength": 10,
  2970        "dashes": false,
  2971        "datasource": "metrics",
  2972        "fill": 1,
  2973        "gridPos": {
  2974          "h": 6,
  2975          "w": 12,
  2976          "x": 12,
  2977          "y": 56
  2978        },
  2979        "id": 19,
  2980        "legend": {
  2981          "alignAsTable": true,
  2982          "avg": false,
  2983          "current": false,
  2984          "max": true,
  2985          "min": false,
  2986          "rightSide": true,
  2987          "show": true,
  2988          "total": true,
  2989          "values": true
  2990        },
  2991        "lines": true,
  2992        "linewidth": 1,
  2993        "links": [],
  2994        "nullPointMode": "null",
  2995        "percentage": false,
  2996        "pointradius": 5,
  2997        "points": false,
  2998        "renderer": "flot",
  2999        "seriesOverrides": [],
  3000        "spaceLength": 10,
  3001        "stack": false,
  3002        "steppedLine": false,
  3003        "targets": [
  3004          {
  3005            "alias": "$tag_host",
  3006            "dsType": "influxdb",
  3007            "groupBy": [
  3008              {
  3009                "params": [
  3010                  "$myinterval"
  3011                ],
  3012                "type": "time"
  3013              },
  3014              {
  3015                "params": [
  3016                  "host"
  3017                ],
  3018                "type": "tag"
  3019              },
  3020              {
  3021                "params": [
  3022                  "0"
  3023                ],
  3024                "type": "fill"
  3025              }
  3026            ],
  3027            "measurement": "swarm.peer.handleofferedhashes.count",
  3028            "orderByTime": "ASC",
  3029            "policy": "default",
  3030            "refId": "A",
  3031            "resultFormat": "time_series",
  3032            "select": [
  3033              [
  3034                {
  3035                  "params": [
  3036                    "value"
  3037                  ],
  3038                  "type": "field"
  3039                },
  3040                {
  3041                  "params": [],
  3042                  "type": "sum"
  3043                }
  3044              ]
  3045            ],
  3046            "tags": [
  3047              {
  3048                "key": "host",
  3049                "operator": "=~",
  3050                "value": "/^$host$/"
  3051              }
  3052            ]
  3053          }
  3054        ],
  3055        "thresholds": [],
  3056        "timeFrom": null,
  3057        "timeShift": null,
  3058        "title": "peer OfferedHashesMsg",
  3059        "tooltip": {
  3060          "shared": true,
  3061          "sort": 0,
  3062          "value_type": "individual"
  3063        },
  3064        "type": "graph",
  3065        "xaxis": {
  3066          "buckets": null,
  3067          "mode": "time",
  3068          "name": null,
  3069          "show": true,
  3070          "values": []
  3071        },
  3072        "yaxes": [
  3073          {
  3074            "format": "none",
  3075            "label": null,
  3076            "logBase": 1,
  3077            "max": null,
  3078            "min": null,
  3079            "show": true
  3080          },
  3081          {
  3082            "format": "short",
  3083            "label": null,
  3084            "logBase": 1,
  3085            "max": null,
  3086            "min": null,
  3087            "show": true
  3088          }
  3089        ]
  3090      }
  3091    ],
  3092    "refresh": "30s",
  3093    "schemaVersion": 16,
  3094    "style": "dark",
  3095    "tags": [],
  3096    "templating": {
  3097      "list": [
  3098        {
  3099          "auto": false,
  3100          "auto_count": 30,
  3101          "auto_min": "10s",
  3102          "current": {
  3103            "text": "10s",
  3104            "value": "10s"
  3105          },
  3106          "hide": 0,
  3107          "label": "resolution",
  3108          "name": "myinterval",
  3109          "options": [
  3110            {
  3111              "selected": false,
  3112              "text": "5s",
  3113              "value": "5s"
  3114            },
  3115            {
  3116              "selected": true,
  3117              "text": "10s",
  3118              "value": "10s"
  3119            },
  3120            {
  3121              "selected": false,
  3122              "text": "30s",
  3123              "value": "30s"
  3124            },
  3125            {
  3126              "selected": false,
  3127              "text": "100s",
  3128              "value": "100s"
  3129            }
  3130          ],
  3131          "query": "5s,10s,30s,100s",
  3132          "refresh": 2,
  3133          "type": "interval"
  3134        },
  3135        {
  3136          "allValue": null,
  3137          "current": {
  3138            "text": "swarm_30399 + swarm_30400 + swarm_30401 + swarm_30402",
  3139            "value": [
  3140              "swarm_30399",
  3141              "swarm_30400",
  3142              "swarm_30401",
  3143              "swarm_30402"
  3144            ]
  3145          },
  3146          "datasource": "metrics",
  3147          "hide": 0,
  3148          "includeAll": true,
  3149          "label": null,
  3150          "multi": true,
  3151          "name": "host",
  3152          "options": [],
  3153          "query": "SHOW TAG VALUES WITH KEY = \"host\"",
  3154          "refresh": 1,
  3155          "regex": "",
  3156          "sort": 1,
  3157          "tagValuesQuery": "",
  3158          "tags": [],
  3159          "tagsQuery": "swarm.http.request.GET.time.span",
  3160          "type": "query",
  3161          "useTags": false
  3162        }
  3163      ]
  3164    },
  3165    "time": {
  3166      "from": "now-15m",
  3167      "to": "now"
  3168    },
  3169    "timepicker": {
  3170      "refresh_intervals": [
  3171        "5s",
  3172        "10s",
  3173        "30s",
  3174        "1m",
  3175        "5m",
  3176        "15m",
  3177        "30m",
  3178        "1h",
  3179        "2h",
  3180        "1d"
  3181      ],
  3182      "time_options": [
  3183        "5m",
  3184        "15m",
  3185        "1h",
  3186        "6h",
  3187        "12h",
  3188        "24h",
  3189        "2d",
  3190        "7d",
  3191        "30d"
  3192      ]
  3193    },
  3194    "timezone": "",
  3195    "title": "Swarm",
  3196    "uid": "vmEtxxgmz",
  3197    "version": 138
  3198  }