wangbo opened a new pull request, #37786:
URL: https://github.com/apache/doris/pull/37786
## Proposed changes
```
num #instances #bytes class name
----------------------------------------------
1: 375686347 28162104360 [C
2: 93198001 21621936232 org.apache.doris.plugin.audit.AuditEvent
3: 375801573 12025650336 java.lang.String
4: 61002811 2440112440 java.util.LinkedList$Node
```
We find in some cases excessive audit log may be generatated, so add a
queue limit for audit log queue in WorkloadRuntimeStatMgr.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]