You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/05/03 07:12:20 UTC

[GitHub] wu-sheng opened a new issue #1149: Change the way of duration calculation for segment and thermodynamic

wu-sheng opened a new issue #1149: Change the way of duration calculation for segment and thermodynamic 
URL: https://github.com/apache/incubator-skywalking/issues/1149
 
 
   The right way of duration calculation is:
   - start time = the earliest start time of all spans in the segment
   - end time = the latest end time of all spans in the segment
   
   Please don't use entrySpan or firstSpan duration to represent the segment duration.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services