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 2019/05/31 03:37:17 UTC

[GitHub] [skywalking] peng-yongsheng opened a new pull request #2792: Make the step just to be the graphql java object.

peng-yongsheng opened a new pull request #2792: Make the step just to be the graphql java object.
URL: https://github.com/apache/skywalking/pull/2792
 
 
   Downsampling is the core feature of the OAP backend. It used on everywhere such as model name, analysis worker, time bucket transform, time duration calculates, query service... 
   For some historical reason, we define a step enum object for query service. It has the same meaning as the downsampling. But, this object is used for UI protocol. We can't replace it. 
   So, I decide to make the step stay in the layer of Graphql resolvers. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services