Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit b3955fe

Browse files
Fix
1 parent 68cc6fb commit b3955fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/monitors-hosts/vsphere.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ monitor. For more settings see :new-page:`vSphere monitor <https://github.com/si
169169
- ``string``
170170
- * Limits the inventory traversed by the monitor. Leave blank or omit to traverse and get metrics for the entire vSphere inventory. Otherwise, this expression is evaluated per cluster. If ``true``, metrics are collected for the objects in the cluster, otherwise it's skipped.
171171
* The expression can use the variables ``Datacenter`` and ``Cluster``. For example, to collect metrics for a specific datacenter and cluster, use ``filter: "Datacenter == 'MyDatacenter' && Cluster == 'MyCluster'"``.
172-
* See :new-page:`expr <https://github.com/antonmedv/expr> in GitHub for advanced syntax.
172+
* See :new-page:`expr <https://github.com/antonmedv/expr>` in GitHub for advanced syntax.
173173
-
174174

175175
- ``insecureSkipVerify``

0 commit comments

Comments
 (0)