Ver código fonte

Don't collect metrics from overlay filesystems

This is typically used to mount Docker containers but it generates too
many volatile metrics which aren't useful.

Change-Id: I00117895570515b2c8f9690542e83061309464c3
pull/117/head
Simon Pasquier 7 anos atrás
pai
commit
05a8fd2bb1
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      linux/meta/collectd.yml

+ 1
- 0
linux/meta/collectd.yml Ver arquivo

@@ -36,6 +36,7 @@ local_plugin:
- tmpfs
- fusectl
- cgroup
- overlay
linux_storage_disk:
plugin: disk
template: linux/files/collectd_disk.conf

Carregando…
Cancelar
Salvar