Skip to content

Commit

Permalink
[vmware-monitoring] Add host system properties metric (#6576)
Browse files Browse the repository at this point in the history
* Add host system properties metric
  • Loading branch information
kevin-fischer committed May 24, 2024
1 parent 7d4fdcd commit fa17412
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion system/vmware-monitoring/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: vmware-monitoring
version: 1.10.3
version: 1.10.4
description: VMware Monitoring and Metrics Collection
dependencies:
- name: prometheus-server
Expand Down
2 changes: 2 additions & 0 deletions system/vmware-monitoring/templates/collector-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@ data:
key: "config|storageDevice|plugStoreTopology|numberofPath"
- metric_suffix: "custom_attributes_change_request_info"
key: "summary|customTag:Change_Request|customTagValue"
- metric_suffix: "summary_custom_tag_no_swap_ds"
key: "summary|customTag:No_Swap_DS|customTagValue"
VCenterStatsCollector:
# INFO - Prefix: vrops_vcenter_
Expand Down

0 comments on commit fa17412

Please sign in to comment.