summaryrefslogtreecommitdiffstats
path: root/protocols/getnodestate/host_info.json
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/getnodestate/host_info.json')
-rw-r--r--protocols/getnodestate/host_info.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/protocols/getnodestate/host_info.json b/protocols/getnodestate/host_info.json
index 5bfa4f3171c..b14eaa0e13c 100644
--- a/protocols/getnodestate/host_info.json
+++ b/protocols/getnodestate/host_info.json
@@ -30,6 +30,40 @@
"last": 3069833
},
"dimensions": {}
+ },
+ {
+ "name":"vds.datastored.bucket_space.buckets_total",
+ "description":"Total number buckets present in the bucket space (ready + not ready)",
+ "values":
+ {
+ "average":0.0,
+ "sum":0.0,
+ "count":1,
+ "rate":0.016666,
+ "min":0,
+ "max":0,
+ "last":0
+ },
+ "dimensions":
+ {
+ "bucketSpace":"global"
+ }
+ },
+ {
+ "name": "vds.datastored.bucket_space.buckets_total",
+ "description": "Total number buckets present in the bucket space (ready + not ready)",
+ "values": {
+ "average": 129.0,
+ "sum": 129.0,
+ "count": 1,
+ "rate": 0.016666,
+ "min": 129,
+ "max": 129,
+ "last": 129
+ },
+ "dimensions": {
+ "bucketSpace": "default"
+ }
}
]
},