← Package directory
Available on winget

Install windows_exporter

Prometheus exporter for Windows machines

Install with winget
winget install --id Prometheus.WindowsExporter
Upgrade
winget upgrade --id Prometheus.WindowsExporter
Uninstall
winget uninstall --id Prometheus.WindowsExporter

About windows_exporter

A Prometheus exporter for Windows machines.

What's new in 0.31.7

What's Changed 🐞 Bug Fixes - fix: Update go version to latest 1.25.x by @jkroepke in #2397 Full Changelog: v0.31.6...v0.31.7

Read release notes

Version history

Version Updated Notes
0.31.7 Unknown What's Changed 🐞 Bug Fixes - fix: Update go version to latest 1.25.x by @jkroepke in #2397 Full Changelog: v0.31.6...v0.31.7
0.31.6 Unknown What's Changed 🐞 Bug Fixes - container: fix deserialize HNS response in GetHNSEndpointStats (#2379) by @slab-msft in #2380 Full Changelog: v0.31.5...v0.31.6
0.31.5 Unknown What's Changed 🐞 Bug Fixes - pdh/registry: fix panic when T is a struct type (#2366) by @jkroepke in #2367 Full Changelog: v0.31.4...v0.31.5
0.31.4 Unknown What's Changed 🐞 Bug Fixes - gpu: skip Microsoft Basic Render Driver metrics by @jkroepke in #2363 πŸ› οΈ Dependencies - chore(deps): update github actions (0.31) (major) by @renovate[bot] in #2356 - fix(deps): update golang...
0.31.3 Unknown What's Changed ✨ Exciting New Features - collector: Add disable flag by @jkroepke in #2165 - chore: update to go 1.25 by @jkroepke in #2185 - mi: remove callbacks by @jkroepke in #2188 - installer: set failureflag for Wi...
0.31.2 Unknown What's Changed ✨ Exciting New Features - process: Add flag to control the export of the process cmdline by @jkroepke in #2153 🐞 Bug Fixes - installer: add quote to avoid argument splitting by @jkroepke in #2161 - install...
0.31.1 Unknown What's Changed ✨ Exciting New Features - filetime: support case insensitive matching by @jkroepke in #2132 🐞 Bug Fixes - config: fix lists by @jkroepke in #2124 - container: fix memory leaks by @jkroepke in #2129 - gpu:...
0.31.0 Unknown What's Changed πŸ’₯ Breaking Changes - time: windows_time_clock_frequency_adjustment_ppb_total -> windows_time_clock_frequency_adjustment_ppb and add windows_time_clock_frequency_adjustment metric for Win2016 by @jkroepke i...
0.30.8 Unknown What's Changed 🐞 Bug Fixes - update: export properties so that they can be read from yaml file by @kalleep in #2054 - [0.30] logical_disk: skip unmounted volumes (#2084) by @jkroepke in #2090 - [0.30] fix: added count ch...
0.30.7 Unknown What's Changed ✨ Exciting New Features - dns: add enhanced metrics (#1999) by @jkroepke in #2040 🐞 Bug Fixes - fix: Support running as Windows Service within containers [0.30.x] by @jkroepke in #2009 - exchange: fix The...
0.30.6 Unknown What's Changed 🐞 Bug Fixes - fix: Support running as Windows Service within containers by @jkroepke in #1907 - fix: buffer length panic by @jkroepke in #1936 - hyperv: fix Windows Server 2016 compatibility by @jkroepke i...
0.30.5 Unknown What's Changed 🐞 Bug Fixes - time: fix panic if counters aren't present by @jkroepke in #1898 - fix: log to the Windows temp directory if of service detection failures. by @jkroepke in #1890 - ci: fix checksum by @jkroep...
0.30.4 Unknown What's Changed 🐞 Bug Fixes - ci: pin wix toolset version to avoid installing incompatible extensions by @jkroepke in #1885 Full Changelog: v0.30.3...v0.30.4
0.30.0 Unknown Release notes
0.24.0 Unknown ⚠️ Breaking Changes #803 has introduced the physical_disk collector as a default collector for the exporter. What's Changed - fix: Remove default value from deprecated IIS flag by @breed808 in #1257 - fix: config file CL...
0.23.1 Unknown This release fixes the MSI installation issue (and eventlog behaviour) present in the v0.23.0 release. What's Changed - Fix panic with log.file=eventlog by @jkroepke in #1255 - fix: Set correct eventlog flag for MSI inst...
0.22.0 Unknown What's Changed - Add Win32_DiskDrive Collector by @6fears7 in #1095 - Add labels to diskdrive docs by @breed808 in #1121 - Add VDI Metrics collections by @tpowelldev in #1127 - Remove Bad Comment by @bck01215 in #1136 -...
0.21.0 Unknown ⚠️ Breaking Changes --telemetry.addr flag and configuration option for specifying the exporter listening address and port has been replaced with --web.listen-address. See #1082 and #1092 for context. What's Changed - Upd...
0.20.0 Unknown Notable Bugfixes - Fixed exporter failing to start while the host system is under load (typically during Windows updates) by @jammiemil in #1047 πŸ› Known Bugs - The scheduled_task collector appears to be leaking memory #1...
0.19.0 Unknown What's Changed - Add HostProcess Container Configuration for k8s by @jsturtevant in #864 - Ensure CPU time description matches mode flag by @breed808 in #925 - Check default collector metrics with promtool by @breed808 i...