Releases: infrawatch/collectd-libpod-stats
Releases · infrawatch/collectd-libpod-stats
1.0.5
1.0.4
1.0.3
1.0.2
- 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