diff --git a/vsphere/assets/configuration/spec.yaml b/vsphere/assets/configuration/spec.yaml index 03028a59bfec8..130ce7efc5975 100644 --- a/vsphere/assets/configuration/spec.yaml +++ b/vsphere/assets/configuration/spec.yaml @@ -296,7 +296,7 @@ files: - 'datacenter' - 'cluster' - 'storage_pod' - - 'vcenter_object_manager' + - 'vstorage_object_manager' type: array display_default: ['vm', 'host'] items: diff --git a/vsphere/datadog_checks/vsphere/data/conf.yaml.example b/vsphere/datadog_checks/vsphere/data/conf.yaml.example index 0519484257e25..5c9dcd1ac0955 100644 --- a/vsphere/datadog_checks/vsphere/data/conf.yaml.example +++ b/vsphere/datadog_checks/vsphere/data/conf.yaml.example @@ -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.