You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/03/06 07:25:54 UTC

[GitHub] peng-yongsheng opened a new pull request #891: Get the MQ server address id from reference.

peng-yongsheng opened a new pull request #891: Get the MQ server address id from reference.
URL: https://github.com/apache/incubator-skywalking/pull/891
 
 
   Report @ 2018/03/05 19:00
   * Trace [COLLECTOR] Can't query any trace data, add segmentId attribute into protocol: 
   ```
   type BasicTrace {
      segmentId: String!
      operationName: String!
      duration: Int!
      start: String!
      isError: Boolean
      traceIds: [String!]!
   }
   ```
   
   * Topology [COLLECTOR] The topology is incorrect in Kafka case.
   Get the MQ server address id from reference's network address id.

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