Skip to content

Commit

Permalink
feat: handled review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Hardikl committed Nov 25, 2024
1 parent b966355 commit 3bb6c67
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions cmd/tools/generate/counter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1990,15 +1990,15 @@ counters:
Template: conf/rest/9.12.0/fru.yaml

- Name: cluster_tags
Description: This metric display tags at cluster level.
Description: Displays tags at the cluster level.
APIs:
- API: REST
Endpoint: NA
ONTAPCounter: Harvest generated
Template: conf/rest/9.12.0/status.yaml

- Name: volume_tags
Description: This metric display tags at volume level.
Description: Displays tags at the volume level.
APIs:
- API: REST
Endpoint: NA
Expand All @@ -2007,23 +2007,23 @@ counters:


- Name: cluster_software_update
Description: This metric displays the software update phase with its status.
Description: Displays the software update phase with its status.
APIs:
- API: REST
Endpoint: NA
ONTAPCounter: Harvest generated
Template: conf/rest/9.6.0/clustersoftware.yaml

- Name: cluster_software_status
Description: This metric displays the software job with its status.
Description: Displays the software job with its status.
APIs:
- API: REST
Endpoint: NA
ONTAPCounter: Harvest generated
Template: conf/rest/9.6.0/clustersoftware.yaml

- Name: cluster_software_validation
Description: This metric displays the software pre validation checks with its status.
Description: Displays the software pre-validation checks with their status.
APIs:
- API: REST
Endpoint: NA
Expand Down

0 comments on commit 3bb6c67

Please sign in to comment.