Fix netty-socketio plugin test failure (#56)

This commit is contained in:
mrproliu 2021-10-26 20:44:03 +08:00 committed by GitHub
parent 9101f691fb
commit 3f93954c5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 4 deletions

View File

@ -64,8 +64,8 @@ segmentItems:
- segmentId: not null
spans:
- operationName: /socket.io/
parentSpanId: -1
spanId: 0
parentSpanId: 0
spanId: 1
spanLayer: Http
startTime: nq 0
endTime: nq 0
@ -74,6 +74,30 @@ segmentItems:
spanType: Exit
peer: not null
tags:
- {key: http.method, value: not null}
- {key: url, value: not null}
- { key: http.method, value: not null }
- { key: url, value: not null }
skipAnalysis: 'false'
- operationName: Callback/onResponse
operationId: 0
parentSpanId: 0
spanId: 2
spanLayer: Unknown
startTime: nq 0
endTime: nq 0
componentId: 0
isError: false
spanType: Local
peer: ''
skipAnalysis: false
- operationName: Async/execute
operationId: 0
parentSpanId: -1
spanId: 0
spanLayer: Unknown
startTime: nq 0
endTime: nq 0
componentId: 0
isError: false
spanType: Local
peer: ''
skipAnalysis: 'false'