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>*
