Please answer these questions before submitting your issue.

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

___
### Question
- What do you want to know?
    
[https://github.com/apache/incubator-skywalking/blob/5.x/docs/Supported-list.md](https://github.com/apache/incubator-skywalking/blob/5.x/docs/Supported-list.md)

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

When is the support for reactor netty HttpClient?

```xml
<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.

[ Full content available at: 
https://github.com/apache/incubator-skywalking/issues/1684 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to