github.com/caos/orbos@v1.5.14-0.20221103111702-e6cd0cea7ad4/dashboards/loggingoperator/json/logging-dashboard-rev3.json (about)

     1  {
     2    "annotations": {
     3      "list": [
     4        {
     5          "builtIn": 1,
     6          "datasource": "-- Grafana --",
     7          "enable": true,
     8          "hide": true,
     9          "iconColor": "rgba(0, 211, 255, 1)",
    10          "name": "Annotations & Alerts",
    11          "type": "dashboard"
    12        }
    13      ]
    14    },
    15    "description": "This is a simple dashboard for: https://github.com/banzaicloud/logging-operator utilising Fluent-bit and Fluentd",
    16    "editable": false,
    17    "gnetId": 7752,
    18    "graphTooltip": 0,
    19    "id": 20,
    20    "links": [],
    21    "panels": [
    22      {
    23        "cacheTimeout": null,
    24        "colorBackground": false,
    25        "colorValue": true,
    26        "colors": [
    27          "#d44a3a",
    28          "rgba(237, 129, 40, 0.89)",
    29          "#299c46"
    30        ],
    31        "datasource": "$datasource",
    32        "format": "none",
    33        "gauge": {
    34          "maxValue": 100,
    35          "minValue": 0,
    36          "show": false,
    37          "thresholdLabels": false,
    38          "thresholdMarkers": true
    39        },
    40        "gridPos": {
    41          "h": 5,
    42          "w": 2,
    43          "x": 0,
    44          "y": 0
    45        },
    46        "id": 4,
    47        "interval": null,
    48        "links": [],
    49        "mappingType": 1,
    50        "mappingTypes": [
    51          {
    52            "name": "value to text",
    53            "value": 1
    54          },
    55          {
    56            "name": "range to text",
    57            "value": 2
    58          }
    59        ],
    60        "maxDataPoints": 100,
    61        "nullPointMode": "connected",
    62        "nullText": null,
    63        "options": {},
    64        "postfix": "",
    65        "postfixFontSize": "50%",
    66        "prefix": "",
    67        "prefixFontSize": "50%",
    68        "rangeMaps": [
    69          {
    70            "from": "null",
    71            "text": "N/A",
    72            "to": "null"
    73          }
    74        ],
    75        "sparkline": {
    76          "fillColor": "rgba(31, 118, 189, 0.18)",
    77          "full": false,
    78          "lineColor": "rgb(31, 120, 193)",
    79          "show": true
    80        },
    81        "tableColumn": "",
    82        "targets": [
    83          {
    84            "expr": "sum(kube_node_status_condition{condition=\"Ready\"})",
    85            "format": "time_series",
    86            "intervalFactor": 1,
    87            "legendFormat": "",
    88            "refId": "A"
    89          }
    90        ],
    91        "thresholds": "0,1",
    92        "title": "Active Nodes",
    93        "type": "singlestat",
    94        "valueFontSize": "100%",
    95        "valueMaps": [
    96          {
    97            "op": "=",
    98            "text": "N/A",
    99            "value": "null"
   100          }
   101        ],
   102        "valueName": "current"
   103      },
   104      {
   105        "cacheTimeout": null,
   106        "colorBackground": false,
   107        "colorValue": true,
   108        "colors": [
   109          "#d44a3a",
   110          "rgba(237, 129, 40, 0.89)",
   111          "#299c46"
   112        ],
   113        "datasource": "$datasource",
   114        "format": "none",
   115        "gauge": {
   116          "maxValue": 100,
   117          "minValue": 0,
   118          "show": false,
   119          "thresholdLabels": false,
   120          "thresholdMarkers": true
   121        },
   122        "gridPos": {
   123          "h": 5,
   124          "w": 2,
   125          "x": 2,
   126          "y": 0
   127        },
   128        "id": 6,
   129        "interval": null,
   130        "links": [],
   131        "mappingType": 1,
   132        "mappingTypes": [
   133          {
   134            "name": "value to text",
   135            "value": 1
   136          },
   137          {
   138            "name": "range to text",
   139            "value": 2
   140          }
   141        ],
   142        "maxDataPoints": 100,
   143        "nullPointMode": "connected",
   144        "nullText": null,
   145        "options": {},
   146        "postfix": "",
   147        "postfixFontSize": "50%",
   148        "prefix": "",
   149        "prefixFontSize": "50%",
   150        "rangeMaps": [
   151          {
   152            "from": "null",
   153            "text": "N/A",
   154            "to": "null"
   155          }
   156        ],
   157        "sparkline": {
   158          "fillColor": "rgba(31, 118, 189, 0.18)",
   159          "full": false,
   160          "lineColor": "rgb(31, 120, 193)",
   161          "show": true
   162        },
   163        "tableColumn": "",
   164        "targets": [
   165          {
   166            "expr": "sum(kube_pod_info{pod=~\".*fluentbit.*\"})",
   167            "format": "time_series",
   168            "intervalFactor": 1,
   169            "legendFormat": "Active Fluent-bit",
   170            "refId": "A"
   171          }
   172        ],
   173        "thresholds": "0,1",
   174        "title": "Fluent-bit",
   175        "type": "singlestat",
   176        "valueFontSize": "100%",
   177        "valueMaps": [
   178          {
   179            "op": "=",
   180            "text": "N/A",
   181            "value": "null"
   182          }
   183        ],
   184        "valueName": "avg"
   185      },
   186      {
   187        "cacheTimeout": null,
   188        "colorBackground": false,
   189        "colorValue": true,
   190        "colors": [
   191          "#d44a3a",
   192          "rgba(237, 129, 40, 0.89)",
   193          "#299c46"
   194        ],
   195        "datasource": "$datasource",
   196        "format": "none",
   197        "gauge": {
   198          "maxValue": 100,
   199          "minValue": 0,
   200          "show": false,
   201          "thresholdLabels": false,
   202          "thresholdMarkers": true
   203        },
   204        "gridPos": {
   205          "h": 5,
   206          "w": 2,
   207          "x": 4,
   208          "y": 0
   209        },
   210        "id": 8,
   211        "interval": null,
   212        "links": [],
   213        "mappingType": 1,
   214        "mappingTypes": [
   215          {
   216            "name": "value to text",
   217            "value": 1
   218          },
   219          {
   220            "name": "range to text",
   221            "value": 2
   222          }
   223        ],
   224        "maxDataPoints": 100,
   225        "nullPointMode": "connected",
   226        "nullText": null,
   227        "options": {},
   228        "postfix": "",
   229        "postfixFontSize": "50%",
   230        "prefix": "",
   231        "prefixFontSize": "50%",
   232        "rangeMaps": [
   233          {
   234            "from": "null",
   235            "text": "N/A",
   236            "to": "null"
   237          }
   238        ],
   239        "sparkline": {
   240          "fillColor": "rgba(31, 118, 189, 0.18)",
   241          "full": false,
   242          "lineColor": "rgb(31, 120, 193)",
   243          "show": true
   244        },
   245        "tableColumn": "",
   246        "targets": [
   247          {
   248            "expr": "sum(kube_pod_info{pod=~\".*fluentd.*\",pod!~\".*config.*\"})",
   249            "format": "time_series",
   250            "instant": false,
   251            "intervalFactor": 1,
   252            "refId": "A"
   253          }
   254        ],
   255        "thresholds": "0,1",
   256        "title": "Fluentd",
   257        "type": "singlestat",
   258        "valueFontSize": "100%",
   259        "valueMaps": [
   260          {
   261            "op": "=",
   262            "text": "N/A",
   263            "value": "null"
   264          }
   265        ],
   266        "valueName": "current"
   267      },
   268      {
   269        "aliasColors": {},
   270        "bars": false,
   271        "dashLength": 10,
   272        "dashes": false,
   273        "datasource": "$datasource",
   274        "fill": 1,
   275        "fillGradient": 0,
   276        "gridPos": {
   277          "h": 5,
   278          "w": 9,
   279          "x": 6,
   280          "y": 0
   281        },
   282        "id": 2,
   283        "legend": {
   284          "alignAsTable": true,
   285          "avg": false,
   286          "current": true,
   287          "max": false,
   288          "min": false,
   289          "rightSide": true,
   290          "show": true,
   291          "sort": "current",
   292          "sortDesc": true,
   293          "total": false,
   294          "values": true
   295        },
   296        "lines": true,
   297        "linewidth": 1,
   298        "links": [],
   299        "nullPointMode": "null",
   300        "options": {
   301          "dataLinks": []
   302        },
   303        "percentage": false,
   304        "pointradius": 5,
   305        "points": false,
   306        "renderer": "flot",
   307        "seriesOverrides": [],
   308        "spaceLength": 10,
   309        "stack": false,
   310        "steppedLine": false,
   311        "targets": [
   312          {
   313            "expr": "rate(fluentbit_input_bytes_total[1m])",
   314            "format": "time_series",
   315            "hide": false,
   316            "intervalFactor": 1,
   317            "legendFormat": "{{ pod }}",
   318            "refId": "A"
   319          }
   320        ],
   321        "thresholds": [],
   322        "timeFrom": null,
   323        "timeRegions": [],
   324        "timeShift": null,
   325        "title": "Fluent-bit input bytes/s",
   326        "tooltip": {
   327          "shared": true,
   328          "sort": 0,
   329          "value_type": "individual"
   330        },
   331        "type": "graph",
   332        "xaxis": {
   333          "buckets": null,
   334          "mode": "time",
   335          "name": null,
   336          "show": true,
   337          "values": []
   338        },
   339        "yaxes": [
   340          {
   341            "format": "bytes",
   342            "label": null,
   343            "logBase": 1,
   344            "max": null,
   345            "min": null,
   346            "show": true
   347          },
   348          {
   349            "format": "short",
   350            "label": null,
   351            "logBase": 1,
   352            "max": null,
   353            "min": null,
   354            "show": true
   355          }
   356        ],
   357        "yaxis": {
   358          "align": false,
   359          "alignLevel": null
   360        }
   361      },
   362      {
   363        "aliasColors": {},
   364        "bars": false,
   365        "dashLength": 10,
   366        "dashes": false,
   367        "datasource": "$datasource",
   368        "fill": 1,
   369        "fillGradient": 0,
   370        "gridPos": {
   371          "h": 5,
   372          "w": 9,
   373          "x": 15,
   374          "y": 0
   375        },
   376        "id": 9,
   377        "legend": {
   378          "alignAsTable": true,
   379          "avg": false,
   380          "current": true,
   381          "max": false,
   382          "min": false,
   383          "rightSide": true,
   384          "show": true,
   385          "sort": "current",
   386          "sortDesc": true,
   387          "total": false,
   388          "values": true
   389        },
   390        "lines": true,
   391        "linewidth": 1,
   392        "links": [],
   393        "nullPointMode": "null",
   394        "options": {
   395          "dataLinks": []
   396        },
   397        "percentage": false,
   398        "pointradius": 5,
   399        "points": false,
   400        "renderer": "flot",
   401        "seriesOverrides": [],
   402        "spaceLength": 10,
   403        "stack": false,
   404        "steppedLine": false,
   405        "targets": [
   406          {
   407            "expr": "rate(fluentbit_output_proc_bytes_total[1m])",
   408            "format": "time_series",
   409            "hide": false,
   410            "intervalFactor": 1,
   411            "legendFormat": "{{ pod }}",
   412            "refId": "A"
   413          }
   414        ],
   415        "thresholds": [],
   416        "timeFrom": null,
   417        "timeRegions": [],
   418        "timeShift": null,
   419        "title": "Fluent-bit output bytes/s",
   420        "tooltip": {
   421          "shared": true,
   422          "sort": 0,
   423          "value_type": "individual"
   424        },
   425        "type": "graph",
   426        "xaxis": {
   427          "buckets": null,
   428          "mode": "time",
   429          "name": null,
   430          "show": true,
   431          "values": []
   432        },
   433        "yaxes": [
   434          {
   435            "format": "bytes",
   436            "label": null,
   437            "logBase": 1,
   438            "max": null,
   439            "min": null,
   440            "show": true
   441          },
   442          {
   443            "format": "short",
   444            "label": null,
   445            "logBase": 1,
   446            "max": null,
   447            "min": null,
   448            "show": true
   449          }
   450        ],
   451        "yaxis": {
   452          "align": false,
   453          "alignLevel": null
   454        }
   455      },
   456      {
   457        "aliasColors": {},
   458        "bars": false,
   459        "dashLength": 10,
   460        "dashes": false,
   461        "datasource": "$datasource",
   462        "fill": 1,
   463        "fillGradient": 0,
   464        "gridPos": {
   465          "h": 5,
   466          "w": 8,
   467          "x": 0,
   468          "y": 5
   469        },
   470        "id": 10,
   471        "legend": {
   472          "alignAsTable": true,
   473          "avg": false,
   474          "current": true,
   475          "max": false,
   476          "min": false,
   477          "rightSide": true,
   478          "show": true,
   479          "sort": "current",
   480          "sortDesc": true,
   481          "total": false,
   482          "values": true
   483        },
   484        "lines": true,
   485        "linewidth": 1,
   486        "links": [],
   487        "nullPointMode": "null",
   488        "options": {
   489          "dataLinks": []
   490        },
   491        "percentage": false,
   492        "pointradius": 5,
   493        "points": false,
   494        "renderer": "flot",
   495        "seriesOverrides": [],
   496        "spaceLength": 10,
   497        "stack": false,
   498        "steppedLine": false,
   499        "targets": [
   500          {
   501            "expr": "rate(fluentbit_output_errors_total[1m])",
   502            "format": "time_series",
   503            "hide": false,
   504            "intervalFactor": 1,
   505            "legendFormat": "{{ pod }}",
   506            "refId": "A"
   507          }
   508        ],
   509        "thresholds": [],
   510        "timeFrom": null,
   511        "timeRegions": [],
   512        "timeShift": null,
   513        "title": "Fluent-bit error/s",
   514        "tooltip": {
   515          "shared": true,
   516          "sort": 0,
   517          "value_type": "individual"
   518        },
   519        "type": "graph",
   520        "xaxis": {
   521          "buckets": null,
   522          "mode": "time",
   523          "name": null,
   524          "show": true,
   525          "values": []
   526        },
   527        "yaxes": [
   528          {
   529            "format": "bytes",
   530            "label": null,
   531            "logBase": 1,
   532            "max": null,
   533            "min": "0",
   534            "show": true
   535          },
   536          {
   537            "format": "short",
   538            "label": null,
   539            "logBase": 1,
   540            "max": null,
   541            "min": null,
   542            "show": true
   543          }
   544        ],
   545        "yaxis": {
   546          "align": false,
   547          "alignLevel": null
   548        }
   549      },
   550      {
   551        "aliasColors": {},
   552        "bars": false,
   553        "dashLength": 10,
   554        "dashes": false,
   555        "datasource": "$datasource",
   556        "fill": 1,
   557        "fillGradient": 0,
   558        "gridPos": {
   559          "h": 5,
   560          "w": 8,
   561          "x": 8,
   562          "y": 5
   563        },
   564        "id": 12,
   565        "legend": {
   566          "alignAsTable": true,
   567          "avg": false,
   568          "current": true,
   569          "max": false,
   570          "min": false,
   571          "rightSide": true,
   572          "show": true,
   573          "sort": "current",
   574          "sortDesc": true,
   575          "total": false,
   576          "values": true
   577        },
   578        "lines": true,
   579        "linewidth": 1,
   580        "links": [],
   581        "nullPointMode": "null",
   582        "options": {
   583          "dataLinks": []
   584        },
   585        "percentage": false,
   586        "pointradius": 5,
   587        "points": false,
   588        "renderer": "flot",
   589        "seriesOverrides": [],
   590        "spaceLength": 10,
   591        "stack": false,
   592        "steppedLine": false,
   593        "targets": [
   594          {
   595            "expr": "rate(fluentd_output_status_emit_count[1m])",
   596            "format": "time_series",
   597            "hide": false,
   598            "intervalFactor": 1,
   599            "legendFormat": "{{ plugin_id }}",
   600            "refId": "A"
   601          }
   602        ],
   603        "thresholds": [],
   604        "timeFrom": null,
   605        "timeRegions": [],
   606        "timeShift": null,
   607        "title": "Fluentd output emit/s by Plugin",
   608        "tooltip": {
   609          "shared": true,
   610          "sort": 2,
   611          "value_type": "individual"
   612        },
   613        "type": "graph",
   614        "xaxis": {
   615          "buckets": null,
   616          "mode": "time",
   617          "name": null,
   618          "show": true,
   619          "values": []
   620        },
   621        "yaxes": [
   622          {
   623            "format": "ops",
   624            "label": null,
   625            "logBase": 1,
   626            "max": null,
   627            "min": "0",
   628            "show": true
   629          },
   630          {
   631            "format": "short",
   632            "label": null,
   633            "logBase": 1,
   634            "max": null,
   635            "min": null,
   636            "show": true
   637          }
   638        ],
   639        "yaxis": {
   640          "align": false,
   641          "alignLevel": null
   642        }
   643      },
   644      {
   645        "aliasColors": {},
   646        "bars": false,
   647        "dashLength": 10,
   648        "dashes": false,
   649        "datasource": "$datasource",
   650        "fill": 1,
   651        "fillGradient": 0,
   652        "gridPos": {
   653          "h": 5,
   654          "w": 8,
   655          "x": 16,
   656          "y": 5
   657        },
   658        "id": 15,
   659        "legend": {
   660          "alignAsTable": true,
   661          "avg": false,
   662          "current": true,
   663          "max": false,
   664          "min": false,
   665          "rightSide": true,
   666          "show": true,
   667          "sort": "current",
   668          "sortDesc": true,
   669          "total": false,
   670          "values": true
   671        },
   672        "lines": true,
   673        "linewidth": 1,
   674        "links": [],
   675        "nullPointMode": "null",
   676        "options": {
   677          "dataLinks": []
   678        },
   679        "percentage": false,
   680        "pointradius": 5,
   681        "points": false,
   682        "renderer": "flot",
   683        "seriesOverrides": [],
   684        "spaceLength": 10,
   685        "stack": false,
   686        "steppedLine": false,
   687        "targets": [
   688          {
   689            "expr": "fluentd_output_status_buffer_queue_length",
   690            "format": "time_series",
   691            "hide": false,
   692            "intervalFactor": 1,
   693            "legendFormat": "{{ plugin_id }}",
   694            "refId": "A"
   695          }
   696        ],
   697        "thresholds": [],
   698        "timeFrom": null,
   699        "timeRegions": [],
   700        "timeShift": null,
   701        "title": "Fluentd output buffer queue",
   702        "tooltip": {
   703          "shared": true,
   704          "sort": 2,
   705          "value_type": "individual"
   706        },
   707        "type": "graph",
   708        "xaxis": {
   709          "buckets": null,
   710          "mode": "time",
   711          "name": null,
   712          "show": true,
   713          "values": []
   714        },
   715        "yaxes": [
   716          {
   717            "format": "short",
   718            "label": null,
   719            "logBase": 1,
   720            "max": null,
   721            "min": "0",
   722            "show": true
   723          },
   724          {
   725            "format": "short",
   726            "label": null,
   727            "logBase": 1,
   728            "max": null,
   729            "min": null,
   730            "show": true
   731          }
   732        ],
   733        "yaxis": {
   734          "align": false,
   735          "alignLevel": null
   736        }
   737      },
   738      {
   739        "aliasColors": {},
   740        "bars": false,
   741        "dashLength": 10,
   742        "dashes": false,
   743        "datasource": "$datasource",
   744        "fill": 1,
   745        "fillGradient": 0,
   746        "gridPos": {
   747          "h": 6,
   748          "w": 8,
   749          "x": 0,
   750          "y": 10
   751        },
   752        "id": 11,
   753        "legend": {
   754          "alignAsTable": true,
   755          "avg": false,
   756          "current": true,
   757          "max": false,
   758          "min": false,
   759          "rightSide": true,
   760          "show": true,
   761          "sort": "current",
   762          "sortDesc": true,
   763          "total": false,
   764          "values": true
   765        },
   766        "lines": true,
   767        "linewidth": 1,
   768        "links": [],
   769        "nullPointMode": "null",
   770        "options": {
   771          "dataLinks": []
   772        },
   773        "percentage": false,
   774        "pointradius": 5,
   775        "points": false,
   776        "renderer": "flot",
   777        "seriesOverrides": [],
   778        "spaceLength": 10,
   779        "stack": false,
   780        "steppedLine": false,
   781        "targets": [
   782          {
   783            "expr": "rate(fluentbit_output_retries_total[1m])",
   784            "format": "time_series",
   785            "hide": false,
   786            "intervalFactor": 1,
   787            "legendFormat": "Retries {{ pod }}",
   788            "refId": "A"
   789          },
   790          {
   791            "expr": "rate(fluentbit_output_retries_failed_total[1m])",
   792            "format": "time_series",
   793            "intervalFactor": 1,
   794            "legendFormat": "Failed {{ pod }}",
   795            "refId": "B"
   796          }
   797        ],
   798        "thresholds": [],
   799        "timeFrom": null,
   800        "timeRegions": [],
   801        "timeShift": null,
   802        "title": "Fluent-bit retries/fails",
   803        "tooltip": {
   804          "shared": true,
   805          "sort": 0,
   806          "value_type": "individual"
   807        },
   808        "type": "graph",
   809        "xaxis": {
   810          "buckets": null,
   811          "mode": "time",
   812          "name": null,
   813          "show": true,
   814          "values": []
   815        },
   816        "yaxes": [
   817          {
   818            "decimals": null,
   819            "format": "short",
   820            "label": "",
   821            "logBase": 1,
   822            "max": null,
   823            "min": "0",
   824            "show": true
   825          },
   826          {
   827            "format": "short",
   828            "label": null,
   829            "logBase": 1,
   830            "max": null,
   831            "min": "0",
   832            "show": false
   833          }
   834        ],
   835        "yaxis": {
   836          "align": false,
   837          "alignLevel": null
   838        }
   839      },
   840      {
   841        "aliasColors": {},
   842        "bars": false,
   843        "dashLength": 10,
   844        "dashes": false,
   845        "datasource": "$datasource",
   846        "fill": 1,
   847        "fillGradient": 0,
   848        "gridPos": {
   849          "h": 6,
   850          "w": 8,
   851          "x": 8,
   852          "y": 10
   853        },
   854        "id": 14,
   855        "legend": {
   856          "alignAsTable": false,
   857          "avg": false,
   858          "current": true,
   859          "max": true,
   860          "min": true,
   861          "rightSide": false,
   862          "show": true,
   863          "sort": "current",
   864          "sortDesc": true,
   865          "total": false,
   866          "values": true
   867        },
   868        "lines": true,
   869        "linewidth": 1,
   870        "links": [],
   871        "nullPointMode": "null",
   872        "options": {
   873          "dataLinks": []
   874        },
   875        "percentage": false,
   876        "pointradius": 5,
   877        "points": false,
   878        "renderer": "flot",
   879        "seriesOverrides": [],
   880        "spaceLength": 10,
   881        "stack": false,
   882        "steppedLine": false,
   883        "targets": [
   884          {
   885            "expr": "sum(rate(fluentd_output_status_retry_count[1m]))",
   886            "format": "time_series",
   887            "hide": false,
   888            "intervalFactor": 1,
   889            "legendFormat": "Retry rate",
   890            "refId": "A"
   891          },
   892          {
   893            "expr": "sum(rate(fluentd_output_status_num_errors[1m]))",
   894            "format": "time_series",
   895            "intervalFactor": 1,
   896            "legendFormat": "Error rate",
   897            "refId": "C"
   898          }
   899        ],
   900        "thresholds": [],
   901        "timeFrom": null,
   902        "timeRegions": [],
   903        "timeShift": null,
   904        "title": "Fluentd output error/retry rate",
   905        "tooltip": {
   906          "shared": true,
   907          "sort": 2,
   908          "value_type": "individual"
   909        },
   910        "type": "graph",
   911        "xaxis": {
   912          "buckets": null,
   913          "mode": "time",
   914          "name": null,
   915          "show": true,
   916          "values": []
   917        },
   918        "yaxes": [
   919          {
   920            "format": "ops",
   921            "label": null,
   922            "logBase": 1,
   923            "max": null,
   924            "min": "0",
   925            "show": true
   926          },
   927          {
   928            "format": "short",
   929            "label": null,
   930            "logBase": 1,
   931            "max": null,
   932            "min": null,
   933            "show": true
   934          }
   935        ],
   936        "yaxis": {
   937          "align": false,
   938          "alignLevel": null
   939        }
   940      },
   941      {
   942        "aliasColors": {},
   943        "bars": false,
   944        "dashLength": 10,
   945        "dashes": false,
   946        "datasource": "$datasource",
   947        "fill": 1,
   948        "fillGradient": 0,
   949        "gridPos": {
   950          "h": 6,
   951          "w": 8,
   952          "x": 16,
   953          "y": 10
   954        },
   955        "id": 13,
   956        "legend": {
   957          "alignAsTable": false,
   958          "avg": false,
   959          "current": true,
   960          "max": true,
   961          "min": true,
   962          "rightSide": false,
   963          "show": true,
   964          "sort": "current",
   965          "sortDesc": true,
   966          "total": false,
   967          "values": true
   968        },
   969        "lines": true,
   970        "linewidth": 1,
   971        "links": [],
   972        "nullPointMode": "null",
   973        "options": {
   974          "dataLinks": []
   975        },
   976        "percentage": false,
   977        "pointradius": 5,
   978        "points": false,
   979        "renderer": "flot",
   980        "seriesOverrides": [],
   981        "spaceLength": 10,
   982        "stack": false,
   983        "steppedLine": false,
   984        "targets": [
   985          {
   986            "expr": "fluentd_output_status_buffer_total_bytes",
   987            "format": "time_series",
   988            "hide": false,
   989            "intervalFactor": 1,
   990            "legendFormat": "{{ plugin_id }}",
   991            "refId": "A"
   992          }
   993        ],
   994        "thresholds": [],
   995        "timeFrom": null,
   996        "timeRegions": [],
   997        "timeShift": null,
   998        "title": "Fluentd output buffer size",
   999        "tooltip": {
  1000          "shared": true,
  1001          "sort": 2,
  1002          "value_type": "individual"
  1003        },
  1004        "type": "graph",
  1005        "xaxis": {
  1006          "buckets": null,
  1007          "mode": "time",
  1008          "name": null,
  1009          "show": true,
  1010          "values": []
  1011        },
  1012        "yaxes": [
  1013          {
  1014            "format": "bytes",
  1015            "label": null,
  1016            "logBase": 1,
  1017            "max": null,
  1018            "min": "0",
  1019            "show": true
  1020          },
  1021          {
  1022            "format": "short",
  1023            "label": null,
  1024            "logBase": 1,
  1025            "max": null,
  1026            "min": null,
  1027            "show": true
  1028          }
  1029        ],
  1030        "yaxis": {
  1031          "align": false,
  1032          "alignLevel": null
  1033        }
  1034      }
  1035    ],
  1036    "refresh": "30s",
  1037    "schemaVersion": 20,
  1038    "style": "dark",
  1039    "tags": [],
  1040    "templating": {
  1041      "list": [
  1042        {
  1043          "current": {
  1044              "text": "caos-prometheus",
  1045              "value": "caos-prometheus"
  1046          },
  1047          "hide": 0,
  1048          "includeAll": false,
  1049          "label": null,
  1050          "multi": false,
  1051          "name": "datasource",
  1052          "options": [],
  1053          "query": "prometheus",
  1054          "refresh": 1,
  1055          "regex": "",
  1056          "skipUrlSync": false,
  1057          "type": "datasource"
  1058        }
  1059      ]
  1060    },
  1061    "time": {
  1062      "from": "now-15m",
  1063      "to": "now"
  1064    },
  1065    "timepicker": {
  1066      "refresh_intervals": [
  1067        "5s",
  1068        "10s",
  1069        "30s",
  1070        "1m",
  1071        "5m",
  1072        "15m",
  1073        "30m",
  1074        "1h",
  1075        "2h",
  1076        "1d"
  1077      ],
  1078      "time_options": [
  1079        "5m",
  1080        "15m",
  1081        "1h",
  1082        "6h",
  1083        "12h",
  1084        "24h",
  1085        "2d",
  1086        "7d",
  1087        "30d"
  1088      ]
  1089    },
  1090    "timezone": "",
  1091    "title": "Logging Dashboard",
  1092    "uid": "bNn5LUtiz3",
  1093    "version": 3
  1094  }