On Fri, Nov 30, 2018 at 6:42 AM Prabhash Rathore
wrote:
>
> I need to analyze the Golang GC log, specifically the pause times wrt to the
> server time (absolute time). However I see the Golang gGC log does not
> contain absolute timestamp, it has a relative timestamp from the process
> start ti
Hello,
I need to analyze the Golang GC log, specifically the pause times wrt to
the server time (absolute time). However I see the Golang gGC log does not
contain absolute timestamp, it has a relative timestamp from the process
start time. Is there a reason not to log absolute timestamp with ea