-
Notifications
You must be signed in to change notification settings - Fork 77
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
✨ add trace spans and metrics for agent-ngt and index-manager #389
✨ add trace spans and metrics for agent-ngt and index-manager #389
Conversation
Best reviewed: commit by commit
Optimal code review plan
|
2b06515
to
73da3c2
Compare
Codecov Report
@@ Coverage Diff @@
## master #389 +/- ##
=========================================
- Coverage 7.91% 7.88% -0.03%
=========================================
Files 356 356
Lines 18319 18380 +61
=========================================
Hits 1450 1450
- Misses 16660 16721 +61
Partials 209 209
Continue to review full report at Codecov.
|
73da3c2
to
50c3683
Compare
d0af9e0
to
48fefcf
Compare
/rebase |
Signed-off-by: Rintaro Okamura <[email protected]> :bug: Fix Signed-off-by: Rintaro Okamura <[email protected]> :bug: Fix Signed-off-by: Rintaro Okamura <[email protected]>
Signed-off-by: Rintaro Okamura <[email protected]>
Signed-off-by: Rintaro Okamura <[email protected]>
Signed-off-by: Rintaro Okamura <[email protected]>
48fefcf
to
2237262
Compare
Signed-off-by: Rintaro Okamura <[email protected]>
[WARNING] Changes in |
Co-authored-by: Rintaro Okamura <[email protected]>
/format |
[WARNING] Changes in |
[FORMAT] Updating license headers and formatting go codes triggered by kpango. |
Signed-off-by: vdaas-ci <[email protected]>
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.
[APPROVED] This PR is approved by kpango.
[WARNING] Changes in |
Description:
initial_delay_max_duration
that affects to start auto-index daemon after random duration within it.Related Issue:
#343
How Has This Been Tested?:
nothing.
Environment:
Types of changes:
Changes to Core Features:
Checklist: