Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mi: replace all WMI calls with MI calls #1700

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

jkroepke
Copy link
Member

@jkroepke jkroepke commented Oct 19, 2024

@cflanderscpc
Copy link

As part of this - would it be possible to add the Dynamic Memory Balancer\Available Memory counter? From: https://learn.microsoft.com/en-us/windows-server/administration/performance-tuning/role/hyper-v-server/detecting-virtualized-environment-bottlenecks#memory-bottlenecks

The counter can be found at Win32_RawPerfData_BalancerStats_HyperVDynamicMemoryBalancer.AvailableMemory

@jkroepke
Copy link
Member Author

Thats an dedicated issue/feature request. please create a separate one

@jkroepke jkroepke merged commit c4f5d58 into prometheus-community:master Nov 3, 2024
8 checks passed
@jkroepke jkroepke deleted the mi branch November 3, 2024 00:03
jkroepke added a commit that referenced this pull request Nov 3, 2024
@jkroepke jkroepke added chore routine maintenance tasks and removed ✨ enhancement labels Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore routine maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove WMI with Win32 API or Windows Management Infrastructure (MI) calls
2 participants