Skip to content

Releases: prometheus-community/windows_exporter

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

v0.27.2

17 Aug 19:00
4e460bc
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

📖 Documentation

  • time: fix windows_time_computed_time_offset_seconds docs by @jkroepke in #1571

Full Changelog: v0.27.1...v0.27.2

v0.27.1

14 Aug 06:29
f6965b1
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • mssql: fix nil panic, if YAML file is used a configuration by @jkroepke in #1570

🛠️ Dependencies

  • chore(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 by @dependabot in #1566

Full Changelog: v0.27.0...v0.27.1

v0.27.0

11 Aug 13:50
ca4ad46
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes

✨ Exciting New Features

  • chore: deprecate teradici_pcoip and vmware_blast collector by @jkroepke in #1559

🐞 Bug Fixes

  • installer: do not enable V1 counters by default by @jkroepke in #1555
  • scheduled_task: do not report windows_scheduled_task_last_result for task that never run before by @jkroepke in #1562

🛠️ Dependencies

Full Changelog: v0.26.2...v0.27.0