[ANSIBLE] Add new dashboard for ONAP services monitoring in Grafana
[oom/offline-installer.git] / ansible / roles / kube-prometheus-stack / files / grafana_dashboard_onap.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         "target": {
12           "limit": 100,
13           "matchAny": false,
14           "tags": [],
15           "type": "dashboard"
16         },
17         "type": "dashboard"
18       }
19     ]
20   },
21   "editable": true,
22   "gnetId": null,
23   "graphTooltip": 0,
24   "id": 30,
25   "links": [],
26   "panels": [],
27   "schemaVersion": 30,
28   "style": "dark",
29   "tags": [
30     "onap",
31     "mariadb"
32   ],
33   "templating": {
34     "list": []
35   },
36   "time": {
37     "from": "now-6h",
38     "to": "now"
39   },
40   "timepicker": {},
41   "timezone": "",
42   "title": "Mariadb-galera",
43   "uid": "PB4-fB-7k",
44   "version": 1
45 }