apache / dubbo-js

The Typescript implementation of Apache Dubbo. An RPC and microservice framework for Node.js and Web development.
https://dubbo.apache.org/
Apache License 2.0
766 stars 160 forks source link

有考虑跟 skywalking-nodejs 做结合吗? #344

Open DevinXian opened 1 year ago

DevinXian commented 1 year ago

典型场景:skywalking 实现全链路追踪,客户端到微服务一整套都是 skywalking 来追踪链路;目前 skywalking-nodejs 工作在 L7,无法跟 dubbo-js 在一起使用