| lavado | 2cc0ea8 | 2018-05-15 03:24:03 +0000 | [diff] [blame] | 1 | { |
| 2 | "__inputs": [ |
| 3 | { |
| 4 | "name": "osm_prometheus", |
| 5 | "label": "osm_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": "5.0.4" |
| 18 | }, |
| 19 | { |
| 20 | "type": "panel", |
| 21 | "id": "graph", |
| 22 | "name": "Graph", |
| 23 | "version": "5.0.0" |
| 24 | }, |
| 25 | { |
| 26 | "type": "datasource", |
| 27 | "id": "prometheus", |
| 28 | "name": "Prometheus", |
| 29 | "version": "5.0.0" |
| 30 | } |
| 31 | ], |
| 32 | "annotations": { |
| 33 | "list": [ |
| 34 | { |
| 35 | "builtIn": 1, |
| 36 | "datasource": "-- Grafana --", |
| 37 | "enable": true, |
| 38 | "hide": true, |
| 39 | "iconColor": "rgba(0, 211, 255, 1)", |
| 40 | "name": "Annotations & Alerts", |
| 41 | "type": "dashboard" |
| 42 | } |
| 43 | ] |
| 44 | }, |
| 45 | "editable": true, |
| 46 | "gnetId": null, |
| 47 | "graphTooltip": 0, |
| 48 | "id": null, |
| 49 | "links": [], |
| 50 | "panels": [ |
| 51 | { |
| 52 | "aliasColors": {}, |
| 53 | "bars": false, |
| 54 | "dashLength": 10, |
| 55 | "dashes": false, |
| 56 | "datasource": "osm_prometheus", |
| 57 | "fill": 1, |
| 58 | "gridPos": { |
| 59 | "h": 9, |
| 60 | "w": 24, |
| 61 | "x": 0, |
| 62 | "y": 0 |
| 63 | }, |
| 64 | "id": 2, |
| 65 | "legend": { |
| 66 | "avg": false, |
| 67 | "current": false, |
| 68 | "max": false, |
| 69 | "min": false, |
| 70 | "show": true, |
| 71 | "total": false, |
| 72 | "values": false |
| 73 | }, |
| 74 | "lines": true, |
| 75 | "linewidth": 1, |
| 76 | "links": [], |
| 77 | "nullPointMode": "null", |
| 78 | "percentage": false, |
| 79 | "pointradius": 5, |
| 80 | "points": false, |
| 81 | "renderer": "flot", |
| 82 | "seriesOverrides": [], |
| 83 | "spaceLength": 10, |
| 84 | "stack": false, |
| 85 | "steppedLine": false, |
| 86 | "targets": [ |
| 87 | { |
| 88 | "expr": "kafka_exporter_topic_cpu_utilization", |
| 89 | "format": "time_series", |
| 90 | "interval": "", |
| 91 | "intervalFactor": 1, |
| 92 | "legendFormat": "{{resource_uuid}}", |
| 93 | "refId": "A" |
| 94 | } |
| 95 | ], |
| 96 | "thresholds": [], |
| 97 | "timeFrom": null, |
| 98 | "timeShift": null, |
| 99 | "title": "VDU CPU Metrics", |
| 100 | "tooltip": { |
| 101 | "shared": true, |
| 102 | "sort": 0, |
| 103 | "value_type": "individual" |
| 104 | }, |
| 105 | "type": "graph", |
| 106 | "xaxis": { |
| 107 | "buckets": null, |
| 108 | "mode": "time", |
| 109 | "name": null, |
| 110 | "show": true, |
| 111 | "values": [] |
| 112 | }, |
| 113 | "yaxes": [ |
| 114 | { |
| 115 | "format": "short", |
| 116 | "label": null, |
| 117 | "logBase": 1, |
| 118 | "max": null, |
| 119 | "min": null, |
| 120 | "show": true |
| 121 | }, |
| 122 | { |
| 123 | "format": "short", |
| 124 | "label": null, |
| 125 | "logBase": 1, |
| 126 | "max": null, |
| 127 | "min": null, |
| 128 | "show": true |
| 129 | } |
| 130 | ] |
| 131 | }, |
| 132 | { |
| 133 | "aliasColors": {}, |
| 134 | "bars": false, |
| 135 | "dashLength": 10, |
| 136 | "dashes": false, |
| 137 | "datasource": "osm_prometheus", |
| 138 | "fill": 1, |
| 139 | "gridPos": { |
| 140 | "h": 10, |
| 141 | "w": 24, |
| 142 | "x": 0, |
| 143 | "y": 9 |
| 144 | }, |
| 145 | "id": 3, |
| 146 | "legend": { |
| 147 | "avg": false, |
| 148 | "current": false, |
| 149 | "max": false, |
| 150 | "min": false, |
| 151 | "show": true, |
| 152 | "total": false, |
| 153 | "values": false |
| 154 | }, |
| 155 | "lines": true, |
| 156 | "linewidth": 1, |
| 157 | "links": [], |
| 158 | "nullPointMode": "null", |
| 159 | "percentage": false, |
| 160 | "pointradius": 5, |
| 161 | "points": false, |
| 162 | "renderer": "flot", |
| 163 | "seriesOverrides": [], |
| 164 | "spaceLength": 10, |
| 165 | "stack": false, |
| 166 | "steppedLine": false, |
| 167 | "targets": [ |
| 168 | { |
| 169 | "expr": "kafka_exporter_topic_average_memory_utilization", |
| 170 | "format": "time_series", |
| 171 | "interval": "", |
| 172 | "intervalFactor": 1, |
| 173 | "legendFormat": "{{resource_uuid}}", |
| 174 | "refId": "A" |
| 175 | } |
| 176 | ], |
| 177 | "thresholds": [], |
| 178 | "timeFrom": null, |
| 179 | "timeShift": null, |
| 180 | "title": "VDU Memory Metrics", |
| 181 | "tooltip": { |
| 182 | "shared": true, |
| 183 | "sort": 0, |
| 184 | "value_type": "individual" |
| 185 | }, |
| 186 | "type": "graph", |
| 187 | "xaxis": { |
| 188 | "buckets": null, |
| 189 | "mode": "time", |
| 190 | "name": null, |
| 191 | "show": true, |
| 192 | "values": [] |
| 193 | }, |
| 194 | "yaxes": [ |
| 195 | { |
| 196 | "format": "short", |
| 197 | "label": null, |
| 198 | "logBase": 1, |
| 199 | "max": null, |
| 200 | "min": null, |
| 201 | "show": true |
| 202 | }, |
| 203 | { |
| 204 | "format": "short", |
| 205 | "label": null, |
| 206 | "logBase": 1, |
| 207 | "max": null, |
| 208 | "min": null, |
| 209 | "show": true |
| 210 | } |
| 211 | ] |
| 212 | } |
| 213 | ], |
| 214 | "schemaVersion": 16, |
| 215 | "style": "dark", |
| 216 | "tags": [], |
| 217 | "templating": { |
| 218 | "list": [] |
| 219 | }, |
| 220 | "time": { |
| 221 | "from": "now-6h", |
| 222 | "to": "now" |
| 223 | }, |
| 224 | "timepicker": { |
| 225 | "refresh_intervals": [ |
| 226 | "5s", |
| 227 | "10s", |
| 228 | "30s", |
| 229 | "1m", |
| 230 | "5m", |
| 231 | "15m", |
| 232 | "30m", |
| 233 | "1h", |
| 234 | "2h", |
| 235 | "1d" |
| 236 | ], |
| 237 | "time_options": [ |
| 238 | "5m", |
| 239 | "15m", |
| 240 | "1h", |
| 241 | "6h", |
| 242 | "12h", |
| 243 | "24h", |
| 244 | "2d", |
| 245 | "7d", |
| 246 | "30d" |
| 247 | ] |
| 248 | }, |
| 249 | "timezone": "", |
| 250 | "title": "OSM Sample Dashboard", |
| 251 | "uid": "x5vtPXmik", |
| 252 | "version": 1 |
| 253 | } |