This is an automated email from the ASF dual-hosted git repository.
ashishkr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 9664324d23e HDDS-13522. Rename axisLabel for No. of delete request
received (#8879)
9664324d23e is described below
commit 9664324d23ef37b2f434a71771ef79d82ae036e6
Author: Arun Sarin <[email protected]>
AuthorDate: Wed Aug 6 09:46:14 2025 +0530
HDDS-13522. Rename axisLabel for No. of delete request received (#8879)
---
.../compose/common/grafana/dashboards/Ozone - DeleteKey Metrics.json | 4 ++--
.../common/grafana/dashboards/Ozone - DeleteKeyProgress Metrics.json | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/hadoop-ozone/dist/src/main/compose/common/grafana/dashboards/Ozone
- DeleteKey Metrics.json
b/hadoop-ozone/dist/src/main/compose/common/grafana/dashboards/Ozone -
DeleteKey Metrics.json
index c434c335db4..86f636d19da 100644
--- a/hadoop-ozone/dist/src/main/compose/common/grafana/dashboards/Ozone -
DeleteKey Metrics.json
+++ b/hadoop-ozone/dist/src/main/compose/common/grafana/dashboards/Ozone -
DeleteKey Metrics.json
@@ -43,7 +43,7 @@
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
- "axisLabel": "No. of keys",
+ "axisLabel": "Requests",
"axisPlacement": "auto",
"barAlignment": 0,
"barWidthFactor": 0.6,
@@ -231,7 +231,7 @@
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
- "axisLabel": "No. of keys",
+ "axisLabel": "Requests",
"axisPlacement": "auto",
"barAlignment": 0,
"barWidthFactor": 0.6,
diff --git a/hadoop-ozone/dist/src/main/compose/common/grafana/dashboards/Ozone
- DeleteKeyProgress Metrics.json
b/hadoop-ozone/dist/src/main/compose/common/grafana/dashboards/Ozone -
DeleteKeyProgress Metrics.json
index e90e5a1ccc9..9c49c91a3c6 100644
--- a/hadoop-ozone/dist/src/main/compose/common/grafana/dashboards/Ozone -
DeleteKeyProgress Metrics.json
+++ b/hadoop-ozone/dist/src/main/compose/common/grafana/dashboards/Ozone -
DeleteKeyProgress Metrics.json
@@ -43,7 +43,7 @@
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
- "axisLabel": "No. of keys",
+ "axisLabel": "Requests",
"axisPlacement": "auto",
"barAlignment": 0,
"barWidthFactor": 0.6,
@@ -137,7 +137,7 @@
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
- "axisLabel": "No. of keys",
+ "axisLabel": "Requests",
"axisPlacement": "auto",
"barAlignment": 0,
"barWidthFactor": 0.6,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]