[X] I had searched in the issues and found no similar issues.
Apache SkyWalking Component
Java Agent (apache/skywalking-java)
What happened
when i use dubbo-spring-boot-starter:2.7.4.1 on apache-skywalking-apm-es7-8.5.0,i can see my consumer and provider in Trace module ,picture as follows:
but when i replace dubbo-spring-boot-starter version to 2.7.14, ,the picture as follows:
What you expected to happen
i hope it can work on dubbo-spring-boot-starter:2.7.14
How to reproduce
install apache-skywalking-apm-es7-8.5.0 on service,use this module code, replace dubbo version to 2.7.14
I think you asked at the wrong place. Our plugin has no change for Dubbo for a long time. Dubbo3 is only known WIP.
So, you may be better asking Dubbo community, what is changed?
Search before asking
Apache SkyWalking Component
Java Agent (apache/skywalking-java)
What happened
when i use dubbo-spring-boot-starter:2.7.4.1 on apache-skywalking-apm-es7-8.5.0,i can see my consumer and provider in Trace module ,picture as follows:
but when i replace dubbo-spring-boot-starter version to 2.7.14, ,the picture as follows:
What you expected to happen
i hope it can work on dubbo-spring-boot-starter:2.7.14
How to reproduce
install apache-skywalking-apm-es7-8.5.0 on service,use this module code, replace dubbo version to 2.7.14
Anything else
skywalking version:apache-skywalking-apm-es7-8.5.0.tar.gz
Are you willing to submit PR?
Code of Conduct