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
- Fix collector.process.iis flag by @jaco-van-zyl-derivco in #1416
- 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
- Add label volume_name to logical_disk collector by @aburtasov in #1442
- 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
- Remove landing page by @jkroepke in #1471
- Remove unused
*prometheus.Desc
return value from collectorscollect()
function by @breed808 in #1475 - Implementing smbclient collector by @rob-scheepens in #1408
- Add: push docker images to dockerhub by @jkroepke in #1469
- scheduled_task: Move OLE connection to collect function by @jkroepke in #1451
- Enable process V1 performance counters by default by @jkroepke in #1477
- Add new RemoteFX network metrics by @truck0321 in #1489
- Add Printer Exporter by @soheilrt in #1485
- feat: allow setting of exporter process priority by @breed808 in #1488
- Fix omission of RemoteFX Graphics metrics by @benash in #1511
- Fix timezone caching issues by @jkroepke in #1499
- Service V2 collector by @jkroepke in #1497
- Add label user to process collector by @aburtasov in #1472
- Update collector.diskdrive.md by @jacbo0112 in #1502
- fix(README.md): Corrected image links by @FRFlo in #1533
- Add hostprocess image builds by @jkroepke in #1507
- fix default value of collectors.dfsr.sources-enabled by @jkroepke in #1506
- logical disk: Fix metrics for non drive letter disks by @jkroepke in #1498
- printer collector: Use ENUM pattern for printer status by @jkroepke in #1500
- license collector by @jkroepke in #1524
- Add terminal service session info by @jkroepke in #1525
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
- @truck0321 made their first contribution in #1489
- @jacbo0112 made their first contribution in #1495
- @soheilrt made their first contribution in #1485
- @benash made their first contribution in #1511
- @FRFlo made their first contribution in #1533
Full Changelog: v0.25.1...v0.26.0