github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/monitoring/gen/dashboard.json (about)

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