Loading charts/grafana/dashboards/platform-advantedge.json +772 −773 Original line number Diff line number Diff line Loading @@ -15,8 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, "id": 9, "iteration": 1613430221598, "iteration": 1613495656791, "links": [], "panels": [ { Loading Loading @@ -793,7 +792,7 @@ ] }, "time": { "from": "now-1h", "from": "now-24h", "to": "now" }, "timepicker": { Loading @@ -814,5 +813,5 @@ "timezone": "", "title": "Platform (AdvantEDGE)", "uid": "platform-advantedge", "version": 9 "version": 1 } No newline at end of file charts/grafana/dashboards/runtime-environment-node.json +13467 −13467 Original line number Diff line number Diff line Loading @@ -13617,5 +13617,5 @@ "timezone": "browser", "title": "Runtime Environment (Node)", "uid": "runtime-environment-node", "version": 6 "version": 1 } No newline at end of file js-apps/meep-frontend/src/js/meep-constants.js +2 −2 Original line number Diff line number Diff line Loading @@ -348,10 +348,10 @@ export const DEFAULT_DASHBOARD_OPTIONS = [ }, { label: 'Platform Metrics', value: HOST_PATH + '/grafana/d/platform-advantedge/platform-advantedge?orgId=1&refresh=15s&theme=light' value: HOST_PATH + '/grafana/d/platform-advantedge/platform-advantedge?orgId=1&refresh=15s&kiosk=tv&theme=light' }, { label: 'Runtime Environment Metrics (Node)', value: HOST_PATH + '/grafana/d/runtime-environment-node/runtime-environment-node?orgId=1&refresh=15s&theme=light' value: HOST_PATH + '/grafana/d/runtime-environment-node/runtime-environment-node?orgId=1&refresh=15s&kiosk=tv&theme=light' } ]; Loading
charts/grafana/dashboards/platform-advantedge.json +772 −773 Original line number Diff line number Diff line Loading @@ -15,8 +15,7 @@ "editable": true, "gnetId": null, "graphTooltip": 0, "id": 9, "iteration": 1613430221598, "iteration": 1613495656791, "links": [], "panels": [ { Loading Loading @@ -793,7 +792,7 @@ ] }, "time": { "from": "now-1h", "from": "now-24h", "to": "now" }, "timepicker": { Loading @@ -814,5 +813,5 @@ "timezone": "", "title": "Platform (AdvantEDGE)", "uid": "platform-advantedge", "version": 9 "version": 1 } No newline at end of file
charts/grafana/dashboards/runtime-environment-node.json +13467 −13467 Original line number Diff line number Diff line Loading @@ -13617,5 +13617,5 @@ "timezone": "browser", "title": "Runtime Environment (Node)", "uid": "runtime-environment-node", "version": 6 "version": 1 } No newline at end of file
js-apps/meep-frontend/src/js/meep-constants.js +2 −2 Original line number Diff line number Diff line Loading @@ -348,10 +348,10 @@ export const DEFAULT_DASHBOARD_OPTIONS = [ }, { label: 'Platform Metrics', value: HOST_PATH + '/grafana/d/platform-advantedge/platform-advantedge?orgId=1&refresh=15s&theme=light' value: HOST_PATH + '/grafana/d/platform-advantedge/platform-advantedge?orgId=1&refresh=15s&kiosk=tv&theme=light' }, { label: 'Runtime Environment Metrics (Node)', value: HOST_PATH + '/grafana/d/runtime-environment-node/runtime-environment-node?orgId=1&refresh=15s&theme=light' value: HOST_PATH + '/grafana/d/runtime-environment-node/runtime-environment-node?orgId=1&refresh=15s&kiosk=tv&theme=light' } ];