Releases: elastic/elastic-agent-system-metrics
Releases · elastic/elastic-agent-system-metrics
v0.13.3
What's Changed
- bump golang 1.24 by @v1v in #265
- bk: update junit-annotate to run faster by @Copilot in #264
- Remove "Accurate CPU counts not available on platform" log spam on MacOS at the debug level by @cmacknz in #266
New Contributors
- @Copilot made their first contribution in #264
Full Changelog: v0.13.2...v0.13.3
v0.13.2
What's Changed
Full Changelog: v0.13.1...v0.13.2
v0.13.1
What's Changed
- Remove global logger usage by @khushijain21 in #259
New Contributors
- @khushijain21 made their first contribution in #259
Full Changelog: v0.13.0...v0.13.1
v0.13.0
v0.12.0
What's Changed
- feat: drop global ephemeralID by @kruskall in #253
- refactor: replace lopg.ObserverLogs with logptest by @kruskall in #252
- feat: replace global logging func with local logger by @kruskall in #254
- feat: remove metric/memory package by @kruskall in #251
- feat: replace global logger with local logger by @kruskall in #255
- Revert "feat: remove metric/memory package" by @kruskall in #256
- feat: deprecate NewReader and migrate to NewReaderOptions by @kruskall in #257
Full Changelog: v0.11.18...v0.12.0
v0.11.18
v0.11.17
v0.11.16
What's Changed
- fix(filesystem): close /proc/filesystem file after reading by @kruskall in #235
- test: close files after use by @kruskall in #236
- test: drop travis ci check by @kruskall in #240
- perf(cgroupreporter): move invariant outside of callback by @kruskall in #239
Full Changelog: v0.11.15...v0.11.16
v0.11.15
v0.11.14
What's Changed
- test: bind GOMODCACHE to containers in docker tests by @kruskall in #230
- test: switch docker tests to alpine by @kruskall in #229
- fix(memstatsreporter): retrieve the correct pid with custom hostfs by @kruskall in #225
- feat: drop gosigar on non-windows systems by @kruskall in #218
- test: use atomics in TestSystemMetricsReport to avoid race condition by @kruskall in #233
- feat: replace global logger where possible by @kruskall in #231
- test: reuse docker client and improve health check by @kruskall in #227
- Update linter to 1.64.8 by @rockdaboot in #222
- Bump golang.org/x/net from 0.34.0 to 0.38.0 by @dependabot in #219
- perf: avoid unnecessray IO in FDUsageReporter by @kruskall in #224
New Contributors
- @rockdaboot made their first contribution in #222
Full Changelog: v0.11.13...v0.11.14