From 784a2483d2eefaf0dd36058d489f8d202ce5f18d Mon Sep 17 00:00:00 2001 From: Adriano Garcia Date: Fri, 13 May 2022 14:03:01 -0300 Subject: [PATCH] Update metrics.rst --- docs/source/metrics.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/source/metrics.rst b/docs/source/metrics.rst index 1295686..7ee80e5 100644 --- a/docs/source/metrics.rst +++ b/docs/source/metrics.rst @@ -61,6 +61,11 @@ Here are five optional arguments for metrics you can use when running the 'exec' It prints the global memory and CPU usage for the selected application. +.. Note:: + + You must run the benchmark as root or adjust paranoid value to use the resource usage metric. + + Dinamically Selecting Performance Metrics ----------------------------------------- -- GitLab