Releases: prometheus-community/windows_exporter
Releases · prometheus-community/windows_exporter
v0.28.2
v0.27.3
v0.29.2
v0.29.1
What's Changed
✨ Exciting New Features
🐞 Bug Fixes
- installer: create config file, if config file location is customized by @jkroepke in #1642
- collector: fix flapping metrics if process is enabled. by @jkroepke in #1643
📖 Documentation
Full Changelog: v0.29.0...v0.29.1
v0.29.0
What's Changed
💥 Breaking Changes
- installer: Add UI + Add default config file + Replace
ADD_FIREWALL_EXCEPTION
withADDLOCAL=FirewallException
by @jkroepke in #1611 - service: refactor collector (click PR for more information) by @jkroepke in #1584
- netframework: merge multiple collector into one (click PR for more information) by @jkroepke in #1633
✨ Exciting New Features
- perfdata: add experimental generic collector by @jkroepke in #1459
- cs: Deprecate collector + os: Deprecate metrics [memory metrics moved to memory collector] (click PR for more information) by @jkroepke in #1596
🐞 Bug Fixes
- dfsr: Fix DFS Replication Service Volumes collector by @jkroepke in #1595
- collector: Skip collecting performance data if the enabled collectors don't request any. by @jkroepke in #1604
- container: do not fail hard, if single containers can't be scraped by @jkroepke in #1561
🛠️ Dependencies
- chore(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0 by @dependabot in #1603
📖 Documentation
Full Changelog: v0.28.1...v0.29.0
v0.29.0-rc.3
v0.29.0-rc.2
v0.29.0-rc.1
v0.29.0-rc.0
What's Changed
💥 Breaking Changes
- installer: Add UI + Add default config file + Replace
ADD_FIREWALL_EXCEPTION
withADDLOCAL=FirewallException
by @jkroepke in #1611
✨ Exciting New Features
- cs: Deprecate collector + os: Deprecate metrics [memory metrics moved to
memory
collector] (click PR for more information) by @jkroepke in #1596 - service: refactor collector (click PR for more information) by @jkroepke in #1584
- perfdata: add experimental generic collector by @jkroepke in #1459
🐞 Bug Fixes
- dfsr: Fix DFS Replication Service Volumes collector by @jkroepke in #1595
- collector: Skip collecting performance data if the enabled collectors don't request any. by @jkroepke in #1604
- container: do not fail hard, if single containers can't be scraped by @jkroepke in #1561
🛠️ Dependencies
- chore(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0 by @dependabot in #1603
📖 Documentation
Full Changelog: v0.28.1...v0.29.0-rc.0