From e7bb2bcc8f4fbb2880b9345ed3fc5373fa7cdbee Mon Sep 17 00:00:00 2001 From: Tim Middleton Date: Fri, 27 Jan 2023 08:04:39 +0800 Subject: [PATCH] Minor change to proxy server details dashboard --- dashboards/grafana/proxy-server-detail-dashboard.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboards/grafana/proxy-server-detail-dashboard.json b/dashboards/grafana/proxy-server-detail-dashboard.json index 1dd69aa6..f03283ff 100644 --- a/dashboards/grafana/proxy-server-detail-dashboard.json +++ b/dashboards/grafana/proxy-server-detail-dashboard.json @@ -429,7 +429,7 @@ "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", - "decimals": 2, + "decimals": 0, "mappingType": 1, "pattern": "remote_port", "thresholds": [], @@ -986,4 +986,4 @@ "list": [] }, "version": 1 -} \ No newline at end of file +}