open grafana tabs in new tab instead modal in dashy to avoid google iframe issues [ci skip]

This commit is contained in:
Viktor Barzin 2023-11-01 14:06:19 +00:00
parent a373ee0a8c
commit 9fad8e9025
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 5 additions and 8 deletions

View file

@ -154,8 +154,7 @@ sections:
title: iDRAC Grafana title: iDRAC Grafana
icon: si-dell icon: si-dell
url: https://grafana.viktorbarzin.me/d/O19gr0jZk/idrac-host-stats url: https://grafana.viktorbarzin.me/d/O19gr0jZk/idrac-host-stats
target: modal target: newtab
statusCheck: false
statusCheckAcceptCodes: "400" statusCheckAcceptCodes: "400"
id: 0_1062_idracgrafana id: 0_1062_idracgrafana
- &ref_11 - &ref_11
@ -163,16 +162,14 @@ sections:
description: Kubernetes Nodes Stats description: Kubernetes Nodes Stats
icon: hl-kubernetes icon: hl-kubernetes
url: https://grafana.viktorbarzin.me/d/xfpJB9FGz/node-exporter?orgId=1 url: https://grafana.viktorbarzin.me/d/xfpJB9FGz/node-exporter?orgId=1
target: modal target: newtab
statusCheck: false
statusCheckAcceptCodes: "400" statusCheckAcceptCodes: "400"
id: 1_1062_kubernetesclusternodes id: 1_1062_kubernetesclusternodes
- &ref_12 - &ref_12
title: OpenWRT (London) title: OpenWRT (London)
icon: si-openwrt icon: si-openwrt
url: https://grafana.viktorbarzin.me/d/fLi0yXAWk/openwrt?orgId=1 url: https://grafana.viktorbarzin.me/d/fLi0yXAWk/openwrt?orgId=1
target: modal target: newtab
statusCheck: false
statusCheckAcceptCodes: "400" statusCheckAcceptCodes: "400"
id: 2_1062_openwrtlondon id: 2_1062_openwrtlondon
- &ref_13 - &ref_13
@ -186,6 +183,7 @@ sections:
title: Alert Manager title: Alert Manager
icon: si-protractor icon: si-protractor
url: https://alertmanager.viktorbarzin.me/ url: https://alertmanager.viktorbarzin.me/
target: newtab
id: 4_1062_alertmanager id: 4_1062_alertmanager
- &ref_15 - &ref_15
title: External Monitoring title: External Monitoring
@ -223,8 +221,7 @@ sections:
description: CI/CD Service description: CI/CD Service
icon: si-drone icon: si-drone
url: https://drone.viktorbarzin.me/ url: https://drone.viktorbarzin.me/
target: modal target: newtab
statusCheck: false
id: 1_1364_droneci id: 1_1364_droneci
- &ref_18 - &ref_18
title: DNS Server title: DNS Server

Binary file not shown.