I recommend to use OpenTelemetry java SDK to provide the ability. It support a lot of way to export metric and trace data. But maybe it would be a challenge to send SkyWalking trace data.
XiaoYu <[email protected]> 于2021年8月11日周三 下午3:05写道: > Hi Community: > > I have a suggestion for using an agent to provide observability on the > shenyu gateway and others! > > Maybe you need to create a shenyu-agent project. This could be a very > interesting feature. > > What is the shenyu-agent used for? > > Shenyu has a very important position as the entrance of traffic. So its > observability becomes important. > > 1.We use the java agent to provide the gateway with tracing, logging, > metrics feature! > 2. The current monitoring plugin and logging plugin features are too weak > to provide complete observability! > > Why use java agent? > > 1. Provides powerful scalability without intruding into the code! > 2. Can provide diversity to metrics, tracing... like jager, prometheus ! > > > all to do list can see this : > *https://github.com/apache/incubator-shenyu/issues/1916 > <https://github.com/apache/incubator-shenyu/issues/1916>* > -- Yudong Tang Apache Shenyu(Incubator)
