EXE
WinGet
windows_exporter
Prometheus Community · 0.19.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
windows_exporter-0.19.0-386.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Prometheus.WindowsExporter
Version
0.19.0
Description
Prometheus exporter for Windows machines
License
MIT
↗
Installer URL
https://github.com/prometheus-community/windows_exporter/releases/download/v0.19.0/windows_exporter-0.19.0-386.exe
Upgrade Behavior
install(Install over existing)
Release Notes
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 in #907
- Run CI on pushes to master branch by @breed808 in #945
- feat: add storage metrics for container collector by @szediktam in #943
- fix: typo of container docs by @szediktam in #949
- Fix image build issues by @breed808 in #948
- Fix formatting for kubernetes documentatio…