-
Notifications
You must be signed in to change notification settings - Fork 109
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
feat: monitoring accuracy and latency of reported information in KCNR #237
Merged
Conversation
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
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #237 +/- ##
==========================================
+ Coverage 53.02% 53.32% +0.29%
==========================================
Files 397 400 +3
Lines 43438 43803 +365
==========================================
+ Hits 23034 23358 +324
- Misses 17861 17877 +16
- Partials 2543 2568 +25
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
caohe
requested review from
csfldf,
pendoragon,
waynepeking348,
caohe and
luomingmeng
August 24, 2023 11:26
caohe
added
enhancement
New feature or request
workflow/draft
draft: no need to review
labels
Aug 24, 2023
zhy76
force-pushed
the
anomaly-metric
branch
3 times, most recently
from
August 31, 2023 06:57
81b3658
to
e6a522f
Compare
zhy76
force-pushed
the
anomaly-metric
branch
7 times, most recently
from
September 13, 2023 05:40
7a8795b
to
87193a3
Compare
zhy76
changed the title
[WIP] feat: monitoring accuracy and latency of reported information in KCNR
feat: monitoring accuracy and latency of reported information in KCNR
Sep 15, 2023
zhy76
force-pushed
the
anomaly-metric
branch
2 times, most recently
from
October 7, 2023 09:27
2e03185
to
89950fc
Compare
caohe
reviewed
Oct 7, 2023
caohe
reviewed
Oct 7, 2023
caohe
reviewed
Oct 7, 2023
caohe
reviewed
Oct 7, 2023
caohe
reviewed
Oct 7, 2023
luomingmeng
reviewed
Oct 7, 2023
zhy76
force-pushed
the
anomaly-metric
branch
2 times, most recently
from
October 7, 2023 12:43
d2052e8
to
84aca47
Compare
luomingmeng
reviewed
Oct 7, 2023
luomingmeng
reviewed
Oct 7, 2023
zhy76
force-pushed
the
anomaly-metric
branch
3 times, most recently
from
October 8, 2023 04:56
8d2b054
to
f40f34e
Compare
PTAL and Thanks for all your suggestions 😄 |
luomingmeng
reviewed
Oct 8, 2023
zhy76
force-pushed
the
anomaly-metric
branch
2 times, most recently
from
October 8, 2023 06:30
7ab9b27
to
d488a7c
Compare
luomingmeng
reviewed
Oct 8, 2023
luomingmeng
reviewed
Oct 8, 2023
luomingmeng
reviewed
Oct 8, 2023
zzzzhhb
reviewed
Oct 8, 2023
Signed-off-by: zhy76 <958474674@qq.com>
caohe
approved these changes
Oct 9, 2023
luomingmeng
approved these changes
Oct 9, 2023
zzzzhhb
approved these changes
Oct 9, 2023
waynepeking348
added
the
workflow/merge-ready
merge-ready: code is ready and can be merged
label
Oct 9, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
workflow/draft
draft: no need to review
workflow/merge-ready
merge-ready: code is ready and can be merged
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.
What type of PR is this?
What this PR does / why we need it:
feat: monitoring accuracy and latency of reported information in KCNR
Which issue(s) this PR fixes:
Fixes: #161
Special notes for your reviewer: