Skip to content

Commit 87e866c

Browse files
authored
Improve documentation. (#7684)
* Improve documentation. * Update COOKBOOK.md
1 parent 353e914 commit 87e866c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Framework/Core/COOKBOOK.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,8 @@ process monitoring metrics described at:
457457
458458
will be pushed every `<poll-interval>` seconds to the same backend and dumped in the `performanceMetrics.json` file on exit.
459459
460+
One can also specify `--resources-monitoring-dump-interval <interval in seconds>` to regularly dump the file at a give interval.
461+
460462
### Disabling monitoring
461463
462464
Sometimes (e.g. when running a child inside valgrind) it might be useful to disable metrics which might pollute STDOUT. In order to disable monitoring you can use the `no-op://` backend:

0 commit comments

Comments
 (0)