skywalking-java/test/plugin/scenarios/feign-scenario/config/expectedData.yaml

220 lines
7.1 KiB
YAML

# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
segmentItems:
- serviceName: feign-scenario
segmentSize: ge 1
segments:
- segmentId: not null
spans:
- operationName: /feign-scenario/create/
operationId: 0
parentSpanId: -1
spanId: 0
spanLayer: Http
startTime: nq 0
endTime: nq 0
componentId: 1
isError: false
spanType: Entry
peer: ''
tags:
- {key: url, value: 'http://localhost:8080/feign-scenario/create/'}
- {key: http.method, value: POST}
refs:
- {parentEndpoint: /feign-scenario/case/feign-scenario, networkAddress: 'localhost:8080',
refType: CrossProcess, parentSpanId: 1, parentTraceSegmentId: not null, parentServiceInstance: not
null, parentService: feign-scenario, traceId: not null}
skipAnalysis: 'false'
- segmentId: not null
spans:
- operationName: /feign-scenario/get/1
operationId: 0
parentSpanId: -1
spanId: 0
spanLayer: Http
startTime: nq 0
endTime: nq 0
componentId: 1
isError: false
spanType: Entry
peer: ''
tags:
- {key: url, value: 'http://localhost:8080/feign-scenario/get/1'}
- {key: http.method, value: GET}
refs:
- {parentEndpoint: /feign-scenario/case/feign-scenario, networkAddress: 'localhost:8080',
refType: CrossProcess, parentSpanId: 2, parentTraceSegmentId: not null, parentServiceInstance: not
null, parentService: feign-scenario, traceId: not null}
skipAnalysis: 'false'
- segmentId: not null
spans:
- operationName: /feign-scenario/update/1
operationId: 0
parentSpanId: -1
spanId: 0
spanLayer: Http
startTime: nq 0
endTime: nq 0
componentId: 1
isError: false
spanType: Entry
peer: ''
tags:
- {key: url, value: 'http://localhost:8080/feign-scenario/update/1'}
- {key: http.method, value: PUT}
refs:
- {parentEndpoint: /feign-scenario/case/feign-scenario, networkAddress: 'localhost:8080',
refType: CrossProcess, parentSpanId: 3, parentTraceSegmentId: not null, parentServiceInstance: not
null, parentService: feign-scenario, traceId: not null}
skipAnalysis: 'false'
- segmentId: not null
spans:
- operationName: /feign-scenario/modify/1
operationId: 0
parentSpanId: -1
spanId: 0
spanLayer: Http
startTime: nq 0
endTime: nq 0
componentId: 1
isError: false
spanType: Entry
peer: ''
tags:
- {key: url, value: 'http://localhost:8080/feign-scenario/modify/1'}
- {key: http.method, value: PUT}
refs:
- {parentEndpoint: /feign-scenario/case/feign-scenario, networkAddress: 'localhost:8080',
refType: CrossProcess, parentSpanId: 4, parentTraceSegmentId: not null, parentServiceInstance: not
null, parentService: feign-scenario, traceId: not null}
skipAnalysis: 'false'
- segmentId: not null
spans:
- operationName: /feign-scenario/delete/1
operationId: 0
parentSpanId: -1
spanId: 0
spanLayer: Http
startTime: nq 0
endTime: nq 0
componentId: 1
isError: false
spanType: Entry
peer: ''
tags:
- {key: url, value: 'http://localhost:8080/feign-scenario/delete/1'}
- {key: http.method, value: DELETE}
refs:
- {parentEndpoint: /feign-scenario/case/feign-scenario, networkAddress: 'localhost:8080',
refType: CrossProcess, parentSpanId: 5, parentTraceSegmentId: not null, parentServiceInstance: not
null, parentService: feign-scenario, traceId: not null}
skipAnalysis: 'false'
- segmentId: not null
spans:
- operationName: /feign-scenario/create/
operationId: 0
parentSpanId: 0
spanId: 1
spanLayer: Http
startTime: nq 0
endTime: nq 0
componentId: 11
isError: false
spanType: Exit
peer: localhost:8080
tags:
- {key: http.method, value: POST}
- {key: url, value: 'http://localhost:8080/feign-scenario/create/'}
- {key: http.body, value: '{"id": "1", "userName": "test"}'}
skipAnalysis: 'false'
- operationName: /feign-scenario/get/{id}
operationId: 0
parentSpanId: 0
spanId: 2
spanLayer: Http
startTime: nq 0
endTime: nq 0
componentId: 11
isError: false
spanType: Exit
peer: localhost:8080
tags:
- {key: http.method, value: GET}
- {key: url, value: 'http://localhost:8080/feign-scenario/get/1'}
skipAnalysis: 'false'
- operationName: /feign-scenario/update/{id}
operationId: 0
parentSpanId: 0
spanId: 3
spanLayer: Http
startTime: nq 0
endTime: nq 0
componentId: 11
isError: false
spanType: Exit
peer: localhost:8080
tags:
- {key: http.method, value: PUT}
- {key: url, value: 'http://localhost:8080/feign-scenario/update/1'}
- {key: http.body, value: '{"id": "1", "userName": "testA"}'}
skipAnalysis: 'false'
- operationName: /feign-scenario/modify/{id}
operationId: 0
parentSpanId: 0
spanId: 4
spanLayer: Http
startTime: nq 0
endTime: nq 0
componentId: 11
isError: false
spanType: Exit
peer: localhost:8080
tags:
- {key: http.method, value: PUT}
- {key: url, value: 'http://localhost:8080/feign-scenario/modify/1'}
- {key: http.body, value: testA}
skipAnalysis: 'false'
- operationName: /feign-scenario/delete/{id}
operationId: 0
parentSpanId: 0
spanId: 5
spanLayer: Http
startTime: nq 0
endTime: nq 0
componentId: 11
isError: false
spanType: Exit
peer: localhost:8080
tags:
- {key: http.method, value: DELETE}
- {key: url, value: 'http://localhost:8080/feign-scenario/delete/1'}
skipAnalysis: 'false'
- operationName: /feign-scenario/case/feign-scenario
operationId: 0
parentSpanId: -1
spanId: 0
spanLayer: Http
startTime: nq 0
endTime: nq 0
componentId: 1
isError: false
spanType: Entry
peer: ''
tags:
- {key: url, value: 'http://localhost:8080/feign-scenario/case/feign-scenario'}
- {key: http.method, value: GET}
skipAnalysis: 'false'