Skip to content

Commit 74231f6

Browse files
updating docs (#19094)
1 parent 846abd9 commit 74231f6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

vsphere/assets/configuration/spec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,9 @@ files:
391391
- name: collect_vsan_data
392392
description: |
393393
If true, the integration will collect additional metrics and events about vSAN clusters, and hosts.
394+
Ensure that you have the vSAN Performance Service enabled:
395+
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vsan-monitoring.doc/
396+
GUID-02F67DC3-3D5A-48A4-A445-D2BD6AF2862C.html
394397
value:
395398
type: boolean
396399
example: false

vsphere/datadog_checks/vsphere/data/conf.yaml.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,9 @@ instances:
342342

343343
## @param collect_vsan_data - boolean - optional - default: false
344344
## If true, the integration will collect additional metrics and events about vSAN clusters, and hosts.
345+
## Ensure that you have the vSAN Performance Service enabled:
346+
## https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vsan-monitoring.doc/
347+
## GUID-02F67DC3-3D5A-48A4-A445-D2BD6AF2862C.html
345348
#
346349
# collect_vsan_data: false
347350

0 commit comments

Comments
 (0)