Merged
Conversation
feature:Call Alibaba Cloud asset management to count cloud assets.
… out due to the large amount of account asset data, causing an exception
# Conflicts: # collector/alicloud/collector/resourcecenter/resource_center.go
…uring the collector runtime
…t monitoring (antgroup#46) * feat:Add the function of reporting CPU, disk and memory information during the collector runtime * feat:Alibaba Cloud SDK supports the configuration of proxy servers * fix:Optimize log printing and rule synchronization
* fix:save cloud account --------- Co-authored-by: j3ttt <86825323+j3ttt@users.noreply.github.com>
fix: 调整云账户查询接口支持数量限制 refactor: 重构任务执行器使用队列机制
fix: 优化任务队列处理逻辑 refactor: 重构权限拦截器逻辑
fix: 调整权限拦截器日志级别
fix: 调整云账户扫描状态判断时间阈值
refactor: 优化任务处理逻辑为独立方法
fix: 修复资源合并任务中的空指针问题 refactor: 重构规则查询服务使用内存分页 chore: 更新多个模块的依赖版本
Contributor
|
Important Installation incomplete: to start using Gemini Code Assist, please ask the organization owner(s) to visit the Gemini Code Assist Admin Console and sign the Terms of Services. |
j3ttt
approved these changes
Aug 13, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for your contribution to CloudRec!
What About:
java)go)opa)Description:
提升多账号情况下资产采集的时效性
回流采集异常日志、支持手动云账号触发采集任务
前端交互和展示优化,提升使用体验
其他bug修复