Skip to content

Commit

Permalink
feat: add object count to s3 metrics (#1759)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulguptajss committed Feb 22, 2023
1 parent e4f81ad commit 6d5d732
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions conf/rest/9.7.0/ontap_s3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6d5d732

Please sign in to comment.