Advertisement
Guest User

grafana-dashboard.json

a guest
Oct 25th, 2020
389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 59.79 KB | None | 0 0
  1. {
  2.   "__inputs": [
  3.     {
  4.       "name": "DS_PROMETHEUS",
  5.       "label": "Prometheus",
  6.       "description": "",
  7.       "type": "datasource",
  8.       "pluginId": "prometheus",
  9.       "pluginName": "Prometheus"
  10.     }
  11.   ],
  12.   "__requires": [
  13.     {
  14.       "type": "grafana",
  15.       "id": "grafana",
  16.       "name": "Grafana",
  17.       "version": "7.2.2"
  18.     },
  19.     {
  20.       "type": "panel",
  21.       "id": "graph",
  22.       "name": "Graph",
  23.       "version": ""
  24.     },
  25.     {
  26.       "type": "datasource",
  27.       "id": "prometheus",
  28.       "name": "Prometheus",
  29.       "version": "1.0.0"
  30.     },
  31.     {
  32.       "type": "panel",
  33.       "id": "singlestat",
  34.       "name": "Singlestat",
  35.       "version": ""
  36.     },
  37.     {
  38.       "type": "panel",
  39.       "id": "table-old",
  40.       "name": "Table (old)",
  41.       "version": ""
  42.     }
  43.   ],
  44.   "annotations": {
  45.     "list": [
  46.       {
  47.         "builtIn": 1,
  48.         "datasource": "-- Grafana --",
  49.         "enable": true,
  50.         "hide": true,
  51.         "iconColor": "rgba(0, 211, 255, 1)",
  52.         "name": "Annotations & Alerts",
  53.         "type": "dashboard"
  54.       }
  55.     ]
  56.   },
  57.   "description": "A simple overview of the most important Docker host and container metrics. (cAdvisor/Prometheus)",
  58.   "editable": true,
  59.   "gnetId": 893,
  60.   "graphTooltip": 1,
  61.   "id": null,
  62.   "iteration": 1603635126503,
  63.   "links": [],
  64.   "panels": [
  65.     {
  66.       "cacheTimeout": null,
  67.       "colorBackground": false,
  68.       "colorValue": false,
  69.       "colors": [
  70.         "rgba(245, 54, 54, 0.9)",
  71.         "rgba(237, 129, 40, 0.89)",
  72.         "rgba(50, 172, 45, 0.97)"
  73.       ],
  74.       "datasource": "${DS_PROMETHEUS}",
  75.       "decimals": 0,
  76.       "editable": true,
  77.       "error": false,
  78.       "fieldConfig": {
  79.         "defaults": {
  80.           "custom": {}
  81.         },
  82.         "overrides": []
  83.       },
  84.       "format": "s",
  85.       "gauge": {
  86.         "maxValue": 100,
  87.         "minValue": 0,
  88.         "show": false,
  89.         "thresholdLabels": false,
  90.         "thresholdMarkers": true
  91.       },
  92.       "gridPos": {
  93.         "h": 4,
  94.         "w": 4,
  95.         "x": 0,
  96.         "y": 0
  97.       },
  98.       "height": "",
  99.       "id": 24,
  100.       "interval": null,
  101.       "links": [],
  102.       "mappingType": 1,
  103.       "mappingTypes": [
  104.         {
  105.           "name": "value to text",
  106.           "value": 1
  107.         },
  108.         {
  109.           "name": "range to text",
  110.           "value": 2
  111.         }
  112.       ],
  113.       "maxDataPoints": 100,
  114.       "nullPointMode": "connected",
  115.       "nullText": null,
  116.       "postfix": "",
  117.       "postfixFontSize": "30%",
  118.       "prefix": "",
  119.       "prefixFontSize": "20%",
  120.       "rangeMaps": [
  121.         {
  122.           "from": "null",
  123.           "text": "N/A",
  124.           "to": "null"
  125.         }
  126.       ],
  127.       "sparkline": {
  128.         "fillColor": "rgba(31, 118, 189, 0.18)",
  129.         "full": false,
  130.         "lineColor": "rgb(31, 120, 193)",
  131.         "show": false
  132.       },
  133.       "tableColumn": "",
  134.       "targets": [
  135.         {
  136.           "expr": "time() - node_boot_time_seconds{}",
  137.           "hide": false,
  138.           "interval": "",
  139.           "intervalFactor": 2,
  140.           "legendFormat": "",
  141.           "refId": "A",
  142.           "step": 1800
  143.         }
  144.       ],
  145.       "thresholds": "",
  146.       "title": "Uptime",
  147.       "type": "singlestat",
  148.       "valueFontSize": "80%",
  149.       "valueMaps": [
  150.         {
  151.           "op": "=",
  152.           "text": "N/A",
  153.           "value": "null"
  154.         }
  155.       ],
  156.       "valueName": "current"
  157.     },
  158.     {
  159.       "cacheTimeout": null,
  160.       "colorBackground": false,
  161.       "colorValue": false,
  162.       "colors": [
  163.         "rgba(245, 54, 54, 0.9)",
  164.         "rgba(237, 129, 40, 0.89)",
  165.         "rgba(50, 172, 45, 0.97)"
  166.       ],
  167.       "datasource": "${DS_PROMETHEUS}",
  168.       "editable": true,
  169.       "error": false,
  170.       "fieldConfig": {
  171.         "defaults": {
  172.           "custom": {}
  173.         },
  174.         "overrides": []
  175.       },
  176.       "format": "none",
  177.       "gauge": {
  178.         "maxValue": 100,
  179.         "minValue": 0,
  180.         "show": false,
  181.         "thresholdLabels": false,
  182.         "thresholdMarkers": true
  183.       },
  184.       "gridPos": {
  185.         "h": 4,
  186.         "w": 4,
  187.         "x": 4,
  188.         "y": 0
  189.       },
  190.       "id": 31,
  191.       "interval": null,
  192.       "links": [],
  193.       "mappingType": 1,
  194.       "mappingTypes": [
  195.         {
  196.           "name": "value to text",
  197.           "value": 1
  198.         },
  199.         {
  200.           "name": "range to text",
  201.           "value": 2
  202.         }
  203.       ],
  204.       "maxDataPoints": 100,
  205.       "nullPointMode": "connected",
  206.       "nullText": null,
  207.       "postfix": "",
  208.       "postfixFontSize": "50%",
  209.       "prefix": "",
  210.       "prefixFontSize": "50%",
  211.       "rangeMaps": [
  212.         {
  213.           "from": "null",
  214.           "text": "N/A",
  215.           "to": "null"
  216.         }
  217.       ],
  218.       "sparkline": {
  219.         "fillColor": "rgba(31, 118, 189, 0.18)",
  220.         "full": false,
  221.         "lineColor": "rgb(31, 120, 193)",
  222.         "show": false
  223.       },
  224.       "tableColumn": "",
  225.       "targets": [
  226.         {
  227.           "expr": "count(rate(container_last_seen{name=~\".+\"}[$interval]))",
  228.           "intervalFactor": 2,
  229.           "refId": "A",
  230.           "step": 1800
  231.         }
  232.       ],
  233.       "thresholds": "",
  234.       "title": "Containers",
  235.       "type": "singlestat",
  236.       "valueFontSize": "120%",
  237.       "valueMaps": [
  238.         {
  239.           "op": "=",
  240.           "text": "N/A",
  241.           "value": "null"
  242.         }
  243.       ],
  244.       "valueName": "current"
  245.     },
  246.     {
  247.       "cacheTimeout": null,
  248.       "colorBackground": false,
  249.       "colorValue": false,
  250.       "colors": [
  251.         "rgba(50, 172, 45, 0.97)",
  252.         "rgba(237, 129, 40, 0.89)",
  253.         "rgba(245, 54, 54, 0.9)"
  254.       ],
  255.       "datasource": "${DS_PROMETHEUS}",
  256.       "decimals": 1,
  257.       "editable": true,
  258.       "error": false,
  259.       "fieldConfig": {
  260.         "defaults": {
  261.           "custom": {}
  262.         },
  263.         "overrides": []
  264.       },
  265.       "format": "percentunit",
  266.       "gauge": {
  267.         "maxValue": 1,
  268.         "minValue": 0,
  269.         "show": true,
  270.         "thresholdLabels": false,
  271.         "thresholdMarkers": true
  272.       },
  273.       "gridPos": {
  274.         "h": 4,
  275.         "w": 4,
  276.         "x": 8,
  277.         "y": 0
  278.       },
  279.       "id": 26,
  280.       "interval": null,
  281.       "links": [],
  282.       "mappingType": 1,
  283.       "mappingTypes": [
  284.         {
  285.           "name": "value to text",
  286.           "value": 1
  287.         },
  288.         {
  289.           "name": "range to text",
  290.           "value": 2
  291.         }
  292.       ],
  293.       "maxDataPoints": 100,
  294.       "nullPointMode": "connected",
  295.       "nullText": null,
  296.       "postfix": "",
  297.       "postfixFontSize": "50%",
  298.       "prefix": "",
  299.       "prefixFontSize": "50%",
  300.       "rangeMaps": [
  301.         {
  302.           "from": "null",
  303.           "text": "N/A",
  304.           "to": "null"
  305.         }
  306.       ],
  307.       "sparkline": {
  308.         "fillColor": "rgba(31, 118, 189, 0.18)",
  309.         "full": false,
  310.         "lineColor": "rgb(31, 120, 193)",
  311.         "show": false
  312.       },
  313.       "tableColumn": "",
  314.       "targets": [
  315.         {
  316.           "expr": "min((node_filesystem_size_bytes{fstype=~\"xfs|ext4\"} - node_filesystem_free_bytes{fstype=~\"xfs|ext4\"} )/ node_filesystem_size_bytes{fstype=~\"xfs|ext4\"})",
  317.           "hide": false,
  318.           "interval": "",
  319.           "intervalFactor": 2,
  320.           "legendFormat": "",
  321.           "refId": "A",
  322.           "step": 1800
  323.         }
  324.       ],
  325.       "thresholds": "0.75, 0.90",
  326.       "title": "Disk space",
  327.       "type": "singlestat",
  328.       "valueFontSize": "80%",
  329.       "valueMaps": [
  330.         {
  331.           "op": "=",
  332.           "text": "N/A",
  333.           "value": "null"
  334.         }
  335.       ],
  336.       "valueName": "current"
  337.     },
  338.     {
  339.       "cacheTimeout": null,
  340.       "colorBackground": false,
  341.       "colorValue": false,
  342.       "colors": [
  343.         "rgba(50, 172, 45, 0.97)",
  344.         "rgba(237, 129, 40, 0.89)",
  345.         "rgba(245, 54, 54, 0.9)"
  346.       ],
  347.       "datasource": "${DS_PROMETHEUS}",
  348.       "decimals": 0,
  349.       "editable": true,
  350.       "error": false,
  351.       "fieldConfig": {
  352.         "defaults": {
  353.           "custom": {}
  354.         },
  355.         "overrides": []
  356.       },
  357.       "format": "percent",
  358.       "gauge": {
  359.         "maxValue": 100,
  360.         "minValue": 0,
  361.         "show": true,
  362.         "thresholdLabels": false,
  363.         "thresholdMarkers": true
  364.       },
  365.       "gridPos": {
  366.         "h": 4,
  367.         "w": 4,
  368.         "x": 12,
  369.         "y": 0
  370.       },
  371.       "id": 25,
  372.       "interval": null,
  373.       "links": [],
  374.       "mappingType": 1,
  375.       "mappingTypes": [
  376.         {
  377.           "name": "value to text",
  378.           "value": 1
  379.         },
  380.         {
  381.           "name": "range to text",
  382.           "value": 2
  383.         }
  384.       ],
  385.       "maxDataPoints": 100,
  386.       "nullPointMode": "connected",
  387.       "nullText": null,
  388.       "postfix": "",
  389.       "postfixFontSize": "50%",
  390.       "prefix": "",
  391.       "prefixFontSize": "50%",
  392.       "rangeMaps": [
  393.         {
  394.           "from": "null",
  395.           "text": "N/A",
  396.           "to": "null"
  397.         }
  398.       ],
  399.       "sparkline": {
  400.         "fillColor": "rgba(31, 118, 189, 0.18)",
  401.         "full": false,
  402.         "lineColor": "rgb(31, 120, 193)",
  403.         "show": false
  404.       },
  405.       "tableColumn": "",
  406.       "targets": [
  407.         {
  408.           "expr": "((node_memory_MemTotal_bytes{} - node_memory_MemAvailable_bytes{}) / node_memory_MemTotal_bytes{}) * 100",
  409.           "interval": "",
  410.           "intervalFactor": 2,
  411.           "legendFormat": "",
  412.           "refId": "A",
  413.           "step": 1800
  414.         }
  415.       ],
  416.       "thresholds": "70, 90",
  417.       "title": "Memory",
  418.       "type": "singlestat",
  419.       "valueFontSize": "80%",
  420.       "valueMaps": [
  421.         {
  422.           "op": "=",
  423.           "text": "N/A",
  424.           "value": "null"
  425.         }
  426.       ],
  427.       "valueName": "current"
  428.     },
  429.     {
  430.       "cacheTimeout": null,
  431.       "colorBackground": false,
  432.       "colorValue": false,
  433.       "colors": [
  434.         "rgba(50, 172, 45, 0.97)",
  435.         "rgba(237, 129, 40, 0.89)",
  436.         "rgba(245, 54, 54, 0.9)"
  437.       ],
  438.       "datasource": "${DS_PROMETHEUS}",
  439.       "decimals": 0,
  440.       "editable": true,
  441.       "error": false,
  442.       "fieldConfig": {
  443.         "defaults": {
  444.           "custom": {}
  445.         },
  446.         "overrides": []
  447.       },
  448.       "format": "decbytes",
  449.       "gauge": {
  450.         "maxValue": 500000000,
  451.         "minValue": 0,
  452.         "show": true,
  453.         "thresholdLabels": false,
  454.         "thresholdMarkers": true
  455.       },
  456.       "gridPos": {
  457.         "h": 4,
  458.         "w": 4,
  459.         "x": 16,
  460.         "y": 0
  461.       },
  462.       "id": 30,
  463.       "interval": null,
  464.       "links": [],
  465.       "mappingType": 1,
  466.       "mappingTypes": [
  467.         {
  468.           "name": "value to text",
  469.           "value": 1
  470.         },
  471.         {
  472.           "name": "range to text",
  473.           "value": 2
  474.         }
  475.       ],
  476.       "maxDataPoints": 100,
  477.       "nullPointMode": "connected",
  478.       "nullText": null,
  479.       "postfix": "",
  480.       "postfixFontSize": "50%",
  481.       "prefix": "",
  482.       "prefixFontSize": "50%",
  483.       "rangeMaps": [
  484.         {
  485.           "from": "null",
  486.           "text": "N/A",
  487.           "to": "null"
  488.         }
  489.       ],
  490.       "sparkline": {
  491.         "fillColor": "rgba(31, 118, 189, 0.18)",
  492.         "full": false,
  493.         "lineColor": "rgb(31, 120, 193)",
  494.         "show": false
  495.       },
  496.       "tableColumn": "",
  497.       "targets": [
  498.         {
  499.           "expr": "(node_memory_SwapTotal_bytes{} - node_memory_SwapFree_bytes{})",
  500.           "interval": "",
  501.           "intervalFactor": 2,
  502.           "legendFormat": "",
  503.           "refId": "A",
  504.           "step": 1800
  505.         }
  506.       ],
  507.       "thresholds": "400000000",
  508.       "title": "Swap",
  509.       "type": "singlestat",
  510.       "valueFontSize": "80%",
  511.       "valueMaps": [
  512.         {
  513.           "op": "=",
  514.           "text": "N/A",
  515.           "value": "null"
  516.         }
  517.       ],
  518.       "valueName": "current"
  519.     },
  520.     {
  521.       "cacheTimeout": null,
  522.       "colorBackground": false,
  523.       "colorValue": false,
  524.       "colors": [
  525.         "rgba(245, 54, 54, 0.9)",
  526.         "rgba(237, 129, 40, 0.89)",
  527.         "rgba(50, 172, 45, 0.97)"
  528.       ],
  529.       "datasource": "${DS_PROMETHEUS}",
  530.       "decimals": 0,
  531.       "editable": true,
  532.       "error": false,
  533.       "fieldConfig": {
  534.         "defaults": {
  535.           "custom": {}
  536.         },
  537.         "overrides": []
  538.       },
  539.       "format": "percentunit",
  540.       "gauge": {
  541.         "maxValue": 100,
  542.         "minValue": 0,
  543.         "show": false,
  544.         "thresholdLabels": false,
  545.         "thresholdMarkers": true
  546.       },
  547.       "gridPos": {
  548.         "h": 4,
  549.         "w": 4,
  550.         "x": 20,
  551.         "y": 0
  552.       },
  553.       "id": 27,
  554.       "interval": null,
  555.       "links": [],
  556.       "mappingType": 1,
  557.       "mappingTypes": [
  558.         {
  559.           "name": "value to text",
  560.           "value": 1
  561.         },
  562.         {
  563.           "name": "range to text",
  564.           "value": 2
  565.         }
  566.       ],
  567.       "maxDataPoints": 100,
  568.       "nullPointMode": "connected",
  569.       "nullText": null,
  570.       "postfix": "",
  571.       "postfixFontSize": "50%",
  572.       "prefix": "",
  573.       "prefixFontSize": "50%",
  574.       "rangeMaps": [
  575.         {
  576.           "from": "null",
  577.           "text": "N/A",
  578.           "to": "null"
  579.         }
  580.       ],
  581.       "sparkline": {
  582.         "fillColor": "rgba(50, 189, 31, 0.18)",
  583.         "full": false,
  584.         "lineColor": "rgb(69, 193, 31)",
  585.         "show": true
  586.       },
  587.       "tableColumn": "",
  588.       "targets": [
  589.         {
  590.           "expr": "node_load1{} / count by(job, instance)(count by(job, instance, core)(node_cpu_core_throttles_total{}))",
  591.           "interval": "",
  592.           "intervalFactor": 2,
  593.           "legendFormat": "",
  594.           "refId": "A",
  595.           "step": 1800
  596.         }
  597.       ],
  598.       "thresholds": "0.8,0.9",
  599.       "title": "Load",
  600.       "type": "singlestat",
  601.       "valueFontSize": "80%",
  602.       "valueMaps": [
  603.         {
  604.           "op": "=",
  605.           "text": "N/A",
  606.           "value": "null"
  607.         }
  608.       ],
  609.       "valueName": "avg"
  610.     },
  611.     {
  612.       "aliasColors": {
  613.         "SENT": "#BF1B00"
  614.       },
  615.       "bars": false,
  616.       "dashLength": 10,
  617.       "dashes": false,
  618.       "datasource": "${DS_PROMETHEUS}",
  619.       "editable": true,
  620.       "error": false,
  621.       "fieldConfig": {
  622.         "defaults": {
  623.           "custom": {}
  624.         },
  625.         "overrides": []
  626.       },
  627.       "fill": 1,
  628.       "fillGradient": 0,
  629.       "grid": {},
  630.       "gridPos": {
  631.         "h": 6,
  632.         "w": 4,
  633.         "x": 0,
  634.         "y": 4
  635.       },
  636.       "hiddenSeries": false,
  637.       "id": 19,
  638.       "legend": {
  639.         "avg": false,
  640.         "current": false,
  641.         "max": false,
  642.         "min": false,
  643.         "show": false,
  644.         "total": false,
  645.         "values": false
  646.       },
  647.       "lines": true,
  648.       "linewidth": 1,
  649.       "links": [],
  650.       "nullPointMode": "null as zero",
  651.       "options": {
  652.         "alertThreshold": true
  653.       },
  654.       "percentage": false,
  655.       "pluginVersion": "7.2.2",
  656.       "pointradius": 1,
  657.       "points": false,
  658.       "renderer": "flot",
  659.       "seriesOverrides": [],
  660.       "spaceLength": 10,
  661.       "stack": false,
  662.       "steppedLine": false,
  663.       "targets": [
  664.         {
  665.           "expr": "sum(rate(container_network_receive_bytes_total{id=\"/\"}[$interval])) by (id)",
  666.           "intervalFactor": 2,
  667.           "legendFormat": "RECEIVED",
  668.           "refId": "A",
  669.           "step": 600
  670.         },
  671.         {
  672.           "expr": "- sum(rate(container_network_transmit_bytes_total{id=\"/\"}[$interval])) by (id)",
  673.           "hide": false,
  674.           "intervalFactor": 2,
  675.           "legendFormat": "SENT",
  676.           "refId": "B",
  677.           "step": 600
  678.         }
  679.       ],
  680.       "thresholds": [],
  681.       "timeFrom": null,
  682.       "timeRegions": [],
  683.       "timeShift": null,
  684.       "title": "Network Traffic",
  685.       "tooltip": {
  686.         "msResolution": true,
  687.         "shared": true,
  688.         "sort": 0,
  689.         "value_type": "cumulative"
  690.       },
  691.       "type": "graph",
  692.       "xaxis": {
  693.         "buckets": null,
  694.         "mode": "time",
  695.         "name": null,
  696.         "show": false,
  697.         "values": []
  698.       },
  699.       "yaxes": [
  700.         {
  701.           "format": "bytes",
  702.           "label": null,
  703.           "logBase": 1,
  704.           "max": null,
  705.           "min": null,
  706.           "show": true
  707.         },
  708.         {
  709.           "format": "short",
  710.           "label": null,
  711.           "logBase": 1,
  712.           "max": null,
  713.           "min": null,
  714.           "show": false
  715.         }
  716.       ],
  717.       "yaxis": {
  718.         "align": false,
  719.         "alignLevel": null
  720.       }
  721.     },
  722.     {
  723.       "aliasColors": {
  724.         "{id=\"/\",instance=\"cadvisor:8080\",job=\"prometheus\"}": "#BA43A9"
  725.       },
  726.       "bars": false,
  727.       "dashLength": 10,
  728.       "dashes": false,
  729.       "datasource": "${DS_PROMETHEUS}",
  730.       "editable": true,
  731.       "error": false,
  732.       "fieldConfig": {
  733.         "defaults": {
  734.           "custom": {}
  735.         },
  736.         "overrides": []
  737.       },
  738.       "fill": 1,
  739.       "fillGradient": 0,
  740.       "grid": {},
  741.       "gridPos": {
  742.         "h": 6,
  743.         "w": 4,
  744.         "x": 4,
  745.         "y": 4
  746.       },
  747.       "hiddenSeries": false,
  748.       "id": 5,
  749.       "legend": {
  750.         "avg": false,
  751.         "current": false,
  752.         "max": false,
  753.         "min": false,
  754.         "show": false,
  755.         "total": false,
  756.         "values": false
  757.       },
  758.       "lines": true,
  759.       "linewidth": 1,
  760.       "links": [],
  761.       "nullPointMode": "null as zero",
  762.       "options": {
  763.         "alertThreshold": true
  764.       },
  765.       "percentage": false,
  766.       "pluginVersion": "7.2.2",
  767.       "pointradius": 5,
  768.       "points": false,
  769.       "renderer": "flot",
  770.       "seriesOverrides": [],
  771.       "spaceLength": 10,
  772.       "stack": true,
  773.       "steppedLine": false,
  774.       "targets": [
  775.         {
  776.           "expr": "sum(rate(container_cpu_system_seconds_total[1m]))",
  777.           "hide": true,
  778.           "intervalFactor": 2,
  779.           "legendFormat": "a",
  780.           "refId": "B",
  781.           "step": 120
  782.         },
  783.         {
  784.           "expr": "sum(rate(container_cpu_system_seconds_total{name=~\".+\"}[1m]))",
  785.           "hide": true,
  786.           "interval": "",
  787.           "intervalFactor": 2,
  788.           "legendFormat": "nur container",
  789.           "refId": "F",
  790.           "step": 10
  791.         },
  792.         {
  793.           "expr": "sum(rate(container_cpu_system_seconds_total{id=\"/\"}[1m]))",
  794.           "hide": true,
  795.           "interval": "",
  796.           "intervalFactor": 2,
  797.           "legendFormat": "nur docker host",
  798.           "metric": "",
  799.           "refId": "A",
  800.           "step": 20
  801.         },
  802.         {
  803.           "expr": "sum(rate(process_cpu_seconds_total[$interval])) * 100",
  804.           "hide": false,
  805.           "interval": "",
  806.           "intervalFactor": 2,
  807.           "legendFormat": "host",
  808.           "metric": "",
  809.           "refId": "C",
  810.           "step": 600
  811.         },
  812.         {
  813.           "expr": "sum(rate(container_cpu_system_seconds_total{name=~\".+\"}[1m])) + sum(rate(container_cpu_system_seconds_total{id=\"/\"}[1m])) + sum(rate(process_cpu_seconds_total[1m]))",
  814.           "hide": true,
  815.           "intervalFactor": 2,
  816.           "legendFormat": "",
  817.           "refId": "D",
  818.           "step": 120
  819.         }
  820.       ],
  821.       "thresholds": [],
  822.       "timeFrom": null,
  823.       "timeRegions": [],
  824.       "timeShift": null,
  825.       "title": "CPU Usage",
  826.       "tooltip": {
  827.         "msResolution": true,
  828.         "shared": true,
  829.         "sort": 0,
  830.         "value_type": "cumulative"
  831.       },
  832.       "type": "graph",
  833.       "xaxis": {
  834.         "buckets": null,
  835.         "mode": "time",
  836.         "name": null,
  837.         "show": false,
  838.         "values": []
  839.       },
  840.       "yaxes": [
  841.         {
  842.           "format": "percent",
  843.           "label": "",
  844.           "logBase": 1,
  845.           "max": null,
  846.           "min": null,
  847.           "show": true
  848.         },
  849.         {
  850.           "format": "short",
  851.           "label": null,
  852.           "logBase": 1,
  853.           "max": null,
  854.           "min": null,
  855.           "show": false
  856.         }
  857.       ],
  858.       "yaxis": {
  859.         "align": false,
  860.         "alignLevel": null
  861.       }
  862.     },
  863.     {
  864.       "alert": {
  865.         "conditions": [
  866.           {
  867.             "evaluator": {
  868.               "params": [
  869.                 1.25
  870.               ],
  871.               "type": "gt"
  872.             },
  873.             "query": {
  874.               "params": [
  875.                 "A",
  876.                 "5m",
  877.                 "now"
  878.               ]
  879.             },
  880.             "reducer": {
  881.               "params": [],
  882.               "type": "avg"
  883.             },
  884.             "type": "query"
  885.           }
  886.         ],
  887.         "executionErrorState": "alerting",
  888.         "frequency": "60s",
  889.         "handler": 1,
  890.         "name": "Panel Title alert",
  891.         "noDataState": "keep_state",
  892.         "notifications": [
  893.           {
  894.             "id": 1
  895.           }
  896.         ]
  897.       },
  898.       "aliasColors": {},
  899.       "bars": false,
  900.       "dashLength": 10,
  901.       "dashes": false,
  902.       "datasource": "${DS_PROMETHEUS}",
  903.       "decimals": 0,
  904.       "editable": true,
  905.       "error": false,
  906.       "fieldConfig": {
  907.         "defaults": {
  908.           "custom": {}
  909.         },
  910.         "overrides": []
  911.       },
  912.       "fill": 1,
  913.       "fillGradient": 0,
  914.       "gridPos": {
  915.         "h": 6,
  916.         "w": 4,
  917.         "x": 8,
  918.         "y": 4
  919.       },
  920.       "hiddenSeries": false,
  921.       "id": 28,
  922.       "legend": {
  923.         "avg": false,
  924.         "current": false,
  925.         "max": false,
  926.         "min": false,
  927.         "show": false,
  928.         "total": false,
  929.         "values": false
  930.       },
  931.       "lines": true,
  932.       "linewidth": 1,
  933.       "links": [],
  934.       "nullPointMode": "connected",
  935.       "options": {
  936.         "alertThreshold": true
  937.       },
  938.       "percentage": false,
  939.       "pluginVersion": "7.2.2",
  940.       "pointradius": 5,
  941.       "points": false,
  942.       "renderer": "flot",
  943.       "seriesOverrides": [],
  944.       "spaceLength": 10,
  945.       "stack": false,
  946.       "steppedLine": false,
  947.       "targets": [
  948.         {
  949.           "expr": "node_load1{} / count by(job, instance)(count by(job, instance, core)(node_cpu_core_throttles_total{}))",
  950.           "interval": "",
  951.           "intervalFactor": 2,
  952.           "legendFormat": "",
  953.           "refId": "A",
  954.           "step": 600
  955.         }
  956.       ],
  957.       "thresholds": [
  958.         {
  959.           "colorMode": "critical",
  960.           "fill": true,
  961.           "line": true,
  962.           "op": "gt",
  963.           "value": 1.25
  964.         }
  965.       ],
  966.       "timeFrom": null,
  967.       "timeRegions": [],
  968.       "timeShift": null,
  969.       "title": "Load",
  970.       "tooltip": {
  971.         "msResolution": false,
  972.         "shared": true,
  973.         "sort": 0,
  974.         "value_type": "individual"
  975.       },
  976.       "type": "graph",
  977.       "xaxis": {
  978.         "buckets": null,
  979.         "mode": "time",
  980.         "name": null,
  981.         "show": false,
  982.         "values": []
  983.       },
  984.       "yaxes": [
  985.         {
  986.           "format": "percentunit",
  987.           "label": null,
  988.           "logBase": 1,
  989.           "max": null,
  990.           "min": null,
  991.           "show": true
  992.         },
  993.         {
  994.           "format": "short",
  995.           "label": null,
  996.           "logBase": 1,
  997.           "max": null,
  998.           "min": null,
  999.           "show": false
  1000.         }
  1001.       ],
  1002.       "yaxis": {
  1003.         "align": false,
  1004.         "alignLevel": null
  1005.       }
  1006.     },
  1007.     {
  1008.       "alert": {
  1009.         "alertRuleTags": {},
  1010.         "conditions": [
  1011.           {
  1012.             "evaluator": {
  1013.               "params": [
  1014.                 2000000000000
  1015.               ],
  1016.               "type": "gt"
  1017.             },
  1018.             "query": {
  1019.               "params": [
  1020.                 "A",
  1021.                 "5m",
  1022.                 "now"
  1023.               ]
  1024.             },
  1025.             "reducer": {
  1026.               "params": [],
  1027.               "type": "avg"
  1028.             },
  1029.             "type": "query"
  1030.           }
  1031.         ],
  1032.         "executionErrorState": "alerting",
  1033.         "for": "0m",
  1034.         "frequency": "60s",
  1035.         "handler": 1,
  1036.         "name": "Free/Used Disk Space alert",
  1037.         "noDataState": "keep_state",
  1038.         "notifications": [
  1039.           {
  1040.             "id": 1
  1041.           }
  1042.         ]
  1043.       },
  1044.       "aliasColors": {
  1045.         "Belegete Festplatte": "#BF1B00",
  1046.         "Free Disk Space": "#7EB26D",
  1047.         "Used Disk Space": "#7EB26D",
  1048.         "{}": "#BF1B00"
  1049.       },
  1050.       "bars": false,
  1051.       "dashLength": 10,
  1052.       "dashes": false,
  1053.       "datasource": "${DS_PROMETHEUS}",
  1054.       "editable": true,
  1055.       "error": false,
  1056.       "fieldConfig": {
  1057.         "defaults": {
  1058.           "custom": {}
  1059.         },
  1060.         "overrides": []
  1061.       },
  1062.       "fill": 1,
  1063.       "fillGradient": 0,
  1064.       "grid": {},
  1065.       "gridPos": {
  1066.         "h": 6,
  1067.         "w": 4,
  1068.         "x": 12,
  1069.         "y": 4
  1070.       },
  1071.       "hiddenSeries": false,
  1072.       "id": 13,
  1073.       "legend": {
  1074.         "avg": false,
  1075.         "current": false,
  1076.         "max": false,
  1077.         "min": false,
  1078.         "show": false,
  1079.         "total": false,
  1080.         "values": false
  1081.       },
  1082.       "lines": true,
  1083.       "linewidth": 1,
  1084.       "links": [],
  1085.       "nullPointMode": "null as zero",
  1086.       "options": {
  1087.         "alertThreshold": true
  1088.       },
  1089.       "percentage": false,
  1090.       "pluginVersion": "7.2.2",
  1091.       "pointradius": 5,
  1092.       "points": false,
  1093.       "renderer": "flot",
  1094.       "seriesOverrides": [
  1095.         {
  1096.           "alias": "Used Disk Space",
  1097.           "yaxis": 1
  1098.         }
  1099.       ],
  1100.       "spaceLength": 10,
  1101.       "stack": true,
  1102.       "steppedLine": false,
  1103.       "targets": [
  1104.         {
  1105.           "expr": "min(node_filesystem_size_bytes{}) - min(node_filesystem_free_bytes{})",
  1106.           "hide": false,
  1107.           "interval": "",
  1108.           "intervalFactor": 2,
  1109.           "legendFormat": "Used Disk Space",
  1110.           "refId": "A",
  1111.           "step": 600
  1112.         }
  1113.       ],
  1114.       "thresholds": [
  1115.         {
  1116.           "colorMode": "critical",
  1117.           "fill": true,
  1118.           "line": true,
  1119.           "op": "gt",
  1120.           "value": 2000000000000
  1121.         }
  1122.       ],
  1123.       "timeFrom": null,
  1124.       "timeRegions": [],
  1125.       "timeShift": null,
  1126.       "title": "Used Disk Space",
  1127.       "tooltip": {
  1128.         "msResolution": true,
  1129.         "shared": true,
  1130.         "sort": 0,
  1131.         "value_type": "individual"
  1132.       },
  1133.       "type": "graph",
  1134.       "xaxis": {
  1135.         "buckets": null,
  1136.         "mode": "time",
  1137.         "name": null,
  1138.         "show": false,
  1139.         "values": []
  1140.       },
  1141.       "yaxes": [
  1142.         {
  1143.           "format": "bytes",
  1144.           "label": "",
  1145.           "logBase": 1,
  1146.           "max": null,
  1147.           "min": 0,
  1148.           "show": true
  1149.         },
  1150.         {
  1151.           "format": "short",
  1152.           "label": null,
  1153.           "logBase": 1,
  1154.           "max": null,
  1155.           "min": null,
  1156.           "show": false
  1157.         }
  1158.       ],
  1159.       "yaxis": {
  1160.         "align": false,
  1161.         "alignLevel": null
  1162.       }
  1163.     },
  1164.     {
  1165.       "alert": {
  1166.         "conditions": [
  1167.           {
  1168.             "evaluator": {
  1169.               "params": [
  1170.                 10000000000
  1171.               ],
  1172.               "type": "gt"
  1173.             },
  1174.             "query": {
  1175.               "params": [
  1176.                 "A",
  1177.                 "5m",
  1178.                 "now"
  1179.               ]
  1180.             },
  1181.             "reducer": {
  1182.               "params": [],
  1183.               "type": "avg"
  1184.             },
  1185.             "type": "query"
  1186.           }
  1187.         ],
  1188.         "executionErrorState": "alerting",
  1189.         "frequency": "60s",
  1190.         "handler": 1,
  1191.         "name": "Available Memory alert",
  1192.         "noDataState": "keep_state",
  1193.         "notifications": [
  1194.           {
  1195.             "id": 1
  1196.           }
  1197.         ]
  1198.       },
  1199.       "aliasColors": {
  1200.         "Available Memory": "#7EB26D",
  1201.         "Unavailable Memory": "#7EB26D"
  1202.       },
  1203.       "bars": false,
  1204.       "dashLength": 10,
  1205.       "dashes": false,
  1206.       "datasource": "${DS_PROMETHEUS}",
  1207.       "editable": true,
  1208.       "error": false,
  1209.       "fieldConfig": {
  1210.         "defaults": {
  1211.           "custom": {}
  1212.         },
  1213.         "overrides": []
  1214.       },
  1215.       "fill": 1,
  1216.       "fillGradient": 0,
  1217.       "grid": {},
  1218.       "gridPos": {
  1219.         "h": 6,
  1220.         "w": 4,
  1221.         "x": 16,
  1222.         "y": 4
  1223.       },
  1224.       "hiddenSeries": false,
  1225.       "id": 20,
  1226.       "legend": {
  1227.         "avg": false,
  1228.         "current": false,
  1229.         "max": false,
  1230.         "min": false,
  1231.         "show": false,
  1232.         "total": false,
  1233.         "values": false
  1234.       },
  1235.       "lines": true,
  1236.       "linewidth": 1,
  1237.       "links": [],
  1238.       "nullPointMode": "null as zero",
  1239.       "options": {
  1240.         "alertThreshold": true
  1241.       },
  1242.       "percentage": false,
  1243.       "pluginVersion": "7.2.2",
  1244.       "pointradius": 5,
  1245.       "points": false,
  1246.       "renderer": "flot",
  1247.       "seriesOverrides": [],
  1248.       "spaceLength": 10,
  1249.       "stack": true,
  1250.       "steppedLine": false,
  1251.       "targets": [
  1252.         {
  1253.           "expr": "container_memory_rss{name=~\".+\"}",
  1254.           "hide": true,
  1255.           "interval": "",
  1256.           "intervalFactor": 2,
  1257.           "legendFormat": "{{__name__}}",
  1258.           "refId": "D",
  1259.           "step": 20
  1260.         },
  1261.         {
  1262.           "expr": "sum(container_memory_rss{name=~\".+\"})",
  1263.           "hide": true,
  1264.           "interval": "",
  1265.           "intervalFactor": 2,
  1266.           "legendFormat": "{{__name__}}",
  1267.           "refId": "A",
  1268.           "step": 20
  1269.         },
  1270.         {
  1271.           "expr": "container_memory_usage_bytes{name=~\".+\"}",
  1272.           "hide": true,
  1273.           "interval": "",
  1274.           "intervalFactor": 2,
  1275.           "legendFormat": "{{name}}",
  1276.           "refId": "B",
  1277.           "step": 20
  1278.         },
  1279.         {
  1280.           "expr": "container_memory_rss{id=\"/\"}",
  1281.           "hide": true,
  1282.           "intervalFactor": 2,
  1283.           "legendFormat": "{{__name__}}",
  1284.           "refId": "C",
  1285.           "step": 20
  1286.         },
  1287.         {
  1288.           "expr": "sum(container_memory_rss)",
  1289.           "hide": true,
  1290.           "intervalFactor": 2,
  1291.           "legendFormat": "{{__name__}}",
  1292.           "refId": "E",
  1293.           "step": 20
  1294.         },
  1295.         {
  1296.           "expr": "node_memory_Buffers_bytes",
  1297.           "hide": true,
  1298.           "interval": "",
  1299.           "intervalFactor": 2,
  1300.           "legendFormat": "node_memory_Dirty",
  1301.           "refId": "N",
  1302.           "step": 30
  1303.         },
  1304.         {
  1305.           "expr": "node_memory_MemFree_bytes",
  1306.           "hide": true,
  1307.           "interval": "",
  1308.           "intervalFactor": 2,
  1309.           "legendFormat": "{{__name__}}",
  1310.           "refId": "F",
  1311.           "step": 20
  1312.         },
  1313.         {
  1314.           "expr": "node_memory_MemAvailable_bytes",
  1315.           "hide": true,
  1316.           "interval": "",
  1317.           "intervalFactor": 2,
  1318.           "legendFormat": "Available Memory",
  1319.           "refId": "H",
  1320.           "step": 20
  1321.         },
  1322.         {
  1323.           "expr": "node_memory_MemTotal_bytes - node_memory_MemAvailable_bytes",
  1324.           "hide": false,
  1325.           "interval": "",
  1326.           "intervalFactor": 2,
  1327.           "legendFormat": "Unavailable Memory",
  1328.           "refId": "G",
  1329.           "step": 600
  1330.         },
  1331.         {
  1332.           "expr": "node_memory_Inactive_bytes",
  1333.           "hide": true,
  1334.           "interval": "",
  1335.           "intervalFactor": 2,
  1336.           "legendFormat": "{{__name__}}",
  1337.           "refId": "I",
  1338.           "step": 30
  1339.         },
  1340.         {
  1341.           "expr": "node_memory_KernelStack_bytes",
  1342.           "hide": true,
  1343.           "interval": "",
  1344.           "intervalFactor": 2,
  1345.           "legendFormat": "{{__name__}}",
  1346.           "refId": "J",
  1347.           "step": 30
  1348.         },
  1349.         {
  1350.           "expr": "node_memory_Active_bytes",
  1351.           "hide": true,
  1352.           "interval": "",
  1353.           "intervalFactor": 2,
  1354.           "legendFormat": "{{__name__}}",
  1355.           "refId": "K",
  1356.           "step": 30
  1357.         },
  1358.         {
  1359.           "expr": "node_memory_MemTotal_bytes - (node_memory_Active_bytes + node_memory_MemFree_bytes + node_memory_Inactive_bytes)",
  1360.           "hide": true,
  1361.           "interval": "",
  1362.           "intervalFactor": 2,
  1363.           "legendFormat": "Unknown",
  1364.           "refId": "L",
  1365.           "step": 40
  1366.         },
  1367.         {
  1368.           "expr": "node_memory_MemFree_bytes + node_memory_Inactive_bytes",
  1369.           "hide": true,
  1370.           "interval": "",
  1371.           "intervalFactor": 2,
  1372.           "legendFormat": "{{__name__}}",
  1373.           "refId": "M",
  1374.           "step": 30
  1375.         },
  1376.         {
  1377.           "expr": "container_memory_rss{name=~\".+\"}",
  1378.           "hide": true,
  1379.           "intervalFactor": 2,
  1380.           "legendFormat": "{{__name__}}",
  1381.           "refId": "O",
  1382.           "step": 30
  1383.         },
  1384.         {
  1385.           "expr": "node_memory_Inactive_bytes + node_memory_MemFree_bytes + node_memory_MemAvailable_bytes",
  1386.           "hide": true,
  1387.           "interval": "",
  1388.           "intervalFactor": 2,
  1389.           "legendFormat": "",
  1390.           "refId": "P",
  1391.           "step": 40
  1392.         }
  1393.       ],
  1394.       "thresholds": [
  1395.         {
  1396.           "colorMode": "critical",
  1397.           "fill": true,
  1398.           "line": true,
  1399.           "op": "gt",
  1400.           "value": 10000000000
  1401.         }
  1402.       ],
  1403.       "timeFrom": null,
  1404.       "timeRegions": [],
  1405.       "timeShift": null,
  1406.       "title": "Available Memory",
  1407.       "tooltip": {
  1408.         "msResolution": true,
  1409.         "shared": true,
  1410.         "sort": 0,
  1411.         "value_type": "individual"
  1412.       },
  1413.       "type": "graph",
  1414.       "xaxis": {
  1415.         "buckets": null,
  1416.         "mode": "time",
  1417.         "name": null,
  1418.         "show": false,
  1419.         "values": []
  1420.       },
  1421.       "yaxes": [
  1422.         {
  1423.           "format": "bytes",
  1424.           "label": "",
  1425.           "logBase": 1,
  1426.           "max": 16000000000,
  1427.           "min": 0,
  1428.           "show": true
  1429.         },
  1430.         {
  1431.           "format": "short",
  1432.           "label": null,
  1433.           "logBase": 1,
  1434.           "max": null,
  1435.           "min": null,
  1436.           "show": false
  1437.         }
  1438.       ],
  1439.       "yaxis": {
  1440.         "align": false,
  1441.         "alignLevel": null
  1442.       }
  1443.     },
  1444.     {
  1445.       "aliasColors": {
  1446.         "IN on /sda": "#7EB26D",
  1447.         "OUT on /sda": "#890F02"
  1448.       },
  1449.       "bars": false,
  1450.       "dashLength": 10,
  1451.       "dashes": false,
  1452.       "datasource": "${DS_PROMETHEUS}",
  1453.       "editable": true,
  1454.       "error": false,
  1455.       "fieldConfig": {
  1456.         "defaults": {
  1457.           "custom": {}
  1458.         },
  1459.         "overrides": []
  1460.       },
  1461.       "fill": 1,
  1462.       "fillGradient": 0,
  1463.       "grid": {},
  1464.       "gridPos": {
  1465.         "h": 6,
  1466.         "w": 4,
  1467.         "x": 20,
  1468.         "y": 4
  1469.       },
  1470.       "hiddenSeries": false,
  1471.       "id": 3,
  1472.       "legend": {
  1473.         "avg": false,
  1474.         "current": false,
  1475.         "max": false,
  1476.         "min": false,
  1477.         "show": false,
  1478.         "total": false,
  1479.         "values": false
  1480.       },
  1481.       "lines": true,
  1482.       "linewidth": 1,
  1483.       "links": [],
  1484.       "nullPointMode": "null as zero",
  1485.       "options": {
  1486.         "alertThreshold": true
  1487.       },
  1488.       "percentage": false,
  1489.       "pluginVersion": "7.2.2",
  1490.       "pointradius": 5,
  1491.       "points": false,
  1492.       "renderer": "flot",
  1493.       "seriesOverrides": [],
  1494.       "spaceLength": 10,
  1495.       "stack": false,
  1496.       "steppedLine": false,
  1497.       "targets": [
  1498.         {
  1499.           "expr": "-sum(rate(node_disk_read_bytes_total[$interval])) by (device)",
  1500.           "hide": false,
  1501.           "interval": "",
  1502.           "intervalFactor": 2,
  1503.           "legendFormat": "OUT on /{{device}}",
  1504.           "metric": "node_disk_bytes_read",
  1505.           "refId": "A",
  1506.           "step": 600
  1507.         },
  1508.         {
  1509.           "expr": "sum(rate(node_disk_written_bytes_total[$interval])) by (device)",
  1510.           "interval": "",
  1511.           "intervalFactor": 2,
  1512.           "legendFormat": "IN on /{{device}}",
  1513.           "metric": "",
  1514.           "refId": "B",
  1515.           "step": 600
  1516.         }
  1517.       ],
  1518.       "thresholds": [],
  1519.       "timeFrom": null,
  1520.       "timeRegions": [],
  1521.       "timeShift": null,
  1522.       "title": "Disk I/O",
  1523.       "tooltip": {
  1524.         "msResolution": true,
  1525.         "shared": true,
  1526.         "sort": 0,
  1527.         "value_type": "cumulative"
  1528.       },
  1529.       "type": "graph",
  1530.       "xaxis": {
  1531.         "buckets": null,
  1532.         "mode": "time",
  1533.         "name": null,
  1534.         "show": false,
  1535.         "values": []
  1536.       },
  1537.       "yaxes": [
  1538.         {
  1539.           "format": "Bps",
  1540.           "label": null,
  1541.           "logBase": 1,
  1542.           "max": null,
  1543.           "min": null,
  1544.           "show": true
  1545.         },
  1546.         {
  1547.           "format": "short",
  1548.           "label": null,
  1549.           "logBase": 1,
  1550.           "max": null,
  1551.           "min": null,
  1552.           "show": false
  1553.         }
  1554.       ],
  1555.       "yaxis": {
  1556.         "align": false,
  1557.         "alignLevel": null
  1558.       }
  1559.     },
  1560.     {
  1561.       "aliasColors": {},
  1562.       "bars": false,
  1563.       "dashLength": 10,
  1564.       "dashes": false,
  1565.       "datasource": "${DS_PROMETHEUS}",
  1566.       "editable": true,
  1567.       "error": false,
  1568.       "fieldConfig": {
  1569.         "defaults": {
  1570.           "custom": {}
  1571.         },
  1572.         "overrides": []
  1573.       },
  1574.       "fill": 1,
  1575.       "fillGradient": 0,
  1576.       "grid": {},
  1577.       "gridPos": {
  1578.         "h": 7,
  1579.         "w": 12,
  1580.         "x": 0,
  1581.         "y": 10
  1582.       },
  1583.       "hiddenSeries": false,
  1584.       "id": 8,
  1585.       "legend": {
  1586.         "alignAsTable": true,
  1587.         "avg": false,
  1588.         "current": true,
  1589.         "max": false,
  1590.         "min": false,
  1591.         "rightSide": true,
  1592.         "show": true,
  1593.         "sort": "current",
  1594.         "sortDesc": true,
  1595.         "total": false,
  1596.         "values": true
  1597.       },
  1598.       "lines": true,
  1599.       "linewidth": 2,
  1600.       "links": [],
  1601.       "nullPointMode": "null as zero",
  1602.       "options": {
  1603.         "alertThreshold": true
  1604.       },
  1605.       "percentage": false,
  1606.       "pluginVersion": "7.2.2",
  1607.       "pointradius": 5,
  1608.       "points": false,
  1609.       "renderer": "flot",
  1610.       "seriesOverrides": [],
  1611.       "spaceLength": 10,
  1612.       "stack": false,
  1613.       "steppedLine": false,
  1614.       "targets": [
  1615.         {
  1616.           "expr": "sum(rate(container_network_receive_bytes_total{name=~\".+\"}[$interval])) by (name)",
  1617.           "intervalFactor": 2,
  1618.           "legendFormat": "{{name}}",
  1619.           "refId": "A",
  1620.           "step": 240
  1621.         },
  1622.         {
  1623.           "expr": "- rate(container_network_transmit_bytes_total{name=~\".+\"}[$interval])",
  1624.           "hide": true,
  1625.           "intervalFactor": 2,
  1626.           "legendFormat": "{{name}}",
  1627.           "refId": "B",
  1628.           "step": 10
  1629.         }
  1630.       ],
  1631.       "thresholds": [],
  1632.       "timeFrom": null,
  1633.       "timeRegions": [],
  1634.       "timeShift": null,
  1635.       "title": "Received Network Traffic per Container",
  1636.       "tooltip": {
  1637.         "msResolution": true,
  1638.         "shared": true,
  1639.         "sort": 2,
  1640.         "value_type": "cumulative"
  1641.       },
  1642.       "type": "graph",
  1643.       "xaxis": {
  1644.         "buckets": null,
  1645.         "mode": "time",
  1646.         "name": null,
  1647.         "show": true,
  1648.         "values": []
  1649.       },
  1650.       "yaxes": [
  1651.         {
  1652.           "format": "Bps",
  1653.           "label": null,
  1654.           "logBase": 1,
  1655.           "max": null,
  1656.           "min": null,
  1657.           "show": true
  1658.         },
  1659.         {
  1660.           "format": "short",
  1661.           "label": null,
  1662.           "logBase": 1,
  1663.           "max": null,
  1664.           "min": null,
  1665.           "show": true
  1666.         }
  1667.       ],
  1668.       "yaxis": {
  1669.         "align": false,
  1670.         "alignLevel": null
  1671.       }
  1672.     },
  1673.     {
  1674.       "aliasColors": {},
  1675.       "bars": false,
  1676.       "dashLength": 10,
  1677.       "dashes": false,
  1678.       "datasource": "${DS_PROMETHEUS}",
  1679.       "editable": true,
  1680.       "error": false,
  1681.       "fieldConfig": {
  1682.         "defaults": {
  1683.           "custom": {}
  1684.         },
  1685.         "overrides": []
  1686.       },
  1687.       "fill": 1,
  1688.       "fillGradient": 0,
  1689.       "grid": {},
  1690.       "gridPos": {
  1691.         "h": 7,
  1692.         "w": 12,
  1693.         "x": 12,
  1694.         "y": 10
  1695.       },
  1696.       "hiddenSeries": false,
  1697.       "id": 9,
  1698.       "legend": {
  1699.         "alignAsTable": true,
  1700.         "avg": false,
  1701.         "current": true,
  1702.         "hideEmpty": false,
  1703.         "hideZero": false,
  1704.         "max": false,
  1705.         "min": false,
  1706.         "rightSide": true,
  1707.         "show": true,
  1708.         "sort": "current",
  1709.         "sortDesc": true,
  1710.         "total": false,
  1711.         "values": true
  1712.       },
  1713.       "lines": true,
  1714.       "linewidth": 2,
  1715.       "links": [],
  1716.       "nullPointMode": "null as zero",
  1717.       "options": {
  1718.         "alertThreshold": true
  1719.       },
  1720.       "percentage": false,
  1721.       "pluginVersion": "7.2.2",
  1722.       "pointradius": 5,
  1723.       "points": false,
  1724.       "renderer": "flot",
  1725.       "seriesOverrides": [],
  1726.       "spaceLength": 10,
  1727.       "stack": false,
  1728.       "steppedLine": false,
  1729.       "targets": [
  1730.         {
  1731.           "expr": "sum(rate(container_network_transmit_bytes_total{name=~\".+\"}[$interval])) by (name)",
  1732.           "intervalFactor": 2,
  1733.           "legendFormat": "{{name}}",
  1734.           "refId": "A",
  1735.           "step": 240
  1736.         },
  1737.         {
  1738.           "expr": "rate(container_network_transmit_bytes_total{id=\"/\"}[$interval])",
  1739.           "hide": true,
  1740.           "intervalFactor": 2,
  1741.           "legendFormat": "",
  1742.           "refId": "B",
  1743.           "step": 10
  1744.         }
  1745.       ],
  1746.       "thresholds": [],
  1747.       "timeFrom": null,
  1748.       "timeRegions": [],
  1749.       "timeShift": null,
  1750.       "title": "Sent Network Traffic per Container",
  1751.       "tooltip": {
  1752.         "msResolution": true,
  1753.         "shared": true,
  1754.         "sort": 0,
  1755.         "value_type": "cumulative"
  1756.       },
  1757.       "type": "graph",
  1758.       "xaxis": {
  1759.         "buckets": null,
  1760.         "mode": "time",
  1761.         "name": null,
  1762.         "show": true,
  1763.         "values": []
  1764.       },
  1765.       "yaxes": [
  1766.         {
  1767.           "format": "Bps",
  1768.           "label": "",
  1769.           "logBase": 1,
  1770.           "max": null,
  1771.           "min": null,
  1772.           "show": true
  1773.         },
  1774.         {
  1775.           "format": "short",
  1776.           "label": "",
  1777.           "logBase": 10,
  1778.           "max": 8,
  1779.           "min": 0,
  1780.           "show": false
  1781.         }
  1782.       ],
  1783.       "yaxis": {
  1784.         "align": false,
  1785.         "alignLevel": null
  1786.       }
  1787.     },
  1788.     {
  1789.       "aliasColors": {},
  1790.       "bars": false,
  1791.       "dashLength": 10,
  1792.       "dashes": false,
  1793.       "datasource": "${DS_PROMETHEUS}",
  1794.       "editable": true,
  1795.       "error": false,
  1796.       "fieldConfig": {
  1797.         "defaults": {
  1798.           "custom": {}
  1799.         },
  1800.         "overrides": []
  1801.       },
  1802.       "fill": 5,
  1803.       "fillGradient": 0,
  1804.       "grid": {},
  1805.       "gridPos": {
  1806.         "h": 7,
  1807.         "w": 12,
  1808.         "x": 0,
  1809.         "y": 17
  1810.       },
  1811.       "hiddenSeries": false,
  1812.       "id": 1,
  1813.       "legend": {
  1814.         "alignAsTable": true,
  1815.         "avg": false,
  1816.         "current": true,
  1817.         "max": false,
  1818.         "min": false,
  1819.         "rightSide": true,
  1820.         "show": true,
  1821.         "sort": "current",
  1822.         "sortDesc": true,
  1823.         "total": false,
  1824.         "values": true
  1825.       },
  1826.       "lines": true,
  1827.       "linewidth": 1,
  1828.       "links": [],
  1829.       "nullPointMode": "null as zero",
  1830.       "options": {
  1831.         "alertThreshold": true
  1832.       },
  1833.       "percentage": false,
  1834.       "pluginVersion": "7.2.2",
  1835.       "pointradius": 5,
  1836.       "points": false,
  1837.       "renderer": "flot",
  1838.       "seriesOverrides": [],
  1839.       "spaceLength": 10,
  1840.       "stack": true,
  1841.       "steppedLine": false,
  1842.       "targets": [
  1843.         {
  1844.           "expr": "sum(rate(container_cpu_usage_seconds_total{name=~\".+\"}[$interval])) by (name) * 100",
  1845.           "hide": false,
  1846.           "interval": "",
  1847.           "intervalFactor": 2,
  1848.           "legendFormat": "{{name}}",
  1849.           "metric": "",
  1850.           "refId": "F",
  1851.           "step": 240
  1852.         }
  1853.       ],
  1854.       "thresholds": [],
  1855.       "timeFrom": null,
  1856.       "timeRegions": [],
  1857.       "timeShift": null,
  1858.       "title": "CPU Usage per Container",
  1859.       "tooltip": {
  1860.         "msResolution": true,
  1861.         "shared": true,
  1862.         "sort": 0,
  1863.         "value_type": "individual"
  1864.       },
  1865.       "type": "graph",
  1866.       "xaxis": {
  1867.         "buckets": null,
  1868.         "mode": "time",
  1869.         "name": null,
  1870.         "show": true,
  1871.         "values": []
  1872.       },
  1873.       "yaxes": [
  1874.         {
  1875.           "format": "percent",
  1876.           "label": "",
  1877.           "logBase": 1,
  1878.           "max": null,
  1879.           "show": true
  1880.         },
  1881.         {
  1882.           "format": "short",
  1883.           "label": null,
  1884.           "logBase": 1,
  1885.           "max": null,
  1886.           "min": null,
  1887.           "show": false
  1888.         }
  1889.       ],
  1890.       "yaxis": {
  1891.         "align": false,
  1892.         "alignLevel": null
  1893.       }
  1894.     },
  1895.     {
  1896.       "aliasColors": {},
  1897.       "bars": false,
  1898.       "dashLength": 10,
  1899.       "dashes": false,
  1900.       "datasource": "${DS_PROMETHEUS}",
  1901.       "editable": true,
  1902.       "error": false,
  1903.       "fieldConfig": {
  1904.         "defaults": {
  1905.           "custom": {}
  1906.         },
  1907.         "overrides": []
  1908.       },
  1909.       "fill": 3,
  1910.       "fillGradient": 0,
  1911.       "grid": {},
  1912.       "gridPos": {
  1913.         "h": 7,
  1914.         "w": 12,
  1915.         "x": 12,
  1916.         "y": 17
  1917.       },
  1918.       "hiddenSeries": false,
  1919.       "id": 34,
  1920.       "legend": {
  1921.         "alignAsTable": true,
  1922.         "avg": false,
  1923.         "current": true,
  1924.         "max": false,
  1925.         "min": false,
  1926.         "rightSide": true,
  1927.         "show": true,
  1928.         "sort": "current",
  1929.         "sortDesc": true,
  1930.         "total": false,
  1931.         "values": true
  1932.       },
  1933.       "lines": true,
  1934.       "linewidth": 2,
  1935.       "links": [],
  1936.       "nullPointMode": "null as zero",
  1937.       "options": {
  1938.         "alertThreshold": true
  1939.       },
  1940.       "percentage": false,
  1941.       "pluginVersion": "7.2.2",
  1942.       "pointradius": 5,
  1943.       "points": false,
  1944.       "renderer": "flot",
  1945.       "seriesOverrides": [],
  1946.       "spaceLength": 10,
  1947.       "stack": true,
  1948.       "steppedLine": false,
  1949.       "targets": [
  1950.         {
  1951.           "expr": "sum(container_memory_swap{name=~\".+\"}) by (name)",
  1952.           "hide": false,
  1953.           "intervalFactor": 2,
  1954.           "legendFormat": "{{name}}",
  1955.           "refId": "A",
  1956.           "step": 240
  1957.         },
  1958.         {
  1959.           "expr": "container_memory_usage_bytes{name=~\".+\"}",
  1960.           "hide": true,
  1961.           "intervalFactor": 2,
  1962.           "legendFormat": "{{name}}",
  1963.           "refId": "B",
  1964.           "step": 240
  1965.         }
  1966.       ],
  1967.       "thresholds": [],
  1968.       "timeFrom": null,
  1969.       "timeRegions": [],
  1970.       "timeShift": null,
  1971.       "title": "Memory Swap per Container",
  1972.       "tooltip": {
  1973.         "msResolution": true,
  1974.         "shared": true,
  1975.         "sort": 0,
  1976.         "value_type": "individual"
  1977.       },
  1978.       "type": "graph",
  1979.       "xaxis": {
  1980.         "buckets": null,
  1981.         "mode": "time",
  1982.         "name": null,
  1983.         "show": true,
  1984.         "values": []
  1985.       },
  1986.       "yaxes": [
  1987.         {
  1988.           "format": "bytes",
  1989.           "label": "",
  1990.           "logBase": 1,
  1991.           "max": null,
  1992.           "min": null,
  1993.           "show": true
  1994.         },
  1995.         {
  1996.           "format": "short",
  1997.           "label": null,
  1998.           "logBase": 1,
  1999.           "max": null,
  2000.           "min": null,
  2001.           "show": true
  2002.         }
  2003.       ],
  2004.       "yaxis": {
  2005.         "align": false,
  2006.         "alignLevel": null
  2007.       }
  2008.     },
  2009.     {
  2010.       "aliasColors": {},
  2011.       "bars": false,
  2012.       "dashLength": 10,
  2013.       "dashes": false,
  2014.       "datasource": "${DS_PROMETHEUS}",
  2015.       "editable": true,
  2016.       "error": false,
  2017.       "fieldConfig": {
  2018.         "defaults": {
  2019.           "custom": {}
  2020.         },
  2021.         "overrides": []
  2022.       },
  2023.       "fill": 3,
  2024.       "fillGradient": 0,
  2025.       "grid": {},
  2026.       "gridPos": {
  2027.         "h": 7,
  2028.         "w": 12,
  2029.         "x": 0,
  2030.         "y": 24
  2031.       },
  2032.       "hiddenSeries": false,
  2033.       "id": 10,
  2034.       "legend": {
  2035.         "alignAsTable": true,
  2036.         "avg": false,
  2037.         "current": true,
  2038.         "max": false,
  2039.         "min": false,
  2040.         "rightSide": true,
  2041.         "show": true,
  2042.         "sort": "current",
  2043.         "sortDesc": true,
  2044.         "total": false,
  2045.         "values": true
  2046.       },
  2047.       "lines": true,
  2048.       "linewidth": 2,
  2049.       "links": [],
  2050.       "nullPointMode": "null as zero",
  2051.       "options": {
  2052.         "alertThreshold": true
  2053.       },
  2054.       "percentage": false,
  2055.       "pluginVersion": "7.2.2",
  2056.       "pointradius": 5,
  2057.       "points": false,
  2058.       "renderer": "flot",
  2059.       "seriesOverrides": [],
  2060.       "spaceLength": 10,
  2061.       "stack": true,
  2062.       "steppedLine": false,
  2063.       "targets": [
  2064.         {
  2065.           "expr": "sum(container_memory_rss{name=~\".+\"}) by (name)",
  2066.           "hide": false,
  2067.           "intervalFactor": 2,
  2068.           "legendFormat": "{{name}}",
  2069.           "refId": "A",
  2070.           "step": 240
  2071.         },
  2072.         {
  2073.           "expr": "container_memory_usage_bytes{name=~\".+\"}",
  2074.           "hide": true,
  2075.           "intervalFactor": 2,
  2076.           "legendFormat": "{{name}}",
  2077.           "refId": "B",
  2078.           "step": 240
  2079.         }
  2080.       ],
  2081.       "thresholds": [],
  2082.       "timeFrom": null,
  2083.       "timeRegions": [],
  2084.       "timeShift": null,
  2085.       "title": "Memory Usage per Container",
  2086.       "tooltip": {
  2087.         "msResolution": true,
  2088.         "shared": true,
  2089.         "sort": 0,
  2090.         "value_type": "individual"
  2091.       },
  2092.       "type": "graph",
  2093.       "xaxis": {
  2094.         "buckets": null,
  2095.         "mode": "time",
  2096.         "name": null,
  2097.         "show": true,
  2098.         "values": []
  2099.       },
  2100.       "yaxes": [
  2101.         {
  2102.           "format": "bytes",
  2103.           "label": "",
  2104.           "logBase": 1,
  2105.           "max": null,
  2106.           "min": null,
  2107.           "show": true
  2108.         },
  2109.         {
  2110.           "format": "short",
  2111.           "label": null,
  2112.           "logBase": 1,
  2113.           "max": null,
  2114.           "min": null,
  2115.           "show": true
  2116.         }
  2117.       ],
  2118.       "yaxis": {
  2119.         "align": false,
  2120.         "alignLevel": null
  2121.       }
  2122.     },
  2123.     {
  2124.       "columns": [
  2125.         {
  2126.           "text": "Current",
  2127.           "value": "current"
  2128.         }
  2129.       ],
  2130.       "datasource": "${DS_PROMETHEUS}",
  2131.       "editable": true,
  2132.       "error": false,
  2133.       "fieldConfig": {
  2134.         "defaults": {
  2135.           "custom": {}
  2136.         },
  2137.         "overrides": []
  2138.       },
  2139.       "fontSize": "100%",
  2140.       "gridPos": {
  2141.         "h": 10,
  2142.         "w": 8,
  2143.         "x": 16,
  2144.         "y": 24
  2145.       },
  2146.       "id": 36,
  2147.       "links": [],
  2148.       "pageSize": null,
  2149.       "scroll": true,
  2150.       "showHeader": true,
  2151.       "sort": {
  2152.         "col": 1,
  2153.         "desc": true
  2154.       },
  2155.       "styles": [
  2156.         {
  2157.           "align": "auto",
  2158.           "colorMode": null,
  2159.           "colors": [
  2160.             "rgba(245, 54, 54, 0.9)",
  2161.             "rgba(237, 129, 40, 0.89)",
  2162.             "rgba(50, 172, 45, 0.97)"
  2163.           ],
  2164.           "decimals": 2,
  2165.           "pattern": "/.*/",
  2166.           "thresholds": [
  2167.             "10000000",
  2168.             " 25000000"
  2169.           ],
  2170.           "type": "number",
  2171.           "unit": "decbytes"
  2172.         }
  2173.       ],
  2174.       "targets": [
  2175.         {
  2176.           "expr": "sum(container_spec_memory_limit_bytes{name=~\".+\"} - container_memory_usage_bytes{name=~\".+\"}) by (name) ",
  2177.           "hide": true,
  2178.           "intervalFactor": 2,
  2179.           "legendFormat": "{{name}}",
  2180.           "metric": "",
  2181.           "refId": "A",
  2182.           "step": 240
  2183.         },
  2184.         {
  2185.           "expr": "sum(container_spec_memory_limit_bytes{name=~\".+\"}) by (name) ",
  2186.           "hide": false,
  2187.           "intervalFactor": 2,
  2188.           "legendFormat": "{{name}}",
  2189.           "refId": "B",
  2190.           "step": 240
  2191.         },
  2192.         {
  2193.           "expr": "container_memory_usage_bytes{name=~\".+\"}",
  2194.           "hide": true,
  2195.           "intervalFactor": 2,
  2196.           "legendFormat": "{{name}}",
  2197.           "refId": "C",
  2198.           "step": 240
  2199.         }
  2200.       ],
  2201.       "title": "Limit memory",
  2202.       "transform": "timeseries_aggregations",
  2203.       "type": "table-old"
  2204.     },
  2205.     {
  2206.       "columns": [
  2207.         {
  2208.           "text": "Current",
  2209.           "value": "current"
  2210.         }
  2211.       ],
  2212.       "datasource": "${DS_PROMETHEUS}",
  2213.       "editable": true,
  2214.       "error": false,
  2215.       "fieldConfig": {
  2216.         "defaults": {
  2217.           "custom": {}
  2218.         },
  2219.         "overrides": []
  2220.       },
  2221.       "fontSize": "100%",
  2222.       "gridPos": {
  2223.         "h": 10,
  2224.         "w": 8,
  2225.         "x": 0,
  2226.         "y": 31
  2227.       },
  2228.       "id": 37,
  2229.       "links": [],
  2230.       "pageSize": null,
  2231.       "scroll": true,
  2232.       "showHeader": true,
  2233.       "sort": {
  2234.         "col": 1,
  2235.         "desc": true
  2236.       },
  2237.       "styles": [
  2238.         {
  2239.           "align": "auto",
  2240.           "colorMode": null,
  2241.           "colors": [
  2242.             "rgba(245, 54, 54, 0.9)",
  2243.             "rgba(237, 129, 40, 0.89)",
  2244.             "rgba(50, 172, 45, 0.97)"
  2245.           ],
  2246.           "decimals": 2,
  2247.           "pattern": "/.*/",
  2248.           "thresholds": [
  2249.             "10000000",
  2250.             " 25000000"
  2251.           ],
  2252.           "type": "number",
  2253.           "unit": "decbytes"
  2254.         }
  2255.       ],
  2256.       "targets": [
  2257.         {
  2258.           "expr": "sum(container_spec_memory_limit_bytes{name=~\".+\"} - container_memory_usage_bytes{name=~\".+\"}) by (name) ",
  2259.           "hide": true,
  2260.           "intervalFactor": 2,
  2261.           "legendFormat": "{{name}}",
  2262.           "metric": "",
  2263.           "refId": "A",
  2264.           "step": 240
  2265.         },
  2266.         {
  2267.           "expr": "sum(container_spec_memory_limit_bytes{name=~\".+\"}) by (name) ",
  2268.           "hide": true,
  2269.           "intervalFactor": 2,
  2270.           "legendFormat": "{{name}}",
  2271.           "refId": "B",
  2272.           "step": 240
  2273.         },
  2274.         {
  2275.           "expr": "container_memory_usage_bytes{name=~\".+\"}",
  2276.           "hide": false,
  2277.           "intervalFactor": 2,
  2278.           "legendFormat": "{{name}}",
  2279.           "refId": "C",
  2280.           "step": 240
  2281.         }
  2282.       ],
  2283.       "title": "Usage memory",
  2284.       "transform": "timeseries_aggregations",
  2285.       "type": "table-old"
  2286.     },
  2287.     {
  2288.       "columns": [
  2289.         {
  2290.           "text": "Current",
  2291.           "value": "current"
  2292.         }
  2293.       ],
  2294.       "datasource": "${DS_PROMETHEUS}",
  2295.       "editable": true,
  2296.       "error": false,
  2297.       "fieldConfig": {
  2298.         "defaults": {
  2299.           "custom": {}
  2300.         },
  2301.         "overrides": []
  2302.       },
  2303.       "fontSize": "100%",
  2304.       "gridPos": {
  2305.         "h": 10,
  2306.         "w": 8,
  2307.         "x": 8,
  2308.         "y": 31
  2309.       },
  2310.       "id": 35,
  2311.       "links": [],
  2312.       "pageSize": null,
  2313.       "scroll": true,
  2314.       "showHeader": true,
  2315.       "sort": {
  2316.         "col": 1,
  2317.         "desc": false
  2318.       },
  2319.       "styles": [
  2320.         {
  2321.           "align": "auto",
  2322.           "colorMode": "cell",
  2323.           "colors": [
  2324.             "rgba(50, 172, 45, 0.97)",
  2325.             "rgba(237, 129, 40, 0.89)",
  2326.             "rgba(245, 54, 54, 0.9)"
  2327.           ],
  2328.           "decimals": 2,
  2329.           "pattern": "/.*/",
  2330.           "thresholds": [
  2331.             "80",
  2332.             "90"
  2333.           ],
  2334.           "type": "number",
  2335.           "unit": "percent"
  2336.         }
  2337.       ],
  2338.       "targets": [
  2339.         {
  2340.           "expr": "sum(100 - ((container_spec_memory_limit_bytes{name=~\".+\"} - container_memory_usage_bytes{name=~\".+\"})  * 100 / container_spec_memory_limit_bytes{name=~\".+\"}) ) by (name) ",
  2341.           "intervalFactor": 2,
  2342.           "legendFormat": "{{name}}",
  2343.           "metric": "",
  2344.           "refId": "A",
  2345.           "step": 240
  2346.         },
  2347.         {
  2348.           "expr": "sum(container_spec_memory_limit_bytes{name=~\".+\"}) by (name) ",
  2349.           "hide": true,
  2350.           "intervalFactor": 2,
  2351.           "legendFormat": "{{name}}",
  2352.           "refId": "B",
  2353.           "step": 240
  2354.         },
  2355.         {
  2356.           "expr": "container_memory_usage_bytes{name=~\".+\"}",
  2357.           "hide": true,
  2358.           "intervalFactor": 2,
  2359.           "legendFormat": "{{name}}",
  2360.           "refId": "C",
  2361.           "step": 240
  2362.         }
  2363.       ],
  2364.       "title": "Remaining memory",
  2365.       "transform": "timeseries_aggregations",
  2366.       "type": "table-old"
  2367.     }
  2368.   ],
  2369.   "refresh": "5m",
  2370.   "schemaVersion": 26,
  2371.   "style": "dark",
  2372.   "tags": [],
  2373.   "templating": {
  2374.     "list": [
  2375.       {
  2376.         "allValue": ".+",
  2377.         "current": {},
  2378.         "datasource": "${DS_PROMETHEUS}",
  2379.         "definition": "",
  2380.         "hide": 0,
  2381.         "includeAll": true,
  2382.         "label": "Container Group",
  2383.         "multi": true,
  2384.         "name": "containergroup",
  2385.         "options": [],
  2386.         "query": "label_values(container_group)",
  2387.         "refresh": 1,
  2388.         "regex": "",
  2389.         "skipUrlSync": false,
  2390.         "sort": 0,
  2391.         "tagValuesQuery": null,
  2392.         "tags": [],
  2393.         "tagsQuery": null,
  2394.         "type": "query",
  2395.         "useTags": false
  2396.       },
  2397.       {
  2398.         "auto": true,
  2399.         "auto_count": 50,
  2400.         "auto_min": "50s",
  2401.         "current": {
  2402.           "selected": false,
  2403.           "text": "auto",
  2404.           "value": "$__auto_interval_interval"
  2405.         },
  2406.         "datasource": null,
  2407.         "hide": 0,
  2408.         "includeAll": false,
  2409.         "label": "Interval",
  2410.         "multi": false,
  2411.         "name": "interval",
  2412.         "options": [
  2413.           {
  2414.             "selected": true,
  2415.             "text": "auto",
  2416.             "value": "$__auto_interval_interval"
  2417.           },
  2418.           {
  2419.             "selected": false,
  2420.             "text": "30s",
  2421.             "value": "30s"
  2422.           },
  2423.           {
  2424.             "selected": false,
  2425.             "text": "1m",
  2426.             "value": "1m"
  2427.           },
  2428.           {
  2429.             "selected": false,
  2430.             "text": "2m",
  2431.             "value": "2m"
  2432.           },
  2433.           {
  2434.             "selected": false,
  2435.             "text": "3m",
  2436.             "value": "3m"
  2437.           },
  2438.           {
  2439.             "selected": false,
  2440.             "text": "5m",
  2441.             "value": "5m"
  2442.           },
  2443.           {
  2444.             "selected": false,
  2445.             "text": "7m",
  2446.             "value": "7m"
  2447.           },
  2448.           {
  2449.             "selected": false,
  2450.             "text": "10m",
  2451.             "value": "10m"
  2452.           },
  2453.           {
  2454.             "selected": false,
  2455.             "text": "30m",
  2456.             "value": "30m"
  2457.           },
  2458.           {
  2459.             "selected": false,
  2460.             "text": "1h",
  2461.             "value": "1h"
  2462.           },
  2463.           {
  2464.             "selected": false,
  2465.             "text": "6h",
  2466.             "value": "6h"
  2467.           },
  2468.           {
  2469.             "selected": false,
  2470.             "text": "12h",
  2471.             "value": "12h"
  2472.           },
  2473.           {
  2474.             "selected": false,
  2475.             "text": "1d",
  2476.             "value": "1d"
  2477.           },
  2478.           {
  2479.             "selected": false,
  2480.             "text": "7d",
  2481.             "value": "7d"
  2482.           },
  2483.           {
  2484.             "selected": false,
  2485.             "text": "14d",
  2486.             "value": "14d"
  2487.           },
  2488.           {
  2489.             "selected": false,
  2490.             "text": "30d",
  2491.             "value": "30d"
  2492.           }
  2493.         ],
  2494.         "query": "30s,1m,2m,3m,5m,7m,10m,30m,1h,6h,12h,1d,7d,14d,30d",
  2495.         "queryValue": "",
  2496.         "refresh": 2,
  2497.         "skipUrlSync": false,
  2498.         "type": "interval"
  2499.       },
  2500.       {
  2501.         "allValue": null,
  2502.         "current": {},
  2503.         "datasource": "${DS_PROMETHEUS}",
  2504.         "definition": "",
  2505.         "hide": 0,
  2506.         "includeAll": false,
  2507.         "label": "Node",
  2508.         "multi": true,
  2509.         "name": "server",
  2510.         "options": [],
  2511.         "query": "label_values(node_boot_time, instance)",
  2512.         "refresh": 1,
  2513.         "regex": "/([^:]+):.*/",
  2514.         "skipUrlSync": false,
  2515.         "sort": 0,
  2516.         "tagValuesQuery": null,
  2517.         "tags": [],
  2518.         "tagsQuery": null,
  2519.         "type": "query",
  2520.         "useTags": false
  2521.       }
  2522.     ]
  2523.   },
  2524.   "time": {
  2525.     "from": "now-24h",
  2526.     "to": "now"
  2527.   },
  2528.   "timepicker": {
  2529.     "refresh_intervals": [
  2530.       "5s",
  2531.       "10s",
  2532.       "30s",
  2533.       "1m",
  2534.       "5m",
  2535.       "15m",
  2536.       "30m",
  2537.       "1h",
  2538.       "2h",
  2539.       "1d"
  2540.     ],
  2541.     "time_options": [
  2542.       "5m",
  2543.       "15m",
  2544.       "1h",
  2545.       "6h",
  2546.       "12h",
  2547.       "24h",
  2548.       "2d",
  2549.       "7d",
  2550.       "30d"
  2551.     ]
  2552.   },
  2553.   "timezone": "browser",
  2554.   "title": "Docker and system monitoring",
  2555.   "uid": "mHHQt2pMk",
  2556.   "version": 6
  2557. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement