Skip to content

Commit 3cc26b7

Browse files
authored
[DOCS-13815] Fix dead VMware white paper link in vSphere readme (DataDog#23040)
1 parent ae8a5b5 commit 3cc26b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vsphere/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ See [metadata.csv][10] for a list of metrics provided by this check.
4646

4747
**Note**: The vSphere integration has the ability to collect both per-resource metrics (such as those related to CPUs), and per-instance metrics (such as those related to CPU cores). As such, there are metrics that are only per-resource, per-instance, or both.
4848
A resource represents a physical or virtual representation of a machine. This can be represented by vm, host, datastore, cluster in vSphere.
49-
An instance represents individual entities found within a resource. More information on vSphere resources can be found in the [VMWare Infrastructure Architecture Overview white paper][11].
49+
An instance represents individual entities found within a resource. More information on vSphere resources can be found in the [vSphere Resource Management documentation][11].
5050

5151
By default, the vSphere integration only collects per-resource metrics, which causes some metrics that are per-instance to be ignored. These can be configured using the `collect_per_instance_filters` option. See below for an example:
5252

@@ -120,7 +120,7 @@ The Datadog vSphere integration collects metrics and events from your [TKG][13]
120120
[8]: https://docs.datadoghq.com/integrations/faq/troubleshooting-duplicated-hosts-with-vsphere/
121121
[9]: https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0/vsphere-monitoring-and-performance/monitoring-inventory-objects/data-collection-levels.html
122122
[10]: https://github.com/DataDog/integrations-core/blob/master/vsphere/metadata.csv
123-
[11]: https://www.vmware.com/pdf/vi_architecture_wp.pdf
123+
[11]: https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0/vsphere-resource-management.html
124124
[12]: https://github.com/DataDog/integrations-core/blob/master/vsphere/assets/service_checks.json
125125
[13]: https://tanzu.vmware.com/kubernetes-grid
126126
[14]: https://docs.datadoghq.com/containers/kubernetes/installation/?tab=operator

0 commit comments

Comments
 (0)