Skip to content
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: support export trace to collector #3097

Merged
merged 6 commits into from
Aug 15, 2024

Conversation

Yisaer
Copy link
Collaborator

@Yisaer Yisaer commented Aug 14, 2024

No description provided.

Signed-off-by: Song Gao <[email protected]>
Signed-off-by: Song Gao <[email protected]>
Signed-off-by: Song Gao <[email protected]>
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

Attention: Patch coverage is 43.47826% with 13 lines in your changes missing coverage. Please review.

Project coverage is 68.14%. Comparing base (cfa7c92) to head (d6407d0).
Report is 1 commits behind head on master.

Files Patch % Lines
pkg/tracer/tracer.go 47.06% 8 Missing and 1 partial ⚠️
internal/conf/conf.go 0.00% 1 Missing and 1 partial ⚠️
internal/server/server.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3097      +/-   ##
==========================================
- Coverage   68.15%   68.14%   -0.01%     
==========================================
  Files         391      391              
  Lines       37014    37029      +15     
==========================================
+ Hits        25226    25231       +5     
- Misses       9537     9552      +15     
+ Partials     2251     2246       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Yisaer Yisaer force-pushed the tracing_collector branch 3 times, most recently from 778cc4f to dd2fa0b Compare August 14, 2024 05:10
Signed-off-by: Song Gao <[email protected]>
Signed-off-by: Song Gao <[email protected]>
@ngjaying ngjaying merged commit 8714918 into lf-edge:master Aug 15, 2024
21 of 22 checks passed
@Yisaer Yisaer deleted the tracing_collector branch August 15, 2024 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants