Remove functions from install_kubeadm_cluster.sh, moved to install_cluster_addons.sh
[osm/devops.git] / installers / docker / grafana / osm-sample-dashboard.json
1 {
2   "annotations": {
3     "list": [
4       {
5         "builtIn": 1,
6         "datasource": "-- Grafana --",
7         "enable": true,
8         "hide": true,
9         "iconColor": "rgba(0, 211, 255, 1)",
10         "name": "Annotations & Alerts",
11         "type": "dashboard"
12       }
13     ]
14   },
15   "editable": true,
16   "gnetId": null,
17   "graphTooltip": 0,
18   "links": [],
19   "panels": [
20     {
21       "aliasColors": {},
22       "bars": false,
23       "dashLength": 10,
24       "dashes": false,
25       "datasource": "osm_prometheus",
26       "fill": 1,
27       "gridPos": {
28         "h": 8,
29         "w": 12,
30         "x": 0,
31         "y": 0
32       },
33       "id": 2,
34       "legend": {
35         "avg": false,
36         "current": false,
37         "max": false,
38         "min": false,
39         "show": true,
40         "total": false,
41         "values": false
42       },
43       "lines": true,
44       "linewidth": 1,
45       "links": [],
46       "nullPointMode": "null",
47       "percentage": false,
48       "pointradius": 5,
49       "points": false,
50       "renderer": "flot",
51       "seriesOverrides": [],
52       "spaceLength": 10,
53       "stack": false,
54       "steppedLine": false,
55       "targets": [
56         {
57           "expr": "osm_cpu_utilization",
58           "format": "time_series",
59           "interval": "",
60           "intervalFactor": 1,
61           "legendFormat": "NS {{ns_id}} - VNF {{vnf_member_index}} - VDU {{vdu_name}}",
62           "refId": "A"
63         }
64       ],
65       "thresholds": [],
66       "timeFrom": null,
67       "timeShift": null,
68       "title": "VDU CPU Metric (VIM)",
69       "tooltip": {
70         "shared": true,
71         "sort": 0,
72         "value_type": "individual"
73       },
74       "type": "graph",
75       "xaxis": {
76         "buckets": null,
77         "mode": "time",
78         "name": null,
79         "show": true,
80         "values": []
81       },
82       "yaxes": [
83         {
84           "format": "short",
85           "label": null,
86           "logBase": 1,
87           "max": null,
88           "min": null,
89           "show": true
90         },
91         {
92           "format": "short",
93           "label": null,
94           "logBase": 1,
95           "max": null,
96           "min": null,
97           "show": true
98         }
99       ],
100       "yaxis": {
101         "align": false,
102         "alignLevel": null
103       }
104     },
105     {
106       "aliasColors": {},
107       "bars": false,
108       "dashLength": 10,
109       "dashes": false,
110       "datasource": "osm_prometheus",
111       "fill": 1,
112       "gridPos": {
113         "h": 8,
114         "w": 12,
115         "x": 12,
116         "y": 0
117       },
118       "id": 4,
119       "legend": {
120         "avg": false,
121         "current": false,
122         "max": false,
123         "min": false,
124         "show": true,
125         "total": false,
126         "values": false
127       },
128       "lines": true,
129       "linewidth": 1,
130       "links": [],
131       "nullPointMode": "null",
132       "percentage": false,
133       "pointradius": 5,
134       "points": false,
135       "renderer": "flot",
136       "seriesOverrides": [],
137       "spaceLength": 10,
138       "stack": false,
139       "steppedLine": false,
140       "targets": [
141         {
142           "expr": "osm_average_memory_utilization",
143           "format": "time_series",
144           "interval": "",
145           "intervalFactor": 1,
146           "legendFormat": "NS {{ns_id}} - VNF {{vnf_member_index}} - VDU {{vdu_name}}",
147           "refId": "A"
148         }
149       ],
150       "thresholds": [],
151       "timeFrom": null,
152       "timeShift": null,
153       "title": "VDU Memory Metric (VIM)",
154       "tooltip": {
155         "shared": true,
156         "sort": 0,
157         "value_type": "individual"
158       },
159       "type": "graph",
160       "xaxis": {
161         "buckets": null,
162         "mode": "time",
163         "name": null,
164         "show": true,
165         "values": []
166       },
167       "yaxes": [
168         {
169           "format": "short",
170           "label": null,
171           "logBase": 1,
172           "max": null,
173           "min": null,
174           "show": true
175         },
176         {
177           "format": "short",
178           "label": null,
179           "logBase": 1,
180           "max": null,
181           "min": null,
182           "show": true
183         }
184       ],
185       "yaxis": {
186         "align": false,
187         "alignLevel": null
188       }
189     },
190     {
191       "aliasColors": {},
192       "bars": false,
193       "dashLength": 10,
194       "dashes": false,
195       "datasource": "osm_prometheus",
196       "fill": 1,
197       "gridPos": {
198         "h": 8,
199         "w": 12,
200         "x": 0,
201         "y": 8
202       },
203       "id": 3,
204       "legend": {
205         "avg": false,
206         "current": false,
207         "max": false,
208         "min": false,
209         "show": true,
210         "total": false,
211         "values": false
212       },
213       "lines": true,
214       "linewidth": 1,
215       "links": [],
216       "nullPointMode": "null",
217       "percentage": false,
218       "pointradius": 5,
219       "points": false,
220       "renderer": "flot",
221       "seriesOverrides": [],
222       "spaceLength": 10,
223       "stack": false,
224       "steppedLine": false,
225       "targets": [
226         {
227           "expr": "osm_load",
228           "format": "time_series",
229           "interval": "",
230           "intervalFactor": 1,
231           "legendFormat": "NS {{ns_id}} - VNF {{vnf_member_index}} - VDU {{vdu_name}}",
232           "refId": "A"
233         }
234       ],
235       "thresholds": [],
236       "timeFrom": null,
237       "timeShift": null,
238       "title": "VDU Load Metric (VCA)",
239       "tooltip": {
240         "shared": true,
241         "sort": 0,
242         "value_type": "individual"
243       },
244       "type": "graph",
245       "xaxis": {
246         "buckets": null,
247         "mode": "time",
248         "name": null,
249         "show": true,
250         "values": []
251       },
252       "yaxes": [
253         {
254           "format": "short",
255           "label": null,
256           "logBase": 1,
257           "max": null,
258           "min": null,
259           "show": true
260         },
261         {
262           "format": "short",
263           "label": null,
264           "logBase": 1,
265           "max": null,
266           "min": null,
267           "show": true
268         }
269       ],
270       "yaxis": {
271         "align": false,
272         "alignLevel": null
273       }
274     },
275     {
276       "aliasColors": {},
277       "bars": false,
278       "dashLength": 10,
279       "dashes": false,
280       "datasource": "osm_prometheus",
281       "fill": 1,
282       "gridPos": {
283         "h": 8,
284         "w": 12,
285         "x": 12,
286         "y": 8
287       },
288       "id": 5,
289       "legend": {
290         "avg": false,
291         "current": false,
292         "max": false,
293         "min": false,
294         "show": true,
295         "total": false,
296         "values": false
297       },
298       "lines": true,
299       "linewidth": 1,
300       "links": [],
301       "nullPointMode": "null",
302       "percentage": false,
303       "pointradius": 5,
304       "points": false,
305       "renderer": "flot",
306       "seriesOverrides": [],
307       "spaceLength": 10,
308       "stack": false,
309       "steppedLine": false,
310       "targets": [
311         {
312           "expr": "osm_users",
313           "format": "time_series",
314           "interval": "",
315           "intervalFactor": 1,
316           "legendFormat": "NS {{ns_id}} - VNF {{vnf_member_index}}  - VDU {{vdu_name}}",
317           "refId": "A"
318         }
319       ],
320       "thresholds": [],
321       "timeFrom": null,
322       "timeShift": null,
323       "title": "VNF Users Metric (VCA)",
324       "tooltip": {
325         "shared": true,
326         "sort": 0,
327         "value_type": "individual"
328       },
329       "type": "graph",
330       "xaxis": {
331         "buckets": null,
332         "mode": "time",
333         "name": null,
334         "show": true,
335         "values": []
336       },
337       "yaxes": [
338         {
339           "format": "short",
340           "label": null,
341           "logBase": 1,
342           "max": null,
343           "min": null,
344           "show": true
345         },
346         {
347           "format": "short",
348           "label": null,
349           "logBase": 1,
350           "max": null,
351           "min": null,
352           "show": true
353         }
354       ],
355       "yaxis": {
356         "align": false,
357         "alignLevel": null
358       }
359     }
360   ],
361   "refresh": "5s",
362   "schemaVersion": 16,
363   "style": "dark",
364   "tags": [],
365   "templating": {
366     "list": []
367   },
368   "time": {
369     "from": "now-1m",
370     "to": "now"
371   },
372   "timepicker": {
373     "refresh_intervals": [
374       "5s",
375       "10s",
376       "30s",
377       "1m",
378       "5m",
379       "15m",
380       "30m",
381       "1h",
382       "2h",
383       "1d"
384     ],
385     "time_options": [
386       "5m",
387       "15m",
388       "1h",
389       "6h",
390       "12h",
391       "24h",
392       "2d",
393       "7d",
394       "30d"
395     ]
396   },
397   "timezone": "",
398   "title": "OSM Sample Dashboard",
399   "uid": "x5vtPXmik",
400   "version": 1
401 }