-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
【feature】Agent事件上报实体定义 #1110
【feature】Agent事件上报实体定义 #1110
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop #1110 +/- ##
==============================================
- Coverage 45.67% 18.57% -27.11%
+ Complexity 3028 1396 -1632
==============================================
Files 700 778 +78
Lines 15357 17011 +1654
Branches 1702 1843 +141
==============================================
- Hits 7015 3159 -3856
- Misses 7470 13450 +5980
+ Partials 872 402 -470
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
...rmant-agentcore-core/src/main/java/com/huaweicloud/sermant/core/event/LogEventCollector.java
Show resolved
Hide resolved
...core-core/src/main/java/com/huaweicloud/sermant/core/event/common/EventCollectorManager.java
Show resolved
Hide resolved
...entcore-core/src/main/java/com/huaweicloud/sermant/core/event/FrameworkEventDefinitions.java
Outdated
Show resolved
Hide resolved
984cfd8
to
ad24296
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
【修复issue】#1109
【修改内容】Agent事件上报实体定义
【用例描述】不涉及
【自测情况】本地静态检查清理完成
【影响范围】不涉及