summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPavlos Emm. Katsoulakis <paul@netdata.rocks>2019-07-09 15:20:58 +0200
committerPavlos Emm. Katsoulakis <paul@netdata.rocks>2019-07-09 15:20:58 +0200
commit4b87cdc17e950cf2bcb63c4b96eb0d114547c626 (patch)
tree22cc8a7cfb6cc260a09b9a3f918fe03b95dd54e3 /Makefile.am
parenta268ecba5dbdfcd65e66e3ef14124deb815f76ad (diff)
Revert "Add ZRAM collector module to the proc plugin"
This reverts commit c7ab028f787f1c3f1325f6195ea0cb2afc95ab95. **Removed as it was seen to cause crashes. Change will be revised and re-published at a later stage**
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ce9d93f5cf..bc928bba87 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -278,7 +278,6 @@ PROC_PLUGIN_FILES = \
collectors/proc.plugin/proc_vmstat.c \
collectors/proc.plugin/proc_uptime.c \
collectors/proc.plugin/sys_kernel_mm_ksm.c \
- collectors/proc.plugin/sys_block_zram.c \
collectors/proc.plugin/sys_devices_system_edac_mc.c \
collectors/proc.plugin/sys_devices_system_node.c \
collectors/proc.plugin/sys_fs_btrfs.c \