You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/12/16 11:44:49 UTC

[GitHub] [dubbo] CrazyHZM commented on issue #11113: Dubbo 可观测性方案与目标设计

CrazyHZM commented on issue #11113:
URL: https://github.com/apache/dubbo/issues/11113#issuecomment-1354610556

   > 线程池监控埋点
   
   Agree with @robberphex's suggestion, and we need to support protocol extensions in addition to providing a default protocol implementation. The need for observability for some users and enterprises with customization needs to access Dubbo needs to be taken into account at the beginning of the design.
   1. The Dubbo main repository will identify default protocols, such as OpenTelemetry
   2. The SDK that Dubbo will use to implement these protocols will need to be determined and selected
   3. Dubbo will support extensions to the protocols and will complete the implementation of these extensions in [dubbo-spi-extensions](https://github.com/apache/dubbo-spi-extensions) and provide them to users for selection
   


-- 
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-unsubscribe@dubbo.apache.org

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


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