We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a9cf1 commit 684fa3fCopy full SHA for 684fa3f
pipeline/filters/record-modifier.md
@@ -20,7 +20,7 @@ The plugin supports the following configuration parameters:
20
To start filtering records, run the filter from the command line or through a
21
configuration file.
22
23
-This is a sample `in_mem` record to filter.
+This is a sample `in_mem` record to filter:
24
25
```text
26
{"Mem.total"=>1016024, "Mem.used"=>716672, "Mem.free"=>299352, "Swap.total"=>2064380, "Swap.used"=>32656, "Swap.free"=>2031724}
0 commit comments