mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
collectd: disable dpdk_telemetry module
Explicitly disable the new dpdk_telemetry module to fix
compilation in buildbot.
(other dpdk modules are aleady disabled)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit b936fc4e0d)
This commit is contained in:
@@ -43,6 +43,7 @@ COLLECTD_PLUGINS_DISABLED:= \
|
|||||||
dcpmm \
|
dcpmm \
|
||||||
dpdkevents \
|
dpdkevents \
|
||||||
dpdkstat \
|
dpdkstat \
|
||||||
|
dpdk_telemetry \
|
||||||
drbd \
|
drbd \
|
||||||
fhcount \
|
fhcount \
|
||||||
genericjmx \
|
genericjmx \
|
||||||
|
|||||||
Reference in New Issue
Block a user