shuijing

Results 5 issues of shuijing

When we use reactorNetty ,this needs to be sampled separately in many scenes. Sampling percentage,max is 100. rate:`1: 1%, 2: 2%,50: 50%` ``` profiler.reactor-netty.forceSample.enable=true profiler.reactor-netty.forceSample.rate=80 ```

When use consumer exclusively, It is also necessary to customization supports multiple methods. When have more entryPoint,separated by `,` like: `profiler.kafka.consumer.entryPoint=clazzName.methodName1,clazzName.methodName2`

enhancement
module:plugin

1. Add support 5.6.0 ~ 7.4.x RestClient to elasticsearch plugin. HighLevelClient is base on RestClient,so it is also support HighLevelClient 5.6.0 ~ 7.4.x 2. Add elastic index and method Annotation,...

**The feature request related to?** I have a feature request ralated to main UI serverMap **Can servermap skip routing app?** There is a routing application with super data volume, which...

Hi, I want to add an extra header in the http header to get the HTTP request, for example, HttpGet.setHeader (PINPOINT_TX_ID, "TomcatA ^ TIME ^ 1") HttpGet.setHeader (PINPOINT_SPAN_ID, "20") HttpGet.setHeader...