-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix multi datasource send alert failed (#127)
* 每个DatasourceId处理完后,立即调用t.Recover()和t.GC(),优化代码,增加debug日志 * 修复多数据源告警发出失败问题 * 修复多数据源告警其他数据源 --------- 规则添加两个数据源,一个数据源有正常数据,另一个数据源是空的。能保证有数据的数据源正常发送告警。 Co-authored-by: libo <[email protected]>
- Loading branch information
Showing
1 changed file
with
14 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters