From 4b43d62356b7b8def5447389a5c11e5569102e66 Mon Sep 17 00:00:00 2001 From: Eric Gao Date: Fri, 29 Jul 2022 07:04:04 +0800 Subject: [PATCH] [Improvement][Metrics] Upgrade plugin versions in grafana demo dashboards (#11192) (#11193) --- .../main/resources/grafana/Datasource.json | 16 ++--- .../grafana/DolphinSchedulerMaster.json | 12 ++-- .../grafana/DolphinSchedulerWorker.json | 12 ++-- .../src/main/resources/grafana/JVM.json | 58 +++++++++---------- 4 files changed, 49 insertions(+), 49 deletions(-) diff --git a/dolphinscheduler-meter/src/main/resources/grafana/Datasource.json b/dolphinscheduler-meter/src/main/resources/grafana/Datasource.json index 45469c69d9..20cf68b79e 100644 --- a/dolphinscheduler-meter/src/main/resources/grafana/Datasource.json +++ b/dolphinscheduler-meter/src/main/resources/grafana/Datasource.json @@ -119,7 +119,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "targets": [ { "exemplar": true, @@ -196,7 +196,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "targets": [ { "exemplar": true, @@ -272,7 +272,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "targets": [ { "exemplar": true, @@ -335,7 +335,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -476,7 +476,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "targets": [ { "exemplar": true, @@ -552,7 +552,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "targets": [ { "expr": "hikaricp_connections_min{application=\"$application\", instance=~\"$instance\", pool=~\"$hikaricp_pool_name\"}", @@ -625,7 +625,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "targets": [ { "expr": "hikaricp_connections_timeout_total{application=\"$application\", instance=~\"$instance\", pool=~\"$hikaricp_pool_name\"}", @@ -675,7 +675,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", diff --git a/dolphinscheduler-meter/src/main/resources/grafana/DolphinSchedulerMaster.json b/dolphinscheduler-meter/src/main/resources/grafana/DolphinSchedulerMaster.json index aa02dfae6a..3599ba8490 100644 --- a/dolphinscheduler-meter/src/main/resources/grafana/DolphinSchedulerMaster.json +++ b/dolphinscheduler-meter/src/main/resources/grafana/DolphinSchedulerMaster.json @@ -502,7 +502,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.5.3", + "pluginVersion": "9.0.5", "targets": [ { "exemplar": true, @@ -569,7 +569,7 @@ "showThresholdMarkers": true, "text": {} }, - "pluginVersion": "8.5.3", + "pluginVersion": "9.0.5", "targets": [ { "exemplar": true, @@ -624,7 +624,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -731,7 +731,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -835,7 +835,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -933,7 +933,7 @@ "legend": { "show": true }, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "reverseYBuckets": false, "targets": [ { diff --git a/dolphinscheduler-meter/src/main/resources/grafana/DolphinSchedulerWorker.json b/dolphinscheduler-meter/src/main/resources/grafana/DolphinSchedulerWorker.json index c13e030259..0b3c85c1f3 100644 --- a/dolphinscheduler-meter/src/main/resources/grafana/DolphinSchedulerWorker.json +++ b/dolphinscheduler-meter/src/main/resources/grafana/DolphinSchedulerWorker.json @@ -172,7 +172,7 @@ "showThresholdLabels": false, "showThresholdMarkers": false }, - "pluginVersion": "8.5.3", + "pluginVersion": "9.0.5", "targets": [ { "datasource": { @@ -488,7 +488,7 @@ }, "textMode": "auto" }, - "pluginVersion": "8.5.3", + "pluginVersion": "9.0.5", "targets": [ { "datasource": { @@ -544,7 +544,7 @@ "showThresholdLabels": false, "showThresholdMarkers": true }, - "pluginVersion": "8.5.3", + "pluginVersion": "9.0.5", "targets": [ { "datasource": { @@ -599,7 +599,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.3", + "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", @@ -699,7 +699,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.5.3", + "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", @@ -1121,7 +1121,7 @@ "legend": { "show": false }, - "pluginVersion": "8.5.3", + "pluginVersion": "9.0.5", "reverseYBuckets": false, "targets": [ { diff --git a/dolphinscheduler-meter/src/main/resources/grafana/JVM.json b/dolphinscheduler-meter/src/main/resources/grafana/JVM.json index 49e6b3fa7b..4b2021b380 100644 --- a/dolphinscheduler-meter/src/main/resources/grafana/JVM.json +++ b/dolphinscheduler-meter/src/main/resources/grafana/JVM.json @@ -119,7 +119,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "targets": [ { "expr": "process_uptime_seconds{application=\"$application\", instance=\"$instance\"}", @@ -195,7 +195,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "targets": [ { "expr": "process_start_time_seconds{application=\"$application\", instance=\"$instance\"}*1000", @@ -276,7 +276,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "targets": [ { "expr": "sum(jvm_memory_used_bytes{application=\"$application\", instance=\"$instance\", area=\"heap\"})*100/sum(jvm_memory_max_bytes{application=\"$application\",instance=\"$instance\", area=\"heap\"})", @@ -366,7 +366,7 @@ "text": {}, "textMode": "auto" }, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "targets": [ { "expr": "sum(jvm_memory_used_bytes{application=\"$application\", instance=\"$instance\", area=\"nonheap\"})*100/sum(jvm_memory_max_bytes{application=\"$application\",instance=\"$instance\", area=\"nonheap\"})", @@ -428,7 +428,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -523,7 +523,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -615,7 +615,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -717,7 +717,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -874,7 +874,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -1000,7 +1000,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -1128,7 +1128,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -1254,7 +1254,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -1401,7 +1401,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -1529,7 +1529,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -1647,7 +1647,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -1783,7 +1783,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -1895,7 +1895,7 @@ "alertThreshold": true }, "percentage": true, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -2016,7 +2016,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -2156,7 +2156,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -2309,7 +2309,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -2449,7 +2449,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -2541,7 +2541,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -2643,7 +2643,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -2768,7 +2768,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -2878,7 +2878,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -3006,7 +3006,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -3125,7 +3125,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -3236,7 +3236,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot", @@ -3355,7 +3355,7 @@ "alertThreshold": true }, "percentage": false, - "pluginVersion": "8.2.3", + "pluginVersion": "9.0.5", "pointradius": 5, "points": false, "renderer": "flot",