Zod-Li opened a new issue, #12497: URL: https://github.com/apache/dubbo/issues/12497
<!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy --> - [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. - [x] I have searched the [release notes](https://github.com/apache/dubbo/releases) of this repository and believe that this is not a duplicate. ## Describe the feature <!-- Please also discuss possible business value --> I'm working on using OpenTelemetry to solve observable problems in my team, and I'm having trouble trying to get dubbo(2.7.3) metrics and traces. The main reasons for the problem as follows. 1. It does not work well with Otel-Collector which uses push mode, and Dubbo Monitor uses pull mode. 2. The dubbo metrics obtained through the Collector adapter cannot be correlated with traces & logs I would like to know if dubbo can natively support OpenTelemtry Metrics & Tracing API in version 2.7.x ? If wanted, we can provide a PR to add support for it by use SPI. Tks. -- 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.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