From 585b21c22478fdb693cb5fcf5a78c8f3b8360d83 Mon Sep 17 00:00:00 2001 From: gifrerenom <lluis.gifre@cttc.es> Date: Tue, 2 May 2023 15:04:15 +0000 Subject: [PATCH] WebUI - Grafana: - Temporarily moved old dashboard to separate folder --- src/webui/{ => old}/grafana_prom_device_config_exec_details.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/webui/{ => old}/grafana_prom_device_config_exec_details.json (100%) diff --git a/src/webui/grafana_prom_device_config_exec_details.json b/src/webui/old/grafana_prom_device_config_exec_details.json similarity index 100% rename from src/webui/grafana_prom_device_config_exec_details.json rename to src/webui/old/grafana_prom_device_config_exec_details.json -- GitLab