Liu-XinYuan commented on issue #4236: Optimize the elasticsearch-based query interface provided to UI URL: https://github.com/apache/skywalking/pull/4236#issuecomment-574598069 Mainly because the MetadataQuery class uses the StartTimeToTimestamp and endTimeToTimestamp methods of DurationUtils to convert the time passed by the front end. So in order to maintain consistency, the new convertBucketTotIimestamp method in the DurationUtils class uses startTimeToTimestamp and endTimeToTimestamp to convert time.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
