Skip to content

Commit 71f4996

Browse files
authored
Merge pull request #259 from chassing/APPSRE-8731/migrate-exhort-01
[exhort migration] add new clusters to dashboard
2 parents e03cabe + 1575e80 commit 71f4996

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

dashboards/grafana-dashboard-exhort.configmap.yaml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ data:
2828
"editable": true,
2929
"fiscalYearStartMonth": 0,
3030
"graphTooltip": 0,
31-
"id": 348444,
3231
"links": [],
3332
"liveNow": false,
3433
"panels": [
@@ -1235,8 +1234,7 @@ data:
12351234
"mode": "absolute",
12361235
"steps": [
12371236
{
1238-
"color": "green",
1239-
"value": null
1237+
"color": "green"
12401238
},
12411239
{
12421240
"color": "red",
@@ -1305,8 +1303,7 @@ data:
13051303
"mode": "absolute",
13061304
"steps": [
13071305
{
1308-
"color": "green",
1309-
"value": null
1306+
"color": "green"
13101307
},
13111308
{
13121309
"color": "red",
@@ -1405,8 +1402,7 @@ data:
14051402
"mode": "absolute",
14061403
"steps": [
14071404
{
1408-
"color": "green",
1409-
"value": null
1405+
"color": "green"
14101406
}
14111407
]
14121408
},
@@ -1466,7 +1462,7 @@ data:
14661462
"query": "prometheus",
14671463
"queryValue": "",
14681464
"refresh": 1,
1469-
"regex": "app-sre-stage-01-prometheus|app-sre-prod-01-prometheus",
1465+
"regex": "appsres07ue1-prometheus|app-sre-prod-01-prometheus|appsrep08ue2-prometheus",
14701466
"skipUrlSync": false,
14711467
"type": "datasource"
14721468
},
@@ -1554,7 +1550,7 @@ data:
15541550
"timezone": "",
15551551
"title": "Exhort",
15561552
"uid": "trusted-content-exhort",
1557-
"version": 3,
1553+
"version": 4,
15581554
"weekStart": ""
15591555
}
15601556
kind: ConfigMap

0 commit comments

Comments
 (0)