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;
|
prometheus.metric_version = 2;
|
||||||
system = { };
|
system = { };
|
||||||
mem = { };
|
mem = { };
|
||||||
|
swap = { };
|
||||||
disk.tagdrop = {
|
disk.tagdrop = {
|
||||||
fstype = [ "tmpfs" "ramfs" "devtmpfs" "devfs" "iso9660" "overlay" "aufs" "squashfs" ];
|
fstype = [ "tmpfs" "ramfs" "devtmpfs" "devfs" "iso9660" "overlay" "aufs" "squashfs" ];
|
||||||
device = [ "rpc_pipefs" "lxcfs" "nsfs" "borgfs" ];
|
device = [ "rpc_pipefs" "lxcfs" "nsfs" "borgfs" ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue