github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/benchmark/grafana/dashboards/main.json (about)

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