YaoHaishi created SCB-1176:
------------------------------
Summary: EdgeService does not report Zipkin data correctly
Key: SCB-1176
URL: https://issues.apache.org/jira/browse/SCB-1176
Project: Apache ServiceComb
Issue Type: Bug
Components: Java-Chassis
Affects Versions: java-chassis-1.2.0
Reporter: YaoHaishi
Assignee: YaoHaishi
If EdgeService works as a gateway service, it's trace data cannot upload to
zipkin server properly. As a result, if we look into a trace record, there are
only spans of backend service.
If we add a common REST service operation in EdgeService and invoke backend
service via this operation, there are spans of EdgeService in these trace
records.
It seems that the trace data is only uploaded in tracing-provider handler.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)