From 550b53c366c30796a3541608da0d1c6450593071 Mon Sep 17 00:00:00 2001 From: Tobias Wolf Date: Wed, 22 Feb 2023 14:22:20 +0100 Subject: [PATCH] Remove axis label and apply title case --- prometheus/node-exporter-full.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/prometheus/node-exporter-full.json b/prometheus/node-exporter-full.json index 3dcb7a2..8013d6f 100644 --- a/prometheus/node-exporter-full.json +++ b/prometheus/node-exporter-full.json @@ -13270,7 +13270,6 @@ "custom": { "axisCenteredZero": false, "axisColorMode": "text", - "axisLabel": "counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", @@ -13467,7 +13466,7 @@ "step": 240 } ], - "title": "CPU Frequency scaling", + "title": "CPU Frequency Scaling", "type": "timeseries" }, {