Merge "Remove "passthru" Snap plugin"

This commit is contained in:
Jenkins 2016-09-08 17:26:14 +00:00 committed by Gerrit Code Review
commit 22b493e88e
1 changed files with 6 additions and 10 deletions

View File

@ -92,16 +92,12 @@
"/intel/procfs/swap/io/out_pages_per_sec": {},
"/intel/procfs/swap/all/used_bytes": {}
},
"process": [{
"plugin_name": "passthru",
"process": null,
"publish": [{
"plugin_name": "heka",
"config": {
"host": "localhost",
"port": {{ hindsight_heka_tcp_port }}
}
}]
"publish": [{
"plugin_name": "heka",
"config": {
"host": "localhost",
"port": {{ hindsight_heka_tcp_port }}
}
}]
}
}