Skip to content
Snippets Groups Projects
Commit 1f1df56c authored by Nikolay Stanchev's avatar Nikolay Stanchev
Browse files

corrected a mistake in documentation

parent c08d9912
No related branches found
No related tags found
Loading
......@@ -553,7 +553,7 @@ Then the VM is reported to be in current state __placing__ for the whole sample
field value are filled in the measurement rows, since the VM has not exited its state, yet.
The last sample period reports the VM exiting state __placing__, then changing state to __placed__. Hence, the __current_state__ tag is set to __placed__.
From the whole sample period (1s), the VM has been 0.9s in state 'placed'. Hence, the __current_state_time__ tag is set to 0.9. For the other 0.1s of the sample period,
From the whole sample period (1s), the VM has been 0.9s in state 'placed'. Hence, the __current_state_time__ field is set to 0.9. For the other 0.1s of the sample period,
the VM has been reported to be in state __placing__. Since it has exited state __placing__, the total time spent in this state (9.3s + 0.1s = 9.4s) is reported.
This includes the state time from previous reports. The mean state time value for __placing__ is the same as the sum value because the VM has only been once in this state.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment