@cryptotaxi247 / netdata-1 / commits / 4afae4904

Update metadata.yaml (#22560)

Fotis Voutsas committed May 26, 2026 at 10:19 UTC 4afae49042b007fa6f18b64b5ff8709f63a1dee7
1 file changed +22 -22
src/go/plugin/go.d/collector/vsphere/metadata.yaml
+22 -22
@@ -586,9 +586,9 @@ modules:
586 description: Host name
587 - name: vm
588 description: Virtual Machine name
589 - - name: vsphere_tag_<category>
589 + - name: vsphere_tag_\<category>
590 description: vSphere tag label; present only for categories matched by `tag_categories`; category names are sanitized for label keys and multiple tags in one category are sorted and joined with the pipe character
591 - - name: vsphere_custom_attribute_<name>
591 + - name: vsphere_custom_attribute_\<name>
592 description: vSphere custom attribute label; present only for attributes matched by `custom_attributes`; attribute names are sanitized for label keys
593 metrics:
594 - name: vsphere.vm_cpu_utilization
@@ -781,9 +781,9 @@ modules:
781 description: Host name
782 - name: vm
783 description: Virtual Machine name
784 - - name: vsphere_tag_<category>
784 + - name: vsphere_tag_\<category>
785 description: vSphere tag label; present only for categories matched by `tag_categories`; category names are sanitized for label keys and multiple tags in one category are sorted and joined with the pipe character
786 - - name: vsphere_custom_attribute_<name>
786 + - name: vsphere_custom_attribute_\<name>
787 description: vSphere custom attribute label; present only for attributes matched by `custom_attributes`; attribute names are sanitized for label keys
788 metrics:
789 - name: vsphere.vm_power_usage
@@ -813,9 +813,9 @@ modules:
813 description: Virtual Machine name
814 - name: vm_instance_uuid
815 description: VM instance UUID used by vSAN performance entity references
816 - - name: vsphere_tag_<category>
816 + - name: vsphere_tag_\<category>
817 description: vSphere tag label; present only for categories matched by `tag_categories`; category names are sanitized for label keys and multiple tags in one category are sorted and joined with the pipe character
818 - - name: vsphere_custom_attribute_<name>
818 + - name: vsphere_custom_attribute_\<name>
819 description: vSphere custom attribute label; present only for attributes matched by `custom_attributes`; attribute names are sanitized for label keys
820 metrics:
821 - name: vsphere.vsan_vm_operations
@@ -850,9 +850,9 @@ modules:
850 description: Cluster name
851 - name: host
852 description: Host name
853 - - name: vsphere_tag_<category>
853 + - name: vsphere_tag_\<category>
854 description: vSphere tag label; present only for categories matched by `tag_categories`; category names are sanitized for label keys and multiple tags in one category are sorted and joined with the pipe character
855 - - name: vsphere_custom_attribute_<name>
855 + - name: vsphere_custom_attribute_\<name>
856 description: vSphere custom attribute label; present only for attributes matched by `custom_attributes`; attribute names are sanitized for label keys
857 metrics:
858 - name: vsphere.host_power_usage
@@ -897,9 +897,9 @@ modules:
897 description: Host name
898 - name: vsan_node_uuid
899 description: vSAN host node UUID used by vSAN performance entity references
900 - - name: vsphere_tag_<category>
900 + - name: vsphere_tag_\<category>
901 description: vSphere tag label; present only for categories matched by `tag_categories`; category names are sanitized for label keys and multiple tags in one category are sorted and joined with the pipe character
902 - - name: vsphere_custom_attribute_<name>
902 + - name: vsphere_custom_attribute_\<name>
903 description: vSphere custom attribute label; present only for attributes matched by `custom_attributes`; attribute names are sanitized for label keys
904 metrics:
905 - name: vsphere.vsan_host_operations
@@ -946,9 +946,9 @@ modules:
946 description: Cluster name
947 - name: host
948 description: Host name
949 - - name: vsphere_tag_<category>
949 + - name: vsphere_tag_\<category>
950 description: vSphere tag label; present only for categories matched by `tag_categories`; category names are sanitized for label keys and multiple tags in one category are sorted and joined with the pipe character
951 - - name: vsphere_custom_attribute_<name>
951 + - name: vsphere_custom_attribute_\<name>
952 description: vSphere custom attribute label; present only for attributes matched by `custom_attributes`; attribute names are sanitized for label keys
953 metrics:
954 - name: vsphere.host_cpu_utilization
@@ -1071,9 +1071,9 @@ modules:
1071 description: Datastore name
1072 - name: type
1073 description: "Datastore type (VMFS, NFS, NFS41, vsan, VVOL, PMEM)"
1074 - - name: vsphere_tag_<category>
1074 + - name: vsphere_tag_\<category>
1075 description: vSphere tag label; present only for categories matched by `tag_categories`; category names are sanitized for label keys and multiple tags in one category are sorted and joined with the pipe character
1076 - - name: vsphere_custom_attribute_<name>
1076 + - name: vsphere_custom_attribute_\<name>
1077 description: vSphere custom attribute label; present only for attributes matched by `custom_attributes`; attribute names are sanitized for label keys
1078 metrics:
1079 - name: vsphere.datastore_disk_io
@@ -1154,9 +1154,9 @@ modules:
1154 description: Datacenter name
1155 - name: datastore_cluster
1156 description: Datastore cluster name
1157 - - name: vsphere_tag_<category>
1157 + - name: vsphere_tag_\<category>
1158 description: vSphere tag label; present only for categories matched by `tag_categories`; category names are sanitized for label keys and multiple tags in one category are sorted and joined with the pipe character
1159 - - name: vsphere_custom_attribute_<name>
1159 + - name: vsphere_custom_attribute_\<name>
1160 description: vSphere custom attribute label; present only for attributes matched by `custom_attributes`; attribute names are sanitized for label keys
1161 metrics:
1162 - name: vsphere.datastore_cluster_space_utilization
@@ -1200,9 +1200,9 @@ modules:
1200 description: Cluster name
1201 - name: vsan_uuid
1202 description: vSAN cluster UUID used by vSAN performance entity references
1203 - - name: vsphere_tag_<category>
1203 + - name: vsphere_tag_\<category>
1204 description: vSphere tag label; present only for categories matched by `tag_categories`; category names are sanitized for label keys and multiple tags in one category are sorted and joined with the pipe character
1205 - - name: vsphere_custom_attribute_<name>
1205 + - name: vsphere_custom_attribute_\<name>
1206 description: vSphere custom attribute label; present only for attributes matched by `custom_attributes`; attribute names are sanitized for label keys
1207 metrics:
1208 - name: vsphere.vsan_cluster_space_usage
@@ -1264,9 +1264,9 @@ modules:
1264 description: Datacenter name
1265 - name: cluster
1266 description: Cluster name
1267 - - name: vsphere_tag_<category>
1267 + - name: vsphere_tag_\<category>
1268 description: vSphere tag label; present only for categories matched by `tag_categories`; category names are sanitized for label keys and multiple tags in one category are sorted and joined with the pipe character
1269 - - name: vsphere_custom_attribute_<name>
1269 + - name: vsphere_custom_attribute_\<name>
1270 description: vSphere custom attribute label; present only for attributes matched by `custom_attributes`; attribute names are sanitized for label keys
1271 metrics:
1272 - name: vsphere.cluster_hosts
@@ -1512,9 +1512,9 @@ modules:
1512 description: Cluster name
1513 - name: resource_pool
1514 description: Resource Pool name
1515 - - name: vsphere_tag_<category>
1515 + - name: vsphere_tag_\<category>
1516 description: vSphere tag label; present only for categories matched by `tag_categories`; category names are sanitized for label keys and multiple tags in one category are sorted and joined with the pipe character
1517 - - name: vsphere_custom_attribute_<name>
1517 + - name: vsphere_custom_attribute_\<name>
1518 description: vSphere custom attribute label; present only for attributes matched by `custom_attributes`; attribute names are sanitized for label keys
1519 metrics:
1520 - name: vsphere.resource_pool_cpu_usage