What's Changed
- feat!: Disable IIS queries in
process
collector by @breed808 in #1062 - chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #1302
- fix: Fix spelling error in service collector by @breed808 in #1331
- chore(deps): bump github.com/prometheus/client_model from 0.4.1-0.20230718164431-9a2bf3000d16 to 0.5.0 by @dependabot in #1304
- chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #1307
- chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.56.3 by @dependabot in #1316
- chore(deps): bump github.com/Microsoft/hcsshim from 0.11.1 to 0.11.4 by @dependabot in #1327
- chore(deps): bump github.com/prometheus/common from 0.44.0 to 0.45.0 by @dependabot in #1311
- chore(deps): bump golang.org/x/sys from 0.12.0 to 0.14.0 by @dependabot in #1328
- feat(#1300): add revision to windows_os_info by @DiniFarb in #1317
- Refactor collectors by @jkroepke in #1324
- Add cross OS Dockerfile by @jkroepke in #1326
- chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #1332
- feat: Add jkroepke to maintainers by @breed808 in #1333
- Do not abort if we do not know which user is running the process by @kang-makes in #1336
- Check for nil strings and include wrappers around each. by @mattdurham in #1335
- add sites to iss config constructor by @mattdurham in #1339
- Remove deprecated flags: --collector..-blacklist / --collector..-whitelist by @jkroepke in #1337
- Feature/collector/exchange by @aburtasov in #1338
- CI: Add stale action by @jkroepke in #1342
- fix(docs): Add textfile to enabled_collectors by @breed808 in #1345
- chore(deps): bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 by @dependabot in #1346
- Update collector.exchange.md by @dormancygrace in #1348
- Add check for enable worker process so it is properly set. by @mattdurham in #1351
- chore(deps): bump golang.org/x/sys from 0.14.0 to 0.15.0 by @dependabot in #1355
- Add ARM64 MSI builds by @breed808 in #1343
- Remove old event source registry key by @jkroepke in #1357
- Add collector for SMB by @aburtasov in #1340
- chore(deps): bump github.com/prometheus/exporter-toolkit from 0.10.0 to 0.11.0 by @dependabot in #1358
- Added useful query for memory usage by @exgolden in #1361
- metric name & useful query by @exgolden in #1365
- chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #1364
- Synchronize common files from prometheus/prometheus by @prombot in #1369
- chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #1370
New Contributors
- @kang-makes made their first contribution in #1336
- @mattdurham made their first contribution in #1335
- @aburtasov made their first contribution in #1338
- @dormancygrace made their first contribution in #1348
- @exgolden made their first contribution in #1361
Full Changelog: v0.24.0...v0.25.0-rc0