Current Behavior
I have the following config.yaml but don't see any windows_hyperv_datastore metrics
collectors:
enabled: cpu,logical_disk,net,os,service,system,hyperv,mscluster
collector:
hyperv:
enabled:
- datastore
- dynamic_memory_balancer
- dynamic_memory_vm
- hypervisor_logical_processor
- hypervisor_root_partition
- hypervisor_root_virtual_processor
- hypervisor_virtual_processor
- legacy_network_adapter
- virtual_machine_health_summary
- virtual_machine_vid_partition
- virtual_network_adapter
- virtual_storage_device
- virtual_switch
mscluster:
enabled:
- cluster
- network
- node
- resource
- resouregroup
- shared_volumes
- virtualdisk
log:
level: error
scrape:
timeout-margin: 0.5
telemetry:
path: /metrics
web:
listen-address: ":9182"
Expected Behavior
I expect to see windows_hyperv_datastore metrics but there aren't any
Steps To Reproduce
Environment
- windows_exporter Version: 0.31.3
- Windows Server Version: 2025 DC
windows_exporter logs
I've checked the windows events logs and there are no errors
Anything else?
No response
Current Behavior
I have the following config.yaml but don't see any windows_hyperv_datastore metrics
collectors:
enabled: cpu,logical_disk,net,os,service,system,hyperv,mscluster
collector:
hyperv:
enabled:
- datastore
- dynamic_memory_balancer
- dynamic_memory_vm
- hypervisor_logical_processor
- hypervisor_root_partition
- hypervisor_root_virtual_processor
- hypervisor_virtual_processor
- legacy_network_adapter
- virtual_machine_health_summary
- virtual_machine_vid_partition
- virtual_network_adapter
- virtual_storage_device
- virtual_switch
mscluster:
enabled:
- cluster
- network
- node
- resource
- resouregroup
- shared_volumes
- virtualdisk
log:
level: error
scrape:
timeout-margin: 0.5
telemetry:
path: /metrics
web:
listen-address: ":9182"
Expected Behavior
I expect to see windows_hyperv_datastore metrics but there aren't any
Steps To Reproduce
Environment
windows_exporter logs
I've checked the windows events logs and there are no errorsAnything else?
No response