v0.20.0
Notable Bugfixes
- Fixed exporter failing to start while the host system is under load (typically during Windows updates) by @jammiemil in #1047
π Known Bugs
- The
scheduled_task
collector appears to be leaking memory #1063 - Collectors using the WMI metric source may experiencing memory leaks #813
What's Changed
-
chore(deps): bump github.com/Microsoft/hcsshim from 0.9.3 to 0.9.4 by @dependabot in #1029
-
chore(deps): bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 by @dependabot in #1030
-
chore(deps): bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 by @dependabot in #1041
-
chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #1028
-
Fix Error "Service Access is denied" in service collector useApi by @alvarocabanas in #1036
-
Add Hyper-V Hypervisor Logical Processor metrics by @gloyka in #1034
-
Export extra version information by @benridley in #1051
-
Document recent changes to os_build_info metric by @breed808 in #1052
-
Added documentation for iis collector by @kaffarell in #1060
-
fix PercentTimeinGC metric by @trunov-ms in #999
-
Update collector.logon.md by @kaffarell in #1061
-
Added WebService uptime metric in iis collector by @kaffarell in #1059
-
Update collector.mssql.md by @shivsepra in #1065
New Contributors
- @gloyka made their first contribution in #1034
- @jammiemil made their first contribution in #1047
- @kaffarell made their first contribution in #1060
- @trunov-ms made their first contribution in #999
- @shivsepra made their first contribution in #1065
Full Changelog: v0.19.0...v0.20.0