Skip to content

Releases: infrawatch/collectd-libpod-stats

1.0.5

19 Apr 14:00
9ea154b
Compare
Choose a tag to compare

What's Changed

  • Parse records of containers using volatile overlay mounts by @yadneshk in #6

New Contributors

Full Changelog: v1.0.4...v1.0.5

1.0.4

01 Nov 17:06
Compare
Choose a tag to compare

Changelog
c1b89b1 transfer lib paths to new repository
391d6bb Account for counter rollover

1.0.3

17 Mar 11:54
4dcb24d
Compare
Choose a tag to compare

Transition to using collectd's global hostname in messages

1.0.2

11 Aug 15:11
c8e4a8e
Compare
Choose a tag to compare
  • Fix incorrect path generation for root containers in cgroups v1 and v2
  • Ignore non-existent cgroups since podman does not update disk with container state (it is all in memory). The implication is that if something else resulted in the path being wrong, the error for that will not be seen in the logs. In the future, it might be better to query the bbolt db for a container end time to see if it is still running.
  • Docs update explaining memory metrics

1.0.1

08 Jul 19:07
bc0db94
Compare
Choose a tag to compare

Update to MIT license

1.0.0

19 Jun 15:37
Compare
Choose a tag to compare
  • gather total cpu usage and total memory usage stats for all containers
  • cpu time reported in nS and cpu percentage 0 - 100
  • memory reported in bytes