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 2019/12/30 14:26:32 UTC

[GitHub] [skywalking] aderm commented on a change in pull request #4151: [test/plugin] immigrate test activemq scenario.

aderm commented on a change in pull request #4151: [test/plugin] immigrate test activemq scenario.
URL: https://github.com/apache/skywalking/pull/4151#discussion_r361999157
 
 

 ##########
 File path: test/plugin/scenarios/activemq-scenario/config/expectedData.yaml
 ##########
 @@ -0,0 +1,65 @@
+# 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.
+registryItems:
+  applications:
+    - {activemq-scenario: nq 0}
+  instances:
+    - {activemq-scenario: nq 0}
+  operationNames:
+    - activemq-scenario: [ActiveMQ/Queue/test/Producer, ActiveMQ/Queue/test/Consumer, /activemq-scenario/case/activemq]
+  heartbeat: []
+segmentItems:
+- applicationCode: activemq-scenario
+  segmentSize: ge 2
+  segments:
+  - segmentId: not null
+    spans:
+      - operationName: /activemq-scenario/case/activemq
+        operationId: 0
+        parentSpanId: -1
+        spanId: 0
+        spanLayer: Http
+        startTime: nq 0
+        endTime: nq 0
+        componentId: 1
+        componentName: ''
+        isError: false
+        spanType: Entry
+        peer: ''
+        peerId: 0
+        tags:
+        - {key: url, value: 'http://localhost:8080/activemq-scenario/case/activemq'}
+        - {key: http.method, value: GET}
+  - segmentId: not null
+    spans:
+      - operationName: ActiveMQ/Queue/test/Consumer
 
 Review comment:
   producer is exit span,i am not sure

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