{ "title": "Grafana", "tags": [], "timezone": "browser", "editable": true, "rows": [ { "title": "New row", "height": "150px", "collapse": false, "editable": true, "panels": [ { "id": 1, "span": 12, "editable": true, "type": "text", "mode": "html", "content": "
\n \n
", "style": {}, "title": "Welcome to" } ] }, { "title": "Welcome to Grafana", "height": "210px", "collapse": false, "editable": true, "panels": [ { "id": 2, "span": 6, "type": "text", "mode": "html", "content": "
\n\n
\n
\n \n
\n
\n \n
\n
", "style": {}, "title": "Documentation Links" }, { "id": 3, "span": 6, "type": "text", "mode": "html", "content": "
\n\n
\n
\n \n
\n
\n", "style": {}, "title": "Tips & Shortcuts" } ] }, { "title": "test", "height": "250px", "editable": true, "collapse": false, "panels": [ { "id": 4, "span": 12, "type": "graph", "x-axis": true, "y-axis": true, "scale": 1, "y_formats": ["short", "short"], "grid": { "max": null, "min": null, "leftMax": null, "rightMax": null, "leftMin": null, "rightMin": null, "threshold1": null, "threshold2": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "resolution": 100, "lines": true, "fill": 1, "linewidth": 2, "dashes": false, "dashLength": 10, "spaceLength": 10, "points": false, "pointradius": 5, "bars": false, "stack": true, "spyable": true, "options": false, "legend": { "show": true, "values": false, "min": false, "max": false, "current": false, "total": false, "avg": false }, "interactive": true, "legend_counts": true, "timezone": "browser", "percentage": false, "nullPointMode": "connected", "steppedLine": false, "tooltip": { "value_type": "cumulative", "query_as_alias": true }, "targets": [ { "target": "randomWalk('random walk')", "function": "mean", "column": "value" } ], "aliasColors": {}, "aliasYAxis": {}, "title": "First Graph (click title to edit)", "datasource": "graphite", "renderer": "flot", "annotate": { "enable": false } } ] } ], "nav": [ { "type": "timepicker", "collapse": false, "enable": true, "status": "Stable", "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"], "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"], "now": true } ], "time": { "from": "now-6h", "to": "now" }, "templating": { "list": [] }, "version": 5 }