Skip to content

Commit

Permalink
fixing typo (#18927)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulkaukuntla authored Oct 28, 2024
1 parent e50672b commit 5f49487
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vsphere/assets/configuration/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ files:
- 'datacenter'
- 'cluster'
- 'storage_pod'
- 'vcenter_object_manager'
- 'vstorage_object_manager'
type: array
display_default: ['vm', 'host']
items:
Expand Down
2 changes: 1 addition & 1 deletion vsphere/datadog_checks/vsphere/data/conf.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ instances:
# - datacenter
# - cluster
# - storage_pod
# - vcenter_object_manager
# - vstorage_object_manager

## @param include_events - list of mappings - optional
## The events that should be collected by the vSphere integration.
Expand Down

0 comments on commit 5f49487

Please sign in to comment.