Hi Willem Jiang:
There is a logging plugin under the agent module. Since we
consider removing the agent module, we reconstruct the logging plugin under the
agent module into Shenyu plugins.
The metrics under the agent module are handled the same way.
About tracing, Encourage developers to provide plugins to
upstream like SkyWalking, ZipKin and OpenTelemetry to implement the tracing
features.
metrics and logs belong to refactoring. No other functional
changes have been made, but an implementation method has been changed.
The community will improve observability step by step.
Thank you very much.
------------------ ???????? ------------------
??????:
"dev"
<[email protected]>;
????????: 2022??3??22??(??????) ????8:11
??????: "dev"<[email protected]>;
????: Re: Proper handling of the shenyu-agent module.
It is hard for me to understand the whole story just by going through
the github issue and this mail.
Could you add more context about it?
BTW, if we just want to send the message to the RocketMQ cluster, I
think we can provide a more general way to send messages through JMS
API.
Willem Jiang
Twitter: willemjiang
Weibo: ????willem
On Mon, Mar 21, 2022 at 11:41 AM hutaishi <[email protected]> wrote:
>
> Hi Community:
> &nbsp;&nbsp;&nbsp;&nbsp; At the last meeting, we discussed
the proper handling of agent modules.
> I removed the agent login module and added a logging rocketmq plug-in
module.
> It belongs to refactoring type. Access logs??Include error log?? can be
recorded and sent asynchronously to the rocketmq cluster.
>
>
> pr:https://github.com/apache/incubator-shenyu/pull/3073
> Please review the code so that I can improve it.
>
> think.