Skip to content

Releases: elastic/elastic-agent-system-metrics

v0.13.3

14 Oct 13:34
4fcf75e

Choose a tag to compare

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

26 Aug 12:04
f613787

Choose a tag to compare

What's Changed

  • fix: resolve index out of bounds in diskio stat by @kruskall in #260

Full Changelog: v0.13.1...v0.13.2

v0.13.1

22 Aug 10:56
4099ce9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0

19 Aug 13:33
063a428

Choose a tag to compare

What's Changed

  • feat: deprecate SetupMetrics and migrate to SetupMetricsOptions by @kruskall in #258

Full Changelog: v0.12.0...v0.13.0

v0.12.0

18 Aug 07:17
b387940

Choose a tag to compare

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

03 Jul 13:57
d6cb3a9

Choose a tag to compare

What's Changed

Full Changelog: v0.11.17...v0.11.18

v0.11.17

02 Jul 21:34
69e11a2

Choose a tag to compare

What's Changed

  • feat: remove unused SetupInfoUserMetrics by @kruskall in #246
  • fix: solaris build support by @gaige in #248
  • feat: require passing registries for metrics setup by @kruskall in #247

New Contributors

Full Changelog: v0.11.16...v0.11.17

v0.11.16

23 Jun 13:09
ffb0853

Choose a tag to compare

What's Changed

Full Changelog: v0.11.15...v0.11.16

v0.11.15

17 Jun 13:37
2804780

Choose a tag to compare

What's Changed

  • perf: avoid unnecessary IO in InstanceCPUReporter by @kruskall in #237

Full Changelog: v0.11.14...v0.11.15

v0.11.14

17 Jun 09:23
1d3c82a

Choose a tag to compare

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

Full Changelog: v0.11.13...v0.11.14