Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Security Level: Public
-
Labels:None
-
Environment:Reported on Centos 6
Description
http://www.couchbase.org/forums/thread/load-graph-displaying-incorrect-time
Looks like erlang:now() and os:timestamp() are returning wildly different results. We should start using os:timestamp() to get right time when sampling stats. But it's also curious why erlang:now is that much behind real clock.
Looks like erlang:now() and os:timestamp() are returning wildly different results. We should start using os:timestamp() to get right time when sampling stats. But it's also curious why erlang:now is that much behind real clock.
use wall clock time instead of now() for stats timestamps.
MB-4554(Revision 4a6e1d422ccd889cacab47cd4cf2846594bc8350)Result = SUCCESS
Aliaksey Artamonau :
Files :
* src/ns_tick.erl