modules/darwin/telegraf: add swap
This commit is contained in:
parent
03fd3afdc4
commit
41276dcf9f
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
prometheus.metric_version = 2;
|
||||
system = { };
|
||||
mem = { };
|
||||
swap = { };
|
||||
disk.tagdrop = {
|
||||
fstype = [ "tmpfs" "ramfs" "devtmpfs" "devfs" "iso9660" "overlay" "aufs" "squashfs" ];
|
||||
device = [ "rpc_pipefs" "lxcfs" "nsfs" "borgfs" ];
|
||||
|
|
Loading…
Add table
Reference in a new issue