marcingrzejszczak commented on PR #11021:
URL: https://github.com/apache/dubbo/pull/11021#issuecomment-1401994500

   > For the ObservationConfiguration class provided in the demo project in 
this PR, we need a detailed document to explain its details and guide users how 
to configure it in their own Spring or SpringBoot projects. In addition, can we 
provide a SpringBoot Starter to simplify the configuration difficulty for users.
   
   Actually the whole setup is done manually only because you're not using Boot 
3. In Boot 3 all of that is auto-configured.
   
   > The current docking is based on the micrometer. For user production 
deployment, we also need to provide a feasible and sufficiently detailed 
solution for reporting to zipkin or wavefront through OTEL.
   
   Micrometer Observation can work with Micrometer Tracing. Micrometer Tracing 
is an abstraction over tracing that can use OTEL as a bridge. There's nothing 
you need to change really to make this work with OTel  :shrug: BTW you can find 
this here 
https://github.com/apache/dubbo/pull/11021/files#diff-dfd2e12c668d7d1cb35baf3117d32272b38a03e0bec26dbd21a324098d90783dR138-R145


-- 
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: notifications-unsubscr...@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
For additional commands, e-mail: notifications-h...@dubbo.apache.org

Reply via email to