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
- fix!: Set correct diskdrive collector/metric name by @breed808 in #1171
- fix!: Fix jtw -> jwt ADFS spelling error by @breed808 in #1174
- feat!: Deprecate whitelist/blacklist flags by @breed808 in #1170
What's Changed
- chore(ci): Update release workflow actions by @breed808 in #1167
- Remove init functions from collectors by @breed808 in #1112
- Fix telemetry.addr deprecated since v0.21.0 by @Elpatii in #1183
- Remove fluent-style kingpin by @jkroepke in #1186
- Add yaml for WS2022 nodes by @vrapolinario in #1189
- Move prometheus collector from main to collectors by @jkroepke in #1195
- fix: Ignore duplicate IIS entries from Perflib by @breed808 in #1133
- fix: add missing vswitch packets_sent_total by @ilyam8 in #1201
- feat(doc): Document Powershell v7.3 argument parsing by @breed808 in #1239
- switch to go-kit logger by @jkroepke in #1192
- fix Terminal Service duplicate session names under load. by @peekjef72 in #1184
- NPS(feature): add nps collector by @rebortg in #1188
- fix: Update init container in windows exporter so that it works on both WS2019 and WS2022 by @bragi92 in #1245
- Load config file from URL by @DiniFarb in #1243
- Integrate perflib by @jkroepke in #1241
- Resolve issue preventing networking container stats from being sent to collector by @tzifudzi in #1218
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
- @Elpatii made their first contribution in #1183
- @jkroepke made their first contribution in #1186
- @vrapolinario made their first contribution in #1189
- @ilyam8 made their first contribution in #1201
- @peekjef72 made their first contribution in #1184
- @rebortg made their first contribution in #1188
- @bragi92 made their first contribution in #1245
- @DiniFarb made their first contribution in #1243
- @tzifudzi made their first contribution in #1218
Full Changelog: v0.22.0...v0.23.0