Albumen Kevin

Results 745 comments of Albumen Kevin

https://dubbo.apache.org/zh/docs/v2.7/admin/ops/skywalking/

> > https://dubbo.apache.org/zh/docs/v2.7/admin/ops/skywalking/ > > 这个dubbo2.7的文档适用于3.0版本的吗 适用的,skywalking 版本升级到最新即可

https://cn.dubbo.apache.org/zh-cn/blog/2019/08/11/%E4%BD%BF%E7%94%A8apache-skywalking-incubator-%E5%81%9A%E5%88%86%E5%B8%83%E5%BC%8F%E8%B7%9F%E8%B8%AA/

> 大佬我刚才看了,这个例子完全是站在skywalking的角度来,其实就是用的skywalking的dubbo3的插件来收集链路信息,实现链路追踪,这个例子我是知道的,其实我更想知道的是这个例子 [https://cn.dubbo.apache.org/zh-cn/overview/tasks/observability/tracing/skywalking/,这个例子中提到链路信息的收集](https://cn.dubbo.apache.org/zh-cn/overview/tasks/observability/tracing/skywalking/%EF%BC%8C%E8%BF%99%E4%B8%AA%E4%BE%8B%E5%AD%90%E4%B8%AD%E6%8F%90%E5%88%B0%E9%93%BE%E8%B7%AF%E4%BF%A1%E6%81%AF%E7%9A%84%E6%94%B6%E9%9B%86) 使用的是Micrometer 门面模式,不使用skywalking的插件,这个例子我本地跑不起来,但是我又知道这个的原理是什么,如果不使用插件,那是怎么把链路信息收集起来的呢 @conghuhu PTAL

Related with https://github.com/apache/dubbo/pull/10793

> The check item 'dubbo-samples-test-13787' failed because the tests attribute in 'case-configuration.yml' was set incorrectly. Waitting for fix. Fixed in https://github.com/apache/dubbo-integration-cases/pull/25

Add a special protocol related config to `ConfigManager` is not a good idea. We need a more reasonable way to manage these special configs.

> > Add a special protocol related config to `ConfigManager` is not a good idea. We need a more reasonable way to manage these special configs. > > How about...