peng-yongsheng opened a new pull request #883: Fixed/855
URL: https://github.com/apache/incubator-skywalking/pull/883
 
 
   Report @ 2018/03/04 23:00
   Application [COLLECTOR] The topology is incorrect
   
   * When entry span layer is MQ:
     1. Use peer id in entry span to find the instance id and application id.
     2. Make the instance id and application id to be the front instance id and 
front application id of the     reference metric.
     3. Do not create the application mapping metric.
   
   * Add the segmentId into BasicTrace which belongs to trace query graphql 
protocol.
   ```
   type BasicTrace {
      segmentId: String!
      operationName: String!
      duration: Int!
      start: String!
      isError: Boolean
      traceIds: [String!]!
   }
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to