What's Changed
💥 Breaking Changes
- mscluster: merge multiple collector into one (Click here for more information) by @jkroepke in #1585
- process: introduce info metric; removed
creating_process_id
label from all process metric (click here for more information) by @jkroepke in #1592
✨ Exciting New Features
- chore: pass context aware logger to collectors by @jkroepke in #1582
- *: avoid using default wmi client. by @jkroepke in #1590
🐞 Bug Fixes
🛠️ Dependencies
- chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #1574
- chore(deps): bump github.com/Microsoft/hcsshim from 0.12.5 to 0.12.6 by @dependabot in #1587
- chore(deps): bump github.com/prometheus/client_golang by @dependabot in #1588
📖 Documentation
- chore: Update TEXTFILE_DIRS description in README by @jkroepke in #1581
- terminal_services: remove old metric from docs by @jkroepke in #1583
Full Changelog: v0.27.2...v0.28.0