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/06/28 15:32:10 UTC

[GitHub] peng-yongsheng opened a new issue #1405: [Collector] Add application id into service metric for the UI

peng-yongsheng opened a new issue #1405: [Collector] Add application id into service metric for the UI 
URL: https://github.com/apache/incubator-skywalking/issues/1405
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [X] Feature or performance improvement
   ___
   ### Requirement or improvement
   - Please describe about your requirements or improvement suggestions.
   
   For the page jump from overview page to service page. 
   
   UI Protocol
   ```
   type ServiceMetric {
       service: ServiceInfo!
       # The unit is millisecond.
       avgResponseTime: Int!
       cpm: Int!
   }
   ```

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