Skip to content

Commit c19f632

Browse files
committed
Typos
1 parent 9845303 commit c19f632

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

content/en/docs/measuring/configuration.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ For the rest please see [installation →]({{< relref "/docs/cluster/installatio
121121
- `system_check_threshold` **[integer]: Level at which an exception will be raised for system checks. The lower the more restrictive system checks are. We recommend *3* for development and *2* for cluster setups. *1* only for debugging.
122122
- `pre-test-sleep` **[integer]**: Seconds to idle containers after orchestrating but before start of measurement
123123
- `post-test-sleep` **[integer]**: Seconds to idle containers after measurement
124-
benchmark may take. Including building containers, baseline, idle, runtime and removal phases.
125124
- `idle-duration` **[integer]**: Duration in seconds for the idle phase
126125
- `baseline-duration` **[integer]**: Duration in seconds for the baseline phase
127126
- `phase-transition-time` **[integer]**: Seconds to idle between phases
@@ -191,7 +190,6 @@ For local installations these are to be found under [https://metrics.green-codin
191190
- `disabled_metric_providers` **[list]**: Providers to disable in CamelCase format.
192191
+ Example: *NetworkConnectionsProxyContainerProvider*
193192
- `flow-process-duration` **[integer]**: Max. duration in seconds for how long one flow should take. Timeout-Exception is thrown if exceeded.
194-
- `total-duration` **[integer]**: Max. duration in seconds for how long the whole run is allowed to take
193+
- `total-duration` **[integer]**: Max. duration in seconds for how long the whole run may take. Including building containers, baseline, idle, runtime and removal phases.
195194

196-
197-
<center><img style="width: 300px;" src="/img/dashboard-settings.webp" alt="Dashboard Setings for GMT Measurements"></center>
195+
<center><img style="width: 300px;" src="/img/dashboard-settings.webp" alt="Dashboard Settings for GMT Measurements"></center>

0 commit comments

Comments
 (0)