Skywalking: When is the support for reactor netty HttpClient?

Created on 19 Sep 2018  ·  9Comments  ·  Source: apache/skywalking

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • [x] Question or discussion
  • [ ] Bug
  • [x] Requirement
  • [ ] Feature or performance improvement

Question

reactor.ipc.netty.http.client.HttpClient#request

When is the support for reactor netty HttpClient?

<dependency>
    <groupId>io.projectreactor.ipc</groupId>
    <artifactId>reactor-netty</artifactId>
    <version>0.7.8.RELEASE</version>
</dependency>

I have tried to extend the reactor netty http plugin with reference to apache httpclient plugin, but it failed. I think the code of the plugin is not big. When can you support this?

My application architecture:

MicroService1, 2, 3 ... (SpringBoot, Feign, Skywalking agent) -> Spring Cloud Gateway (reactory netty, Skywalking agent) -> Service Providers (SpringBoot, Skywalking agent)


Bug

  • Which version of SkyWalking, OS and JRE?

  • Which company or project?

  • What happen?
    If possible, provide a way for reproducing the error. e.g. demo application, component version.


Requirement or improvement

  • Please describe about your requirements or improvement suggestions.
agent feature

Most helpful comment

Just assign to me, I will support it in next version

All 9 comments

The plugin is really based on the community for the most time. Our PPMC just take care of some requirements, if they have interests.

@ascrutae Do you want to do this? Or tag this as help wanted.

Just assign to me, I will support it in next version

3ks

I need it too.....

@ascrutae I have just moved this from 5.1.0 to 6.0.0-beta.

@JaredTan95 Which version should we set? GA or 6.1? I noticed different milestones in issue and pr.

Keep this milestone matching the #2087 . Move to 6.1 for now.

Spring Cloud Gateway 2.1.x is already supported.

@wu-sheng thanks, hhh

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wu-sheng picture wu-sheng  ·  5Comments

valyala picture valyala  ·  3Comments

alishangtian picture alishangtian  ·  3Comments

cyejing picture cyejing  ·  5Comments

hanahmily picture hanahmily  ·  5Comments