What's Changed
- fix(#1390): global kingpin instead of app var by @DiniFarb in #1397
- docs!: Remove support for EOL Windows versions by @breed808 in #1396
- Update collector.mssql.md by @Winter-py in #1409
- Fix collector.process.iis flag by @jaco-van-zyl-derivco in #1416
- Fix typo "Privileged" by @simon04 in #1401
- Fix typo "Labelled" by @simon04 in #1402
- fix: Apply query filter to metrics by @breed808 in #1392
- Restore Windows 2012 support. by @jkroepke in #1446
- installer: Disable Windows Firewall Exception by default. Can be re-enabled with ADD_FIREWALL_EXCEPTION=yes by @jkroepke in #1447
- Improvement: Add owner_node on resource and resourcegroup for mscluster by @webalexeu in #1395
- chore(deps): bump github.com/Microsoft/hcsshim from 0.12.2 to 0.12.3 by @dependabot in #1456
- Add label volume_name to logical_disk collector by @aburtasov in #1442
- chore(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0 by @dependabot in #1455
- Implement a Windows application manifest by @jkroepke in #1445
- Ability to disable debug endpoints by @jkroepke in #1448
- Do not add "--web.listen-address" to service if default values are provided by @jkroepke in #1452
- iis: Add IIS info metric by @jkroepke in #1450
- perflib: enrich error message by @jkroepke in #1460
- chore(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #1464
New Contributors
- @Winter-py made their first contribution in #1409
- @jaco-van-zyl-derivco made their first contribution in #1416
- @simon04 made their first contribution in #1401
- @webalexeu made their first contribution in #1395
Full Changelog: v0.25.1...v0.26.0-rc.0