From 5c1a0b5a85ee9071480d58288ceeab96faae95dc Mon Sep 17 00:00:00 2001 From: Rahul Gupta Date: Tue, 21 Feb 2023 21:32:27 +0530 Subject: [PATCH] feat: add object count to s3 metrics --- conf/rest/9.7.0/ontap_s3.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/conf/rest/9.7.0/ontap_s3.yaml b/conf/rest/9.7.0/ontap_s3.yaml index 4832551ab..7045cb71f 100644 --- a/conf/rest/9.7.0/ontap_s3.yaml +++ b/conf/rest/9.7.0/ontap_s3.yaml @@ -10,6 +10,12 @@ counters: - logical_used_size - size +endpoints: + - query: api/private/cli/vserver/object-store-server/bucket + counters: + - ^^uuid + - object_count + export_options: instance_keys: - bucket