From a3f95da419cfda312c431c4cee8dc7fbe5e992c9 Mon Sep 17 00:00:00 2001 From: Tim Middleton Date: Mon, 14 Jun 2021 12:46:10 +0800 Subject: [PATCH] Minor update to Services Summary Dashboard --- dashboards/grafana-micrometer/services-summary-dashboard.json | 4 ++-- .../grafana-microprofile/services-summary-dashboard.json | 4 ++-- dashboards/grafana/services-summary-dashboard.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dashboards/grafana-micrometer/services-summary-dashboard.json b/dashboards/grafana-micrometer/services-summary-dashboard.json index 84a7f5003..43e5590c9 100644 --- a/dashboards/grafana-micrometer/services-summary-dashboard.json +++ b/dashboards/grafana-micrometer/services-summary-dashboard.json @@ -392,7 +392,7 @@ "format": "time_series", "interval": "", "intervalFactor": 1, - "legendFormat": "", + "legendFormat": "Tasks", "refId": "A" } ], @@ -1210,4 +1210,4 @@ "list": [] }, "version": 1 -} \ No newline at end of file +} diff --git a/dashboards/grafana-microprofile/services-summary-dashboard.json b/dashboards/grafana-microprofile/services-summary-dashboard.json index b6462f2f8..456e4392e 100644 --- a/dashboards/grafana-microprofile/services-summary-dashboard.json +++ b/dashboards/grafana-microprofile/services-summary-dashboard.json @@ -392,7 +392,7 @@ "format": "time_series", "interval": "", "intervalFactor": 1, - "legendFormat": "{{name}} ", + "legendFormat": "Tasks", "refId": "A" } ], @@ -1210,4 +1210,4 @@ "list": [] }, "version": 1 -} \ No newline at end of file +} diff --git a/dashboards/grafana/services-summary-dashboard.json b/dashboards/grafana/services-summary-dashboard.json index 551070063..e8f975dd0 100644 --- a/dashboards/grafana/services-summary-dashboard.json +++ b/dashboards/grafana/services-summary-dashboard.json @@ -392,7 +392,7 @@ "format": "time_series", "interval": "", "intervalFactor": 1, - "legendFormat": "", + "legendFormat": "Tasks", "refId": "A" } ], @@ -1210,4 +1210,4 @@ "list": [] }, "version": 1 -} \ No newline at end of file +}