fix async profiler task query && Bump up UI (#12821)

This commit is contained in:
zhengziyi0117 2024-12-03 17:09:01 +08:00 committed by GitHub
parent 3223a2c2ec
commit 88cd1eb025
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View File

@ -49,7 +49,8 @@ public class BanyanDBAsyncProfilerTaskQueryDAO extends AbstractBanyanDBDAO imple
AsyncProfilerTaskRecord.TASK_ID,
AsyncProfilerTaskRecord.CREATE_TIME,
AsyncProfilerTaskRecord.DURATION,
AsyncProfilerTaskRecord.EVENT_TYPES
AsyncProfilerTaskRecord.EVENT_TYPES,
AsyncProfilerTaskRecord.EXEC_ARGS
);
private final int queryMaxSize;

@ -1 +1 @@
Subproject commit aff69c057ff6a07484d71c226e04b2af188d0203
Subproject commit ea0f5e5f62350b110fecf15af7cdac2a4f03eafa