Guest User

Untitled

a guest
May 22nd, 2020
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 21.24 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": "datasource",
  15.       "id": "cloudwatch",
  16.       "name": "CloudWatch",
  17.       "version": "5.0.0"
  18.     },
  19.     {
  20.       "type": "datasource",
  21.       "id": "prometheus",
  22.       "name": "Prometheus",
  23.       "version": "1.0.0"
  24.     },
  25.     {
  26.       "type": "grafana",
  27.       "id": "grafana",
  28.       "name": "Grafana",
  29.       "version": "5.0.0"
  30.     },
  31.     {
  32.       "type": "panel",
  33.       "id": "graph",
  34.       "name": "Graph",
  35.       "version": "5.0.0"
  36.     },
  37.     {
  38.       "type": "panel",
  39.       "id": "text",
  40.       "name": "Text",
  41.       "version": "5.0.0"
  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": "Visualize AWS EC2 and related EBS metrics",
  58.   "editable": false,
  59.   "gnetId": 617,
  60.   "graphTooltip": 0,
  61.   "id": null,
  62.   "iteration": 1527183146074,
  63.   "links": [],
  64.   "panels": [
  65.     {
  66.       "aliasColors": {},
  67.       "bars": false,
  68.       "dashLength": 10,
  69.       "dashes": false,
  70.       "datasource": "${datasource}",
  71.       "editable": true,
  72.       "error": false,
  73.       "fill": 1,
  74.       "grid": {},
  75.       "gridPos": {
  76.         "h": 7,
  77.         "w": 24,
  78.         "x": 0,
  79.         "y": 0
  80.       },
  81.       "id": 7,
  82.       "legend": {
  83.         "alignAsTable": true,
  84.         "avg": true,
  85.         "current": true,
  86.         "max": true,
  87.         "min": true,
  88.         "show": true,
  89.         "sort": "current",
  90.         "sortDesc": true,
  91.         "total": false,
  92.         "values": true
  93.       },
  94.       "lines": true,
  95.       "linewidth": 2,
  96.       "links": [],
  97.       "nullPointMode": "connected",
  98.       "percentage": false,
  99.       "pointradius": 5,
  100.       "points": false,
  101.       "renderer": "flot",
  102.       "seriesOverrides": [],
  103.       "spaceLength": 10,
  104.       "stack": false,
  105.       "steppedLine": false,
  106.       "targets": [
  107.         {
  108.           "alias": "",
  109.           "application": {
  110.             "filter": ""
  111.           },
  112.           "dimensions": {
  113.             "InstanceId": "$instanceid"
  114.           },
  115.           "functions": [],
  116.           "group": {
  117.             "filter": ""
  118.           },
  119.           "host": {
  120.             "filter": ""
  121.           },
  122.           "item": {
  123.             "filter": ""
  124.           },
  125.           "metricName": "CPUUtilization",
  126.           "mode": 0,
  127.           "namespace": "AWS/EC2",
  128.           "options": {
  129.             "showDisabledItems": false
  130.           },
  131.           "period": "",
  132.           "refId": "A",
  133.           "region": "$region",
  134.           "statistics": [
  135.             "Average"
  136.           ]
  137.         }
  138.       ],
  139.       "thresholds": [],
  140.       "timeFrom": null,
  141.       "timeShift": null,
  142.       "title": "CPUUtilization",
  143.       "tooltip": {
  144.         "msResolution": false,
  145.         "shared": true,
  146.         "sort": 0,
  147.         "value_type": "cumulative"
  148.       },
  149.       "type": "graph",
  150.       "xaxis": {
  151.         "buckets": null,
  152.         "mode": "time",
  153.         "name": null,
  154.         "show": true,
  155.         "values": []
  156.       },
  157.       "yaxes": [
  158.         {
  159.           "format": "percent",
  160.           "label": null,
  161.           "logBase": 1,
  162.           "max": null,
  163.           "min": 0,
  164.           "show": true
  165.         },
  166.         {
  167.           "format": "short",
  168.           "label": null,
  169.           "logBase": 1,
  170.           "max": null,
  171.           "min": null,
  172.           "show": false
  173.         }
  174.       ],
  175.       "yaxis": {
  176.         "align": false,
  177.         "alignLevel": null
  178.       }
  179.     },
  180.     {
  181.       "aliasColors": {},
  182.       "bars": false,
  183.       "dashLength": 10,
  184.       "dashes": false,
  185.       "datasource": "${datasource}",
  186.       "editable": true,
  187.       "error": false,
  188.       "fill": 1,
  189.       "grid": {},
  190.       "gridPos": {
  191.         "h": 7,
  192.         "w": 24,
  193.         "x": 0,
  194.         "y": 7
  195.       },
  196.       "id": 8,
  197.       "legend": {
  198.         "alignAsTable": true,
  199.         "avg": true,
  200.         "current": true,
  201.         "max": true,
  202.         "min": true,
  203.         "show": true,
  204.         "sort": "current",
  205.         "sortDesc": true,
  206.         "total": false,
  207.         "values": true
  208.       },
  209.       "lines": true,
  210.       "linewidth": 2,
  211.       "links": [],
  212.       "nullPointMode": "connected",
  213.       "percentage": false,
  214.       "pointradius": 5,
  215.       "points": false,
  216.       "renderer": "flot",
  217.       "seriesOverrides": [],
  218.       "spaceLength": 10,
  219.       "stack": false,
  220.       "steppedLine": false,
  221.       "targets": [
  222.         {
  223.           "alias": "",
  224.           "application": {
  225.             "filter": ""
  226.           },
  227.           "dimensions": {
  228.             "InstanceId": "$instanceid"
  229.           },
  230.           "functions": [],
  231.           "group": {
  232.             "filter": ""
  233.           },
  234.           "host": {
  235.             "filter": ""
  236.           },
  237.           "item": {
  238.             "filter": ""
  239.           },
  240.           "metricName": "CPUCreditUsage",
  241.           "mode": 0,
  242.           "namespace": "AWS/EC2",
  243.           "options": {
  244.             "showDisabledItems": false
  245.           },
  246.           "period": "",
  247.           "refId": "A",
  248.           "region": "$region",
  249.           "statistics": [
  250.             "Average"
  251.           ]
  252.         },
  253.         {
  254.           "alias": "",
  255.           "application": {
  256.             "filter": ""
  257.           },
  258.           "dimensions": {
  259.             "InstanceId": "$instanceid"
  260.           },
  261.           "functions": [],
  262.           "group": {
  263.             "filter": ""
  264.           },
  265.           "host": {
  266.             "filter": ""
  267.           },
  268.           "item": {
  269.             "filter": ""
  270.           },
  271.           "metricName": "CPUCreditBalance",
  272.           "mode": 0,
  273.           "namespace": "AWS/EC2",
  274.           "options": {
  275.             "showDisabledItems": false
  276.           },
  277.           "period": "",
  278.           "refId": "B",
  279.           "region": "$region",
  280.           "statistics": [
  281.             "Average"
  282.           ]
  283.         }
  284.       ],
  285.       "thresholds": [],
  286.       "timeFrom": null,
  287.       "timeShift": null,
  288.       "title": "CPUCredit",
  289.       "tooltip": {
  290.         "msResolution": false,
  291.         "shared": true,
  292.         "sort": 0,
  293.         "value_type": "cumulative"
  294.       },
  295.       "type": "graph",
  296.       "xaxis": {
  297.         "buckets": null,
  298.         "mode": "time",
  299.         "name": null,
  300.         "show": true,
  301.         "values": []
  302.       },
  303.       "yaxes": [
  304.         {
  305.           "format": "none",
  306.           "label": null,
  307.           "logBase": 1,
  308.           "max": null,
  309.           "min": 0,
  310.           "show": true
  311.         },
  312.         {
  313.           "format": "short",
  314.           "label": null,
  315.           "logBase": 1,
  316.           "max": null,
  317.           "min": null,
  318.           "show": false
  319.         }
  320.       ],
  321.       "yaxis": {
  322.         "align": false,
  323.         "alignLevel": null
  324.       }
  325.     },
  326.  
  327.  
  328.  
  329.     {
  330.       "alert": {
  331.         "alertRuleTags": {},
  332.         "conditions": [
  333.           {
  334.             "evaluator": {
  335.               "params": [
  336.                 90
  337.               ],
  338.               "type": "gt"
  339.             },
  340.             "operator": {
  341.               "type": "and"
  342.             },
  343.             "query": {
  344.               "params": [
  345.                 "A",
  346.                 "5m",
  347.                 "now"
  348.               ]
  349.             },
  350.             "reducer": {
  351.               "params": [],
  352.               "type": "min"
  353.             },
  354.             "type": "query"
  355.           }
  356.         ],
  357.         "executionErrorState": "alerting",
  358.         "for": "0m",
  359.         "frequency": "60s",
  360.         "handler": 1,
  361.         "message": "Disk Space Alert",
  362.         "name": "Linux Nodes Disk Usage alert",
  363.         "noDataState": "no_data",
  364.         "notifications": []
  365.  
  366.       },
  367.       "aliasColors": {},
  368.       "bars": false,
  369.       "dashLength": 10,
  370.       "dashes": false,
  371.       "datasource": "${DS_PROMETHEUS}",
  372.       "fill": 1,
  373.       "fillGradient": 0,
  374.       "gridPos": {
  375.         "h": 7,
  376.         "w": 24,
  377.         "x": 0,
  378.         "y": 9
  379.       },
  380.       "hiddenSeries": false,
  381.       "id": 1,
  382.       "legend": {
  383.         "avg": false,
  384.         "current": true,
  385.         "max": false,
  386.         "min": false,
  387.         "show": true,
  388.         "total": false,
  389.         "values": true
  390.       },
  391.       "lines": true,
  392.       "linewidth": 1,
  393.       "links": [],
  394.       "nullPointMode": "null",
  395.       "options": {
  396.         "dataLinks": []
  397.       },
  398.       "paceLength": 10,
  399.       "percentage": false,
  400.       "pointradius": 5,
  401.       "points": false,
  402.       "renderer": "flot",
  403.       "seriesOverrides": [],
  404.       "spaceLength": 10,
  405.       "stack": false,
  406.       "steppedLine": false,
  407.       "targets": [
  408.         {
  409.           "expr": "100.0 - 100 * ((node_filesystem_avail_bytes / 1000 / 1000 ) / (node_filesystem_size_bytes  / 1024 / 1024))",
  410.           "format": "time_series",
  411.           "interval": "",
  412.           "intervalFactor": 2,
  413.           "legendFormat": "{{instance}} - {{mountpoint}}",
  414.           "refId": "A",
  415.           "period": "",
  416.           "dimensions": {
  417.             "InstanceId": "$instanceid"
  418.           }
  419.         }
  420.       ],
  421.       "thresholds": [
  422.         {
  423.           "colorMode": "critical",
  424.           "fill": true,
  425.           "line": true,
  426.           "op": "gt",
  427.           "value": 90,
  428.           "yaxis": "left"
  429.         }
  430.       ],
  431.       "timeFrom": null,
  432.       "timeRegions": [],
  433.       "timeShift": null,
  434.       "title": "Linux Nodes Disk Usage",
  435.       "tooltip": {
  436.         "shared": true,
  437.         "sort": 0,
  438.         "value_type": "individual"
  439.       },
  440.       "transparent": true,
  441.       "type": "graph",
  442.       "xaxis": {
  443.         "buckets": null,
  444.         "mode": "time",
  445.         "name": null,
  446.         "show": true,
  447.         "values": []
  448.       },
  449.       "yaxes": [
  450.         {
  451.           "decimals": null,
  452.           "format": "percent",
  453.           "label": "",
  454.           "logBase": 1,
  455.           "max": "100",
  456.           "min": "0",
  457.           "show": true
  458.         },
  459.         {
  460.           "format": "short",
  461.           "label": null,
  462.           "logBase": 1,
  463.           "max": null,
  464.           "min": null,
  465.           "show": true
  466.         }
  467.       ],
  468.       "yaxis": {
  469.         "align": false,
  470.         "alignLevel": null
  471.       }
  472.     },
  473.  
  474.  
  475.     {
  476.       "aliasColors": {},
  477.       "bars": false,
  478.       "dashLength": 10,
  479.       "dashes": false,
  480.       "datasource": "${datasource}",
  481.       "editable": true,
  482.       "error": false,
  483.       "fill": 1,
  484.       "grid": {},
  485.       "gridPos": {
  486.         "h": 7,
  487.         "w": 24,
  488.         "x": 0,
  489.         "y": 42
  490.       },
  491.       "id": 13,
  492.       "legend": {
  493.         "alignAsTable": true,
  494.         "avg": true,
  495.         "current": true,
  496.         "max": true,
  497.         "min": true,
  498.         "show": true,
  499.         "sort": "current",
  500.         "sortDesc": true,
  501.         "total": false,
  502.         "values": true
  503.       },
  504.       "lines": true,
  505.       "linewidth": 2,
  506.       "links": [],
  507.       "nullPointMode": "connected",
  508.       "percentage": false,
  509.       "pointradius": 5,
  510.       "points": false,
  511.       "renderer": "flot",
  512.       "seriesOverrides": [],
  513.       "spaceLength": 10,
  514.       "stack": false,
  515.       "steppedLine": false,
  516.       "targets": [
  517.         {
  518.           "alias": "",
  519.           "application": {
  520.             "filter": ""
  521.           },
  522.           "dimensions": {
  523.             "InstanceId": "$instanceid"
  524.           },
  525.           "functions": [],
  526.           "group": {
  527.             "filter": ""
  528.           },
  529.           "host": {
  530.             "filter": ""
  531.           },
  532.           "item": {
  533.             "filter": ""
  534.           },
  535.           "metricName": "StatusCheckFailed",
  536.           "mode": 0,
  537.           "namespace": "AWS/EC2",
  538.           "options": {
  539.             "showDisabledItems": false
  540.           },
  541.           "period": "",
  542.           "refId": "A",
  543.           "region": "$region",
  544.           "statistics": [
  545.             "Average"
  546.           ]
  547.         },
  548.         {
  549.           "alias": "",
  550.           "application": {
  551.             "filter": ""
  552.           },
  553.           "dimensions": {
  554.             "InstanceId": "$instanceid"
  555.           },
  556.           "functions": [],
  557.           "group": {
  558.             "filter": ""
  559.           },
  560.           "host": {
  561.             "filter": ""
  562.           },
  563.           "item": {
  564.             "filter": ""
  565.           },
  566.           "metricName": "StatusCheckFailed_Instance",
  567.           "mode": 0,
  568.           "namespace": "AWS/EC2",
  569.           "options": {
  570.             "showDisabledItems": false
  571.           },
  572.           "period": "",
  573.           "refId": "B",
  574.           "region": "$region",
  575.           "statistics": [
  576.             "Average"
  577.           ]
  578.         },
  579.         {
  580.           "alias": "",
  581.           "application": {
  582.             "filter": ""
  583.           },
  584.           "dimensions": {
  585.             "InstanceId": "$instanceid"
  586.           },
  587.           "functions": [],
  588.           "group": {
  589.             "filter": ""
  590.           },
  591.           "host": {
  592.             "filter": ""
  593.           },
  594.           "item": {
  595.             "filter": ""
  596.           },
  597.           "metricName": "StatusCheckFailed_System",
  598.           "mode": 0,
  599.           "namespace": "AWS/EC2",
  600.           "options": {
  601.             "showDisabledItems": false
  602.           },
  603.           "period": "",
  604.           "refId": "C",
  605.           "region": "$region",
  606.           "statistics": [
  607.             "Average"
  608.           ]
  609.         }
  610.       ],
  611.       "thresholds": [],
  612.       "timeFrom": null,
  613.       "timeShift": null,
  614.       "title": "StatusCheck",
  615.       "tooltip": {
  616.         "msResolution": false,
  617.         "shared": true,
  618.         "sort": 0,
  619.         "value_type": "cumulative"
  620.       },
  621.       "type": "graph",
  622.       "xaxis": {
  623.         "buckets": null,
  624.         "mode": "time",
  625.         "name": null,
  626.         "show": true,
  627.         "values": []
  628.       },
  629.       "yaxes": [
  630.         {
  631.           "format": "none",
  632.           "label": null,
  633.           "logBase": 1,
  634.           "max": null,
  635.           "min": 0,
  636.           "show": true
  637.         },
  638.         {
  639.           "format": "short",
  640.           "label": null,
  641.           "logBase": 1,
  642.           "max": null,
  643.           "min": null,
  644.           "show": false
  645.         }
  646.       ],
  647.       "yaxis": {
  648.         "align": false,
  649.         "alignLevel": null
  650.       }
  651.     },
  652.  
  653.  
  654.  
  655.  
  656.     {
  657.       "aliasColors": {},
  658.       "bars": false,
  659.       "dashLength": 10,
  660.       "dashes": false,
  661.       "datasource": "${datasource}",
  662.       "editable": true,
  663.       "error": false,
  664.       "fill": 1,
  665.       "grid": {},
  666.       "gridPos": {
  667.         "h": 7,
  668.         "w": 24,
  669.         "x": 0,
  670.         "y": 84
  671.       },
  672.       "id": 19,
  673.       "legend": {
  674.         "alignAsTable": true,
  675.         "avg": true,
  676.         "current": true,
  677.         "max": true,
  678.         "min": true,
  679.         "show": true,
  680.         "sort": "current",
  681.         "sortDesc": true,
  682.         "total": false,
  683.         "values": true
  684.       },
  685.       "lines": true,
  686.       "linewidth": 2,
  687.       "links": [],
  688.       "nullPointMode": "connected",
  689.       "percentage": false,
  690.       "pointradius": 5,
  691.       "points": false,
  692.       "renderer": "flot",
  693.       "seriesOverrides": [
  694.         {
  695.           "alias": "VolumeIdleTime_Average",
  696.           "yaxis": 2
  697.         },
  698.         {
  699.           "alias": "VolumeConsumedReadWriteOps_Average",
  700.           "yaxis": 2
  701.         }
  702.       ],
  703.       "spaceLength": 10,
  704.       "stack": false,
  705.       "steppedLine": false,
  706.       "targets": [
  707.         {
  708.           "alias": "",
  709.           "application": {
  710.             "filter": ""
  711.           },
  712.           "dimensions": {
  713.             "VolumeId": "$volumeid"
  714.           },
  715.           "functions": [],
  716.           "group": {
  717.             "filter": ""
  718.           },
  719.           "host": {
  720.             "filter": ""
  721.           },
  722.           "item": {
  723.             "filter": ""
  724.           },
  725.           "metricName": "BurstBalance",
  726.           "mode": 0,
  727.           "namespace": "AWS/EBS",
  728.           "options": {
  729.             "showDisabledItems": false
  730.           },
  731.           "period": "",
  732.           "refId": "A",
  733.           "region": "$region",
  734.           "statistics": [
  735.             "Average"
  736.           ]
  737.         }
  738.       ],
  739.       "thresholds": [],
  740.       "timeFrom": null,
  741.       "timeShift": null,
  742.       "title": "EBS BurstBalance",
  743.       "tooltip": {
  744.         "msResolution": false,
  745.         "shared": true,
  746.         "sort": 0,
  747.         "value_type": "cumulative"
  748.       },
  749.       "type": "graph",
  750.       "xaxis": {
  751.         "buckets": null,
  752.         "mode": "time",
  753.         "name": null,
  754.         "show": true,
  755.         "values": []
  756.       },
  757.       "yaxes": [
  758.         {
  759.           "format": "percent",
  760.           "label": null,
  761.           "logBase": 1,
  762.           "max": null,
  763.           "min": 0,
  764.           "show": true
  765.         },
  766.         {
  767.           "format": "none",
  768.           "label": null,
  769.           "logBase": 1,
  770.           "max": null,
  771.           "min": 0,
  772.           "show": false
  773.         }
  774.       ],
  775.       "yaxis": {
  776.         "align": false,
  777.         "alignLevel": null
  778.       }
  779.     }
  780.   ],
  781.   "refresh": false,
  782.   "schemaVersion": 16,
  783.   "style": "dark",
  784.   "tags": [
  785.     "monitoringartist",
  786.     "cloudwatch"
  787.   ],
  788.   "templating": {
  789.     "list": [
  790.       {
  791.         "current": {},
  792.         "hide": 0,
  793.         "includeAll": false,
  794.         "label": "Datasource",
  795.         "multi": false,
  796.         "name": "datasource",
  797.         "options": [],
  798.         "query": "cloudwatch",
  799.         "refresh": 1,
  800.         "regex": "",
  801.         "skipUrlSync": false,
  802.         "type": "datasource"
  803.       },
  804.       {
  805.         "allValue": null,
  806.         "current": {},
  807.         "datasource": "${DS_PROMETHEUS}",
  808.         "hide": 0,
  809.         "includeAll": false,
  810.         "label": "Node:",
  811.         "multi": false,
  812.         "name": "node",
  813.         "options": [],
  814.         "query": "label_values(node_boot_time_seconds, instance)",
  815.         "refresh": 1,
  816.         "regex": "/([^:]+):.*/",
  817.         "sort": 0,
  818.         "tagValuesQuery": "",
  819.         tags": [],
  820.        "tagsQuery": "",
  821.        "type": "query",
  822.        "useTags": false
  823.      },
  824.      {
  825.        "allValue": null,
  826.        "current": {},
  827.        "datasource": "${datasource}",
  828.        "hide": 0,
  829.        "includeAll": false,
  830.        "label": "Region",
  831.        "multi": false,
  832.        "name": "region",
  833.        "options": [],
  834.        "query": "regions()",
  835.        "refresh": 1,
  836.        "regex": "",
  837.        "sort": 0,
  838.        "tagValuesQuery": "",
  839.        "tags": [],
  840.        "tagsQuery": "",
  841.        "type": "query",
  842.        "useTags": false
  843.      },
  844.      {
  845.        "allValue": "*",
  846.        "current": {},
  847.        "datasource": "${datasource}",
  848.        "hide": 0,
  849.        "includeAll": true,
  850.        "label": "Tag Name",
  851.        "multi": false,
  852.        "name": "instancename",
  853.        "options": [],
  854.        "query": "ec2_instance_attribute($region, Tags.Name, {})",
  855.        "refresh": 1,
  856.        "regex": "",
  857.        "sort": 1,
  858.        "tagValuesQuery": "",
  859.        "tags": [],
  860.        "tagsQuery": "",
  861.        "type": "query",
  862.        "useTags": false
  863.      },
  864.      {
  865.        "allValue": null,
  866.        "current": {},
  867.        "datasource": "${datasource}",
  868.        "hide": 0,
  869.        "includeAll": false,
  870.        "label": "Instance ID",
  871.        "multi": false,
  872.        "name": "instanceid",
  873.        "options": [],
  874.        "query": "ec2_instance_attribute($region, InstanceId, {\"tag:Name\": [\"$instancename\"]})",
  875.         "refresh": 1,
  876.         "regex": "",
  877.         "sort": 1,
  878.         "tagValuesQuery": "",
  879.         "tags": [],
  880.         "tagsQuery": "",
  881.         "type": "query",
  882.         "useTags": false
  883.       },
  884.       {
  885.         "allValue": "*",
  886.         "current": {},
  887.         "datasource": "${datasource}",
  888.         "hide": 0,
  889.         "includeAll": false,
  890.         "label": "EBS volume",
  891.         "multi": false,
  892.         "name": "volumeid",
  893.         "options": [],
  894.         "query": "ebs_volume_ids($region, $instanceid)",
  895.         "refresh": 1,
  896.         "regex": "",
  897.         "sort": 0,
  898.         "tagValuesQuery": "",
  899.         "tags": [],
  900.         "tagsQuery": "",
  901.         "type": "query",
  902.         "useTags": false
  903.       },
  904.       {
  905.         "allValue": "*",
  906.         "current": {},
  907.         "datasource": "${datasource}",
  908.         "hide": 0,
  909.         "includeAll": false,
  910.         "label": "Info InstanceType",
  911.         "multi": false,
  912.         "name": "instancetype",
  913.         "options": [],
  914.         "query": "ec2_instance_attribute($region,InstanceType, {\"instance-id\": [\"$instanceid\"]})",
  915.         "refresh": 1,
  916.         "regex": "",
  917.         "sort": 0,
  918.         "tagValuesQuery": "",
  919.         "tags": [],
  920.         "tagsQuery": "",
  921.         "type": "query",
  922.         "useTags": false
  923.       }
  924.     ]
  925.   },
  926.   "time": {
  927.     "from": "now-24h",
  928.     "to": "now"
  929.   },
  930.   "timepicker": {
  931.     "refresh_intervals": [
  932.       "5s",
  933.       "10s",
  934.       "30s",
  935.       "1m",
  936.       "5m",
  937.       "15m",
  938.       "30m",
  939.       "1h",
  940.       "2h",
  941.       "1d"
  942.     ],
  943.     "time_options": [
  944.       "5m",
  945.       "15m",
  946.       "1h",
  947.       "6h",
  948.       "12h",
  949.       "24h",
  950.       "2d",
  951.       "7d",
  952.       "30d"
  953.     ]
  954.   },
  955.   "timezone": "browser",
  956.   "title": "AWS EC2",
  957.   "uid": "AWSEC2",
  958.   "version": 1
  959. }
Add Comment
Please, Sign In to add comment