From 3ac23cb22437ba2906642dd42a9fc4fea8a04278 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 13 Jul 2023 15:37:32 +0800 Subject: [PATCH] bugfix: update jvm metrics json --- grafana/dashboard/JVM Metrics.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/grafana/dashboard/JVM Metrics.json b/grafana/dashboard/JVM Metrics.json index 070805c..6341d42 100644 --- a/grafana/dashboard/JVM Metrics.json +++ b/grafana/dashboard/JVM Metrics.json @@ -93,7 +93,7 @@ "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, - "id": 14, + "id": null, "links": [ { "asDropdown": false, @@ -101,10 +101,10 @@ "includeVars": false, "keepTime": false, "tags": [ - "A-Ops Main" + "A-Ops Home Page" ], "targetBlank": false, - "title": "New link", + "title": "A-Ops Home Page", "tooltip": "", "type": "dashboards", "url": "" @@ -2367,7 +2367,7 @@ "schemaVersion": 37, "style": "dark", "tags": [ - "JVM Metrics" + "JVM Metrics Offical" ], "templating": { "list": [ @@ -2538,4 +2538,4 @@ "uid": "44Y-OesVz", "version": 143, "weekStart": "" -} \ No newline at end of file +} -- Gitee