dumbFeng
dumbFeng
For example: ```golang err := gorm.DB.First(&model).Error if err == gorm.ErrRecordNotFound{ //... } ``` The code above cannot be detected by errorlint.
@doujiang24 Nice! Thank you.
> But I think they are two different situations. About the one I proposed, I think holmes should dump after next gc runs while the heap peak occurs. In the...
监控到异常时,已经通过scene传递了cpu使用率。