Liu-XinYuan commented on issue #4236: Optimize the elasticsearch-based query 
interface provided to UI
URL: https://github.com/apache/skywalking/pull/4236#issuecomment-574610942
 
 
   > You are talking about timestamp, But why we need that? All data and index 
names include the time bucket only.
   
   Essentially we want to take the intersection of the query time interval and 
the actual time interval. This calculation needs to be compared with the 
current time and incremental calculation of time, so the bucket needs to be 
converted to timestamp.
   

----------------------------------------------------------------
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

Reply via email to