github.com/verrazzano/verrazzano-monitoring-operator@v0.0.30/test/integ/files/grafana.dashboard.json (about) 1 { 2 "annotations": { 3 "list": [] 4 }, 5 6 "editable": true, 7 "gnetId": null, 8 "graphTooltip": 0, 9 "hideControls": false, 10 "links": [], 11 "rows": [ 12 { 13 "collapse": false, 14 "height": "250px", 15 "panels": [ 16 { 17 "aliasColors": {}, 18 "bars": false, 19 "dashLength": 10, 20 "dashes": false, 21 "datasource": null, 22 "description": "This graph created for testing.", 23 "fill": 1, 24 "id": 1, 25 "legend": { 26 "avg": false, 27 "current": false, 28 "max": false, 29 "min": false, 30 "show": true, 31 "total": false, 32 "values": false 33 }, 34 "lines": true, 35 "linewidth": 1, 36 "links": [], 37 "nullPointMode": "null", 38 "percentage": false, 39 "pointradius": 5, 40 "points": false, 41 "renderer": "flot", 42 "seriesOverrides": [], 43 "spaceLength": 10, 44 "span": 12, 45 "stack": false, 46 "steppedLine": false, 47 "targets": [ 48 { 49 "expr": "", 50 "format": "time_series", 51 "intervalFactor": 2, 52 "refId": "A" 53 } 54 ], 55 "thresholds": [], 56 "timeFrom": null, 57 "timeShift": null, 58 "title": "GrafanaTest", 59 "tooltip": { 60 "shared": true, 61 "sort": 0, 62 "value_type": "individual" 63 }, 64 "type": "graph", 65 "xaxis": { 66 "buckets": null, 67 "mode": "time", 68 "name": null, 69 "show": true, 70 "values": [] 71 }, 72 "yaxes": [ 73 { 74 "format": "short", 75 "label": null, 76 "logBase": 1, 77 "max": null, 78 "min": null, 79 "show": true 80 }, 81 { 82 "format": "short", 83 "label": null, 84 "logBase": 1, 85 "max": null, 86 "min": null, 87 "show": true 88 } 89 ] 90 } 91 ], 92 "repeat": null, 93 "repeatIteration": null, 94 "repeatRowId": null, 95 "showTitle": false, 96 "title": "DashboardRow", 97 "titleSize": "h6" 98 } 99 ], 100 "schemaVersion": 14, 101 "style": "dark", 102 "tags": [], 103 "templating": { 104 "list": [] 105 }, 106 "time": { 107 "from": "now-6h", 108 "to": "now" 109 }, 110 "timepicker": { 111 "refresh_intervals": [ 112 "5s", 113 "10s", 114 "30s", 115 "1m", 116 "5m", 117 "15m", 118 "30m", 119 "1h", 120 "2h", 121 "1d" 122 ], 123 "time_options": [ 124 "5m", 125 "15m", 126 "1h", 127 "6h", 128 "12h", 129 "24h", 130 "2d", 131 "7d", 132 "30d" 133 ] 134 }, 135 "timezone": "", 136 "title": "<RUN_ID>", 137 "version": 0 138 }