shenyu
shenyu copied to clipboard
[Volunteer] Add skywaliking plugin for support shenyu gateway
Volunteer help
Hi Community
We need to add skywaliking plugin [1] for support shenyu gateway
The identified interception points are :
-
org.apache.shenyu.plugin.global.GlobalPlugin.execute(), create root span
-
org.apache.shenyu.plugin.response.ResponsePlugin.execute() finish end span
links:
- https://github.com/apache/skywalking-java/tree/main/apm-sniffer/apm-sdk-plugin
I want do this. think
Thank you very much. I will do this well
skywalking pr: https://github.com/apache/skywalking-java/pull/147 we should support http and other rpc. Next need to support more rpc
These have all been supported: HTTP
,Spring Cloud
,gRPC
,Dubbo
,SOFARPC
,Motan
,Tars
.
I will write a post about integrating skywalking to achieve observability