What's Changed
🐞 Bug Fixes
- fix: Support running as Windows Service within containers by @jkroepke in #1907
- fix: buffer length panic by @jkroepke in #1936
- hyperv: fix Windows Server 2016 compatibility by @jkroepke in #1925
- fix: return Windows 11 as product name, if build number is >= 22000 by @jkroepke in #1935
- service: fix windows.EnumServicesStatusEx reports buffer too small by @jkroepke in #1954
- mssql: support initial non default instances names by @jkroepke in #1958
- logon: deprecate collector. Use
terminal_services
instead by @jkroepke in #1957 - memory: fix panics if metrics does not exists by @jkroepke in #1960
- fix: windows_cpu_processor_utility_total is always 0 by @jkroepke in #1966
- system: Metric
windows_system_boot_time_timestamp
returns a UNIX timestamp again. by @jkroepke in #1967
Full Changelog: v0.30.5...v0.30.6