Liu Ziming

Results 19 issues of Liu Ziming

### Is your feature request related to a problem? Please describe. When using Apache Shenyu, the server span has no route attribute because Apache Shenyu use customized SpringWebflux WebHandler. ###...

enhancement
needs triage

### Is your feature request related to a problem? Please describe. For example, the rocketmq 5.0.0 does not support the PublishingMessageImplInstrumentation's transform method. The `org.apache.rocketmq.client.java.impl.producer.PublishingSettings` is only supported since 5.0.1,...

Related to issue #53 Support grpc tls on port 10248 simultaneously. Users can inject their PEM certificate and key on environment variable OPENSERGO_10248_CERT and OPENSERGO_10248_KEY. Port 10246 and port 10248...

kind/feature

### Describe what this PR does / why we need it The PR tends to watch OpenSergo TrafficRouter and VirtualWorkload actively in Istio Environment and convert them into VirtualService and...

kind/feature

In Istio environment, we need an extra watcher to watch OpenSergo CRDs actively, so we can know the change of OpenSergo CRDs such as TrafficRouter and etc. When the OpenSergo...

kind/feature

related to https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/11616

### Describe the bug The `DefaultConnectionPoolInstrumentation` only support mongo which version is lower to 4.10.0 ### Steps to reproduce ![image](https://github.com/user-attachments/assets/42861848-2cad-4458-bae7-5e139d0b4ba3) ### Expected behavior The `getAsync` can propagate the context correctly...

bug