From 4b3ef4a706fafc795ca97599c874e274503d10c6 Mon Sep 17 00:00:00 2001 From: Chris Hain Date: Mon, 18 Nov 2024 12:06:46 -0800 Subject: [PATCH] fix units on asm_cpu utilitzation chart --- .../dashboards/bigip/device/device-virtual-server.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/grafana/provisioning/dashboards/bigip/device/device-virtual-server.json b/services/grafana/provisioning/dashboards/bigip/device/device-virtual-server.json index f703eed..77f419e 100644 --- a/services/grafana/provisioning/dashboards/bigip/device/device-virtual-server.json +++ b/services/grafana/provisioning/dashboards/bigip/device/device-virtual-server.json @@ -1581,7 +1581,7 @@ "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", - "axisSoftMax": 1, + "axisSoftMax": 100, "axisSoftMin": 0, "barAlignment": 0, "barWidthFactor": 0.6, @@ -1623,7 +1623,7 @@ } ] }, - "unit": "percentunit" + "unit": "percent" }, "overrides": [] },