seriouszyx commented on issue #1186:
URL: 
https://github.com/apache/incubator-eventmesh/issues/1186#issuecomment-1354454892

   I get that EventMesh uses OpenTelemetry to collect trace data from the 
server, and the tracing plugin exports the trace data to other systems (such as 
Zipkin and Pinpoint). However, It is hard to implement the Skywalking plugin 
with such ideas as there is tech block 
([ref](https://github.com/apache/skywalking/issues/8244#issuecomment-1049720951)).
 
   
   Instead, we can support [jaeger](https://github.com/jaegertracing/jaeger) 
tracing plugin which can handle trace data exported by OpenTelemetry. And we 
can also support Skywalking metrics plugin to export EventMesh metrics data to 
Skywalking. 
   
   What's your opinion, @qqeasonchen ?


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