Skip to content

Releases: prometheus-community/windows_exporter

v0.28.2

28 Sep 08:54
bf6688c
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • service: [0.28.x] fix panic with NewWithConfig code path by @jkroepke in #1647

Full Changelog: v0.28.1...v0.28.2

v0.27.3

28 Sep 08:43
1e381f8
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • service: [0.27.x] fix panic with NewWithConfig code path by @jkroepke in #1646

Full Changelog: v0.27.2...v0.27.3

v0.29.1

27 Sep 09:15
65d19f4
Compare
Choose a tag to compare

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

  • docs: remove old service.services-where CLI frag from docs by @jkroepke in #1634

Full Changelog: v0.29.0...v0.29.1

v0.29.0

20 Sep 18:54
2635e5d
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes

  • installer: Add UI + Add default config file + Replace ADD_FIREWALL_EXCEPTION with ADDLOCAL=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

16 Sep 16:46
6097432
Compare
Choose a tag to compare
v0.29.0-rc.3 Pre-release
Pre-release

What's Changed

🐞 Bug Fixes

Full Changelog: v0.29.0-rc.2...v0.29.0-rc.3

v0.29.0-rc.2

12 Sep 17:48
fb275a0
Compare
Choose a tag to compare
v0.29.0-rc.2 Pre-release
Pre-release

What's Changed

🐞 Bug Fixes

  • service: fix label name in windows_service_state by @jkroepke in #1625

Full Changelog: v0.29.0-rc.1...v0.29.0-rc.2

v0.29.0-rc.1

12 Sep 13:03
064ea74
Compare
Choose a tag to compare
v0.29.0-rc.1 Pre-release
Pre-release

What's Changed

🐞 Bug Fixes

Full Changelog: v0.29.0-rc.0...v0.29.0-rc.1

v0.29.0-rc.0

11 Sep 15:59
25b642b
Compare
Choose a tag to compare
v0.29.0-rc.0 Pre-release
Pre-release

What's Changed

💥 Breaking Changes

  • installer: Add UI + Add default config file + Replace ADD_FIREWALL_EXCEPTION with ADDLOCAL=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

v0.28.1

31 Aug 17:37
9febf1e
Compare
Choose a tag to compare

What's Changed

✨ Exciting New Features

🐞 Bug Fixes

Full Changelog: v0.28.0...v0.28.1

v0.28.0

30 Aug 18:24
d8f0665
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes

  • mscluster: merge multiple collector into one (Click here for more information) by @jkroepke in #1585
  • process: introduce info metric; removed creating_process_id label from all process metric (click here for more information) by @jkroepke in #1592

✨ Exciting New Features

🐞 Bug Fixes

  • terminal_services: Avoid duplicate metrics by add session_id by @jkroepke in #1576

🛠️ Dependencies

  • chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #1574
  • chore(deps): bump github.com/Microsoft/hcsshim from 0.12.5 to 0.12.6 by @dependabot in #1587
  • chore(deps): bump github.com/prometheus/client_golang by @dependabot in #1588

📖 Documentation

  • chore: Update TEXTFILE_DIRS description in README by @jkroepke in #1581
  • terminal_services: remove old metric from docs by @jkroepke in #1583

Full Changelog: v0.27.2...v0.28.0