Skip to content

Commit 15b3e7c

Browse files
committed
Fix spring-kafka-3.x expectedData: componentId 14->1 (Tomcat), parentEndpoint with context path
1 parent 5cda260 commit 15b3e7c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

test/plugin/scenarios/spring-kafka-3.x-scenario/config/expectedData.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ segmentItems:
5353
spanLayer: Http
5454
startTime: not null
5555
endTime: not null
56-
componentId: 14
56+
componentId: 1
5757
isError: false
5858
spanType: Entry
5959
peer: ''
@@ -70,7 +70,7 @@ segmentItems:
7070
spanLayer: Http
7171
startTime: not null
7272
endTime: not null
73-
componentId: 14
73+
componentId: 1
7474
isError: false
7575
spanType: Entry
7676
peer: ''
@@ -117,7 +117,7 @@ segmentItems:
117117
- {key: mq.topic, value: spring_test}
118118
- {key: transmission.latency, value: not null}
119119
refs:
120-
- {parentEndpoint: GET:/case/spring-kafka-case, networkAddress: 'kafka-server:9092',
120+
- {parentEndpoint: 'GET:/spring-kafka-3.x-scenario/case/spring-kafka-case', networkAddress: 'kafka-server:9092',
121121
refType: CrossProcess, parentSpanId: not null, parentTraceSegmentId: not null,
122122
parentServiceInstance: not null, parentService: spring-kafka-3.x-scenario,
123123
traceId: not null}

0 commit comments

Comments
 (0)