Add collectd-libpod-stats to image
This patch adds the installation of collectd-libpod-stats as part of the collectd image. The package is available in the centos-opstools repo. Collectd-libpod-stats monitors resource usage of running containers on a host, specifically those managed by the libpod library. Upstream: https://github.com/pleimer/collectd-libpod-stats Change-Id: I12efbaae9c0795f29c2f68158127509fd1b543b0 Signed-off-by: pleimer <pfbleimer@gmail.com>
This commit is contained in:
parent
53d98f540f
commit
094a49d41d
@ -33,6 +33,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
||||
'collectd-dpdk_telemetry',
|
||||
'collectd-generic-jmx',
|
||||
'collectd-ipmi',
|
||||
'collectd-libpod-stats',
|
||||
'collectd-log_logstash',
|
||||
'collectd-logparser',
|
||||
'collectd-mcelog',
|
||||
|
Loading…
x
Reference in New Issue
Block a user