mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-26 19:21:43 +00:00
[RAB-1] rename project to Sissi
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"description": "Dashboard for RAustria Bot spring boot monitoring (adapted from https://grafana.com/grafana/dashboards/4701)",
|
||||
"description": "Dashboard for Sissi spring boot monitoring (adapted from https://grafana.com/grafana/dashboards/4701)",
|
||||
"editable": true,
|
||||
"gnetId": null,
|
||||
"graphTooltip": 1,
|
||||
@@ -1502,8 +1502,8 @@
|
||||
"allValue": null,
|
||||
"current": {
|
||||
"selected": true,
|
||||
"text": "raustriabot",
|
||||
"value": "raustriabot"
|
||||
"text": "Sissi",
|
||||
"value": "sissi"
|
||||
},
|
||||
"datasource": "prometheus",
|
||||
"definition": "",
|
||||
|
||||
@@ -37,12 +37,12 @@
|
||||
},
|
||||
"targets": [
|
||||
{
|
||||
"expr": "{job=\"r-austria-bot-logs\", filename=\"/logs/log.log\"}",
|
||||
"expr": "{job=\"sissi-logs\", filename=\"/logs/log.log\"}",
|
||||
"queryType": "randomWalk",
|
||||
"refId": "A"
|
||||
}
|
||||
],
|
||||
"title": "RAustria Bot logs",
|
||||
"title": "Sissi logs",
|
||||
"type": "logs"
|
||||
}
|
||||
],
|
||||
@@ -59,7 +59,7 @@
|
||||
},
|
||||
"timepicker": {},
|
||||
"timezone": "",
|
||||
"title": "RAustria Bot logs",
|
||||
"title": "Sissi logs",
|
||||
"uid": "1uGb0q4nz",
|
||||
"version": 2
|
||||
}
|
||||
@@ -1082,7 +1082,7 @@
|
||||
"hide": 2,
|
||||
"label": null,
|
||||
"name": "application",
|
||||
"query": "r-austria-bot",
|
||||
"query": "sissi",
|
||||
"skipUrlSync": false,
|
||||
"type": "constant"
|
||||
}
|
||||
@@ -1094,7 +1094,7 @@
|
||||
},
|
||||
"timepicker": {},
|
||||
"timezone": "",
|
||||
"title": "r-Austria Bot status",
|
||||
"title": "Sissi status",
|
||||
"uid": "6WIJ36BMz",
|
||||
"version": 3
|
||||
}
|
||||
@@ -1,4 +1,4 @@
|
||||
- name: 'r-austria-bot-dashboards'
|
||||
- name: 'sissi-bot-dashboards'
|
||||
org_id: 1
|
||||
folder: ''
|
||||
type: 'file'
|
||||
|
||||
Reference in New Issue
Block a user