ci memory leak test

This commit is contained in:
dmchen 2023-10-24 06:51:00 +00:00
parent 7c83d190a4
commit ff46bdb17a
1 changed files with 2 additions and 2 deletions

View File

@ -105,9 +105,9 @@ void dmSendMonitorReport() {
dmGetVmMonitorInfo(pDnode);
dmGetQmMonitorInfo(pDnode);
dmGetSmMonitorInfo(pDnode);
monSendReport();
//monSendReport();
//monSendPromReport();
monSendPromReport();
}
void dmGetVnodeLoads(SMonVloadInfo *pInfo) {