mxsm commented on issue #3895:
URL: https://github.com/apache/eventmesh/issues/3895#issuecomment-1542374304

   @leopardrota 
   1. The eventmesh-trace-plugin module is mainly used for link tracking. If 
you look at the code, you will find that it is mainly used in the runtime 
module. 
   2. The eventmesh-trace-plugin has an API module that is mainly based on the 
OpenTelemetry Trace specification. As for pinpoint and Zipkin, OpenTelemetry 
Trace only imports data into different services. For details, please refer to 
the [official website of 
OpenTelemetry](https://opentelemetry.io/docs/specification/otel/trace/).
   
   - - -
   1. eventmesh-trace-plugin这个模块主要是用于链路跟踪,你看代码就会发现这个主要用在runtime模块里面。
   2. eventmesh-trace-plugin有一个API的模块主要是基于OpenTelemetry 
Trace规范做的。而对于pinpoint以及Zipkin只是OpenTelemetry 
Trace将数据导入不同的服务,具体可以参照[OpenTelemetry的官网文档](https://opentelemetry.io/docs/specification/otel/trace/)


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to