File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/measuring Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ Apart from the `config.yml` some additional configuration is possible when manua
4343- ` --full-docker-prune ` Stop and remove all containers, build caches, volumes and images on the system
4444- ` --docker-prune ` Prune all unassociated build caches, networks volumes and stopped containers on the system
4545- ` --skip-volume-inspect ` Disable docker volume inspection. Can help if you encounter permission issues.
46- - ` --dev-flow-timetravel ` Allows to repeat a failed flow or timetravel to beginning of flows or restart services
47-
46+ - ` --dev-flow-timetravel ` Allows to repeat a failed flow or timetravel to beginning of flows.
47+ + Note that process logging, SCI calculations, and notes extraction may be incomplete in timetravel mode
4848- ` --dev-no-metrics ` Skips loading the metric providers. Runs will be faster, but you will have no metric
4949- ` --dev-no-sleeps ` Removes all sleeps. Resulting measurement data will be skewed.
5050- ` --dev-no-phase-stats ` Do not calculate phase stats.
You can’t perform that action at this time.
0 commit comments