What's Changed
🐞 Bug Fixes
- time: fix panic if counters aren't present by @jkroepke in #1898
- fix: log to the Windows temp directory if of service detection failures. by @jkroepke in #1890
- ci: fix checksum by @jkroepke in #1905
- terminal_services: fix panic in collect by @jkroepke in #1906
- netframework: fix metric names (re-add the collector sub-type to metrics) by @jkroepke in #1908
🛠️ Dependencies
- chore(deps): bump github.com/prometheus/client_golang from 1.21.0-rc.0 to 1.21.0 by @dependabot in #1899
- chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #1919
- fix: update dependencies by @jkroepke in #1920
📖 Documentation
- docs: add disk activity query. by @jkroepke in #1889
- docs: fix physical_disk docs by @jkroepke in #1897
- docs: added examples for alternative installer dir by @jkroepke in #1909
Full Changelog: v0.30.4...v0.30.5