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>
(cherry picked from commit 094a49d41d)
This commit is contained in:
pleimer 2020-08-05 15:57:08 -04:00 committed by Paul Leimer
parent 8a587c1709
commit ce7cd47844
1 changed files with 1 additions and 0 deletions

View File

@ -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',