What's Changed
- 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 and quay.io 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
- fix: release build by @jkroepke in #1478
- fix: release build again by @jkroepke in #1479
- fix: release build again by @jkroepke in #1480
- Synchronize common files from prometheus/prometheus by @prombot in #1453
- fix: release build again again by @jkroepke in #1481
- fix: makefile variable override by @jkroepke in #1482
- Synchronize common files from prometheus/prometheus by @prombot in #1483
- chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #1484
- Additional CI linters by @breed808 in #1487
- Remove push to quay.io by @jkroepke in #1490
- Add new RemoteFX network metrics by @truck0321 in #1489
- Update collector.diskdrive.md by @jacbo0112 in #1495
- Add Printer Exporter by @soheilrt in #1485
- Fix docker push on release by @jkroepke in #1496
- feat: allow setting of exporter process priority by @breed808 in #1488
- Synchronize common files from prometheus/prometheus by @prombot in #1510
- Fix omission of RemoteFX Graphics metrics by @benash in #1511
- Synchronize common files from prometheus/prometheus by @prombot in #1512
- Synchronize common files from prometheus/prometheus by @prombot in #1513
- Update README.md by @jacbo0112 in #1501
- chore(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in #1517
- chore(deps): bump github.com/Microsoft/hcsshim from 0.12.3 to 0.12.4 by @dependabot in #1518
- chore(deps): bump github.com/prometheus/common from 0.53.0 to 0.54.0 by @dependabot in #1519
- 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
- chore(deps): bump github.com/prometheus/common from 0.54.0 to 0.55.0 by @dependabot in #1530
- chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 by @dependabot in #1531
- Update README.md by @jacbo0112 in #1516
- Update collector.diskdrive.md by @jacbo0112 in #1502
- chore(deps): bump github.com/Microsoft/hcsshim from 0.12.4 to 0.12.5 by @dependabot in #1535
- 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
- fix push by @jkroepke in #1536
- try fix push by bump dependencies by @jkroepke in #1537
- ci: disable hostimage image by @jkroepke in #1539
New Contributors
- @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.26.0-rc.2...v0.26.0-rc.3