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 2020/03/04 14:53:28 UTC

[GitHub] [skywalking-agent-test-tool] dmsolr commented on issue #5: Remove protocol v1 and fix checkstyle

dmsolr commented on issue #5: Remove protocol v1 and fix checkstyle
URL: https://github.com/apache/skywalking-agent-test-tool/pull/5#issuecomment-594573651
 
 
   ```yaml
   registryItems:
     services:
     - {canal-scenario: 2}
     instances:
     - {canal-scenario: 1}
     operationNames:
     - canal-scenario: [/canal-scenario/case/healthCheck, /canal-scenario/case/canal-case]
     heartbeat: []
   segmentItems:
   - serviceName: canal-scenario
     segmentSize: 2
     segments:
     - segmentId: 1.35.15833332977840000
       spans:
       - operationName: /canal-scenario/case/healthCheck
         operationId: 0
         parentSpanId: -1
         spanId: 0
         spanLayer: Http
         startTime: 1583333297791
         endTime: 1583333298137
         componentId: 1
         componentName: ''
         isError: false
         spanType: Entry
         peer: ''
         peerId: 0
         tags:
         - {key: url, value: 'http://localhost:8080/canal-scenario/case/healthCheck'}
         - {key: http.method, value: HEAD}
     - segmentId: 1.36.15833332982070000
       spans:
       - operationName: Canal/example
         operationId: 0
         parentSpanId: 0
         spanId: 1
         spanLayer: Unknown
         startTime: 1583333298302
         endTime: 1583333298326
         componentId: 54
         componentName: ''
         isError: false
         spanType: Exit
         peer: canal-server 172.21.0.3:11111
         peerId: 0
         tags:
         - {key: batchSize, value: '1000'}
         - {key: destination, value: example}
       - operationName: /canal-scenario/case/canal-case
         operationId: 0
         parentSpanId: -1
         spanId: 0
         spanLayer: Http
         startTime: 1583333298207
         endTime: 1583333298382
         componentId: 1
         componentName: ''
         isError: false
         spanType: Entry
         peer: ''
         peerId: 0
         tags:
         - {key: url, value: 'http://localhost:8080/canal-scenario/case/canal-case'}
         - {key: http.method, value: GET}
   ```

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