追踪通过httpClient调用dubbox发布的rest服务?

  • 使用httpClient-4.x-plugin插件,查看
  • 引入所需插件
<dependency>
  <groupId>com.ai.cloud</groupId>
  <artifactId>skywalking-httpClient-4.x-plugin-dubbox-rest-attachment</artifactId>
  <version>{latest_version}</version>
</dependency>