Grafana.wikimedia.org/template-dashboard.json

From Wikitech

{

 "id": null,
 "title": "Template Dashboard",
 "originalTitle": "Template Dashboard",
 "tags": [],
 "style": "light",
 "timezone": "utc",
 "editable": true,
 "hideControls": false,
 "sharedCrosshair": true,
 "rows": [
   {
     "title": "(row title)",
     "height": "300px",
     "collapse": false,
     "panels": [
       {
         "id": 7,
         "span": 6,
         "type": "graph",
         "x-axis": true,
         "y-axis": true,
         "scale": 1,
         "y_formats": [
           "ms",
           "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,
         "points": false,
         "pointradius": 5,
         "bars": false,
         "stack": false,
         "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": true,
         "zerofill": true,
         "nullPointMode": "null",
         "steppedLine": false,
         "tooltip": {
           "value_type": "cumulative",
           "query_as_alias": true,
           "shared": true
         },
         "targets": [
           {
             "target": "randomWalk('randomWalk')"
           },
           {
             "target": "randomWalk('randomWalk')",
             "hide": false
           }
         ],
         "aliasColors": {},
         "aliasYAxis": {},
         "title": "(graph title)",
         "datasource": "graphite",
         "renderer": "flot",
         "annotate": {
           "enable": false
         },
         "seriesOverrides": [],
         "leftYAxisLabel": "",
         "height": "",
         "timeFrom": null,
         "timeShift": null,
         "links": []
       },
       {
         "id": 9,
         "span": 6,
         "type": "graph",
         "x-axis": true,
         "y-axis": true,
         "scale": 1,
         "y_formats": [
           "percent",
           "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,
         "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,
         "zerofill": true,
         "nullPointMode": "null",
         "steppedLine": false,
         "tooltip": {
           "value_type": "individual",
           "query_as_alias": true,
           "shared": true
         },
         "targets": [
           {
             "target": "randomWalk('randomWalk')"
           },
           {
             "target": "randomWalk('randomWalk')"
           }
         ],
         "aliasColors": {},
         "aliasYAxis": {},
         "title": "(graph title)",
         "datasource": "graphite",
         "renderer": "flot",
         "annotate": {
           "enable": false
         },
         "seriesOverrides": [],
         "leftYAxisLabel": "",
         "height": "",
         "timeFrom": null,
         "timeShift": null,
         "links": []
       }
     ],
     "editable": true,
     "showTitle": true
   },
   {
     "title": "New row",
     "height": "250px",
     "editable": true,
     "collapse": false,
     "panels": [
       {
         "id": 8,
         "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,
         "points": false,
         "pointradius": 5,
         "bars": false,
         "stack": false,
         "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": true,
         "zerofill": true,
         "nullPointMode": "null",
         "steppedLine": false,
         "tooltip": {
           "value_type": "cumulative",
           "query_as_alias": true,
           "shared": true
         },
         "targets": [
           {
             "target": "randomWalk('randomWalk')"
           },
           {
             "target": "randomWalk('randomWalk')",
             "hide": false
           }
         ],
         "aliasColors": {},
         "aliasYAxis": {},
         "title": "(graph title)",
         "datasource": "graphite",
         "renderer": "flot",
         "annotate": {
           "enable": false
         },
         "seriesOverrides": [],
         "leftYAxisLabel": "",
         "height": "",
         "timeFrom": null,
         "timeShift": null,
         "links": []
       }
     ],
     "showTitle": true
   }
 ],
 "nav": [
   {
     "type": "timepicker",
     "collapse": false,
     "enable": true,
     "status": "Stable",
     "time_options": [
       "1h",
       "6h",
       "12h",
       "24h",
       "2d",
       "7d",
       "14d",
       "30d",
       "6M"
     ],
     "refresh_intervals": [
       "1m",
       "5m",
       "15m",
       "30m",
       "1h"
     ],
     "now": true,
     "notice": false,
     "nowDelay": ""
   }
 ],
 "time": {
   "from": "now-1h",
   "to": "now"
 },
 "templating": {
   "list": []
 },
 "annotations": {
   "list": [
     {
       "name": "Show deployments",
       "datasource": "graphite",
       "showLine": true,
       "iconColor": "rgba(203, 244, 238, 0.82)",
       "lineColor": "rgba(31, 134, 168, 0.59)",
       "iconSize": 10,
       "enable": true,
       "target": "exclude(aliasByNode(deploy.*.count,-2),\"all\")"
     }
   ],
   "enable": true
 },
 "refresh": "1m",
 "version": 6,
 "hideAllLegends": false

}