Skip to content

Releases: prometheus-community/windows_exporter

v0.24.0

26 Sep 08:50
5e7462a
Compare
Choose a tag to compare

⚠️ Breaking Changes

#803 has introduced the physical_disk collector as a default collector for the exporter.

What's Changed

Dependency Updates

  • chore(deps): bump github.com/Microsoft/hcsshim from 0.9.8 to 0.9.10 by @dependabot in #1260
  • chore(deps): bump github.com/Microsoft/hcsshim from 0.9.10 to 0.10.0 by @dependabot in #1264
  • chore(deps): bump golang.org/x/sys from 0.10.0 to 0.11.0 by @dependabot in #1267
  • chore(deps): bump github.com/go-ole/go-ole from 1.2.6 to 1.3.0 by @dependabot in #1274
  • chore(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0 by @dependabot in #1279
  • chore(deps): Bump Go version to v1.21.1 by @breed808 in #1283
  • chore(deps): bump github.com/Microsoft/hcsshim from 0.10.0 to 0.11.1 by @dependabot in #1292

New Contributors

Full Changelog: v0.23.1...v0.24.0

v0.23.1

21 Jul 22:44
0509164
Compare
Choose a tag to compare

This release fixes the MSI installation issue (and eventlog behaviour) present in the v0.23.0 release.

What's Changed

Full Changelog: v0.23.0...v0.23.1

v0.23.0

21 Jul 08:09
f068cf4
Compare
Choose a tag to compare

EDIT: There's an issue with the MSI installer (specifically the eventlog functionality enabled by default for the MSI installer). Please hold off on using the v0.23.0 release for MSI installations for now.

⚠️ Breaking Changes

What's Changed

Dependency Updates

  • chore(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0 by @dependabot in #1181
  • chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #1187
  • chore(deps): bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 by @dependabot in #1206
  • chore(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 by @dependabot in #1205
  • chore(deps): bump github.com/prometheus/exporter-toolkit from 0.9.1 to 0.10.0 by @dependabot in #1202
  • chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #1204
  • chore(deps): bump github.com/prometheus/common from 0.42.0 to 0.44.0 by @dependabot in #1212
  • chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in #1219
  • chore(deps): bump github.com/yusufpapurcu/wmi from 1.2.2 to 1.2.3 by @dependabot in #1224
  • chore(deps): bump github.com/leoluk/perflib_exporter from 0.2.0 to 0.2.1 by @dependabot in #1225
  • chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #1230
  • chore(deps): bump golang.org/x/sys from 0.8.0 to 0.10.0 by @dependabot in #1238

New Contributors

Full Changelog: v0.22.0...v0.23.0

v0.22.0

26 Mar 19:49
b29434c
Compare
Choose a tag to compare

What's Changed

Dependency Updates

  • chore(deps): bump golang.org/x/sys from 0.3.0 to 0.4.0 by @dependabot in #1119
  • chore(deps): bump github.com/Microsoft/hcsshim from 0.9.6 to 0.9.7 by @dependabot in #1142
  • chore(deps): Update wmi to v1.2.2 by @breed808 in #1152
  • chore(deps): bump golang.org/x/sys from 0.4.0 to 0.6.0 by @dependabot in #1146
  • chore(deps): bump github.com/prometheus/common from 0.39.0 to 0.42.0 by @dependabot in #1151
  • chore(deps): bump github.com/prometheus/exporter-toolkit from 0.8.2 to 0.9.1 by @dependabot in #1150
  • chore(deps): bump github.com/Microsoft/hcsshim from 0.9.7 to 0.9.8 by @dependabot in #1160

New Contributors

Full Changelog: v0.21.0...v0.22.0

v0.21.0

01 Mar 08:40
f5a3cf7
Compare
Choose a tag to compare

⚠️ 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

Dependency Updates

  • chore(deps): bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 by @dependabot in #1081

  • chore(deps)!: bump github.com/prometheus/exporter-toolkit from 0.7.1 to 0.8.1 by @dependabot in #1082

  • chore(deps): bump perflib to v0.2.0 by @breed808 in #1084

  • chore(deps): bump golang.org/x/sys from 0.1.0 to 0.2.0 by @dependabot in #1094

  • chore(deps): bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 by @dependabot in #1093

  • chore(deps): bump github.com/prometheus/exporter-toolkit from 0.8.1 to 0.8.2 by @breed808 in #1099

  • chore(deps): bump golang.org/x/sys from 0.2.0 to 0.3.0 by @dependabot in #1102

  • chore(deps): bump github.com/prometheus/common from 0.37.0 to 0.38.0 by @dependabot in #1104

  • chore(deps): bump github.com/Microsoft/hcsshim from 0.9.4 to 0.9.6 by @dependabot in #1109

  • chore(deps): bump github.com/prometheus/common from 0.38.0 to 0.39.0 by @dependabot in #1110

New Contributors

Full Changelog: v0.20.0...v0.21.0

v0.21.0-rc1

05 Jan 21:09
f5a3cf7
Compare
Choose a tag to compare
v0.21.0-rc1 Pre-release
Pre-release

Pre-release for v0.21.0 for exposure of changes after v0.20.0

What's Changed

New Contributors

Full Changelog: v0.20.0...v0.21.0-rc1

v0.20.0

06 Oct 09:15
677a7c8
Compare
Choose a tag to compare

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 #1063
  • Collectors using the WMI metric source may experiencing memory leaks #813

What's Changed

New Contributors

Full Changelog: v0.19.0...v0.20.0

v0.19.0

23 Jul 04:04
752d467
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.1...v0.19.0

v0.18.1

05 Feb 08:11
e07b205
Compare
Choose a tag to compare

Bug fixes

  • Fixed broken whitelist/blacklist flag functionality for iis collector #937

v0.18.0

31 Jan 09:29
27b2ca0
Compare
Choose a tag to compare

⚠️ Breaking changes

  • Added missing "_total" suffix to counter metrics in tcp collector (#905, thanks @mjtrangoni!). Metrics were previously windows_tcp_connection_failures, windows_tcp_connections_active, windows_tcp_connections_passive and windows_tcp_connections_reset.
  • Removed "_count" suffix from non-histogram and non-summary metrics in the process, terminal_services and time collectors (#901, thanks @mjtrangoni!). Metrics were previously windows_process_handle_count, windows_process_thread_count, windows_terminal_services_handle_count, windows_terminal_services_thread_count and windows_time_ntp_client_time_source_count.

Enhancements

  • Added collector for Active Directory Certificate Services (#895, thanks @akrauza!)
  • Added additional metrics to the adfs collector (#909, thanks @akrauza!)

Bug fixes

  • Fixed default listening port behavior for MSI installations (#912)
  • Fixed end-to-end test failures in CI with client_golang >= v1.12.0 (#924)
  • Fixed iis collector returning errors with IIS versions greater than 7 (#921, thanks @aymericDD!)

Changes

  • Added Github Action for spell checking changes (#896, thanks @mjtrangoni!)
  • Replaced Appveyor badge with Github Actions badge in README (#906, thanks @mjtrangoni!)
  • Updated README with ADCS documentation link (#908, thanks @akrauza!)

πŸ› Known Bugs

  • Collectors using the WMI metric source may experiencing memory leaks (#813).