wangpeix
wangpeix
### Description When use agent to collect data, such as File Agent. There are multi collection tasks in an Agent process, but the importance of each task is different. when...
### Description When some data is not needed, there is no need to send to downstream. So, the Agent may need to support discarding some unwanted data. ### Use case...
### Description Support data is sent by key. For example, agent can send by key to mq. and sort can send by key to es. ### Use case _No response_...
从火焰图观查到`JSONArray logs = JSON.parseArray(byte[] message)`一步时耗费CPU,如下:  帮看下还有优化空间吗? jdk版本: 8 fastjson版本: 2.0.48