panlei
2019-11-04 5a6639ba0450e5f58955f5d7d906b9e454a4295e
关闭推送看cpu占用
1个文件已修改
2 ■■■ 已修改文件
main.go 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
main.go
@@ -110,7 +110,7 @@
                    esEnd := time.Since(start)
                    logger.Debug("插入完Es所用时间:", esEnd)
                    //事件推送
                    labelFilter.PushSomthing(resultMsg)
                    //labelFilter.PushSomthing(resultMsg)
                    //pushEnd := time.Since(start)
                    //logger.Info("事件推送完所用时间:",ruleEnd,esEnd,pushEnd)
                }(msg)