wu-sheng opened a new pull request #707: Init ui-protocol
URL: https://github.com/apache/incubator-skywalking/pull/707
 
 
   I add 7 `.graphqls` files to define the protocol between UI and collector as 
we discussed in #638 . The scripts are defined by functions.
   
   - common
   Include common objects, which used in global
   - overview-layer
   Query data without specific application, server or service. It includes info 
for overview the whole cluster.
   - application-layer
   Query data with specific application code.
   - server-layer
   Query data with specific server id.
   - service-layer
   Query data with specific service id
   - trace
   Query trace by some conditions.
   - alarm
   Query alarm info.
   
   I open this pull request for @peng-yongsheng @hanahmily to participate the 
protocol. And please send pull requests about the potocol into branch 
`feature/ui-protocol`.

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


With regards,
Apache Git Services

Reply via email to