v0.29.0
What's Changed
💥 Breaking Changes
- installer: Add UI + Add default config file + Replace
ADD_FIREWALL_EXCEPTION
withADDLOCAL=FirewallException
by @jkroepke in #1611 - service: refactor collector (click PR for more information) by @jkroepke in #1584
- netframework: merge multiple collector into one (click PR for more information) by @jkroepke in #1633
✨ Exciting New Features
- perfdata: add experimental generic collector by @jkroepke in #1459
- cs: Deprecate collector + os: Deprecate metrics [memory metrics moved to memory collector] (click PR for more information) by @jkroepke in #1596
🐞 Bug Fixes
- dfsr: Fix DFS Replication Service Volumes collector by @jkroepke in #1595
- collector: Skip collecting performance data if the enabled collectors don't request any. by @jkroepke in #1604
- container: do not fail hard, if single containers can't be scraped by @jkroepke in #1561
🛠️ Dependencies
- chore(deps): bump github.com/prometheus/common from 0.55.0 to 0.57.0 by @dependabot in #1603
📖 Documentation
Full Changelog: v0.28.1...v0.29.0