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

support OpenTelemetry tracing #576

Merged
merged 6 commits into from
Nov 12, 2022
Merged

support OpenTelemetry tracing #576

merged 6 commits into from
Nov 12, 2022

Conversation

Somiacao
Copy link
Collaborator

No description provided.

@zhenghaoz zhenghaoz changed the title Opentelemetry support OpenTelemetry tracing Oct 30, 2022
@Somiacao Somiacao closed this Oct 30, 2022
@Somiacao Somiacao reopened this Oct 30, 2022
@codecov
Copy link

codecov bot commented Oct 30, 2022

Codecov Report

Base: 70.59% // Head: 70.40% // Decreases project coverage by -0.18% ⚠️

Coverage data is based on head (89a3451) compared to base (e2ab769).
Patch coverage: 77.16% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #576      +/-   ##
==========================================
- Coverage   70.59%   70.40%   -0.19%     
==========================================
  Files          63       63              
  Lines       12081    12305     +224     
==========================================
+ Hits         8528     8663     +135     
- Misses       2734     2820      +86     
- Partials      819      822       +3     
Impacted Files Coverage Δ
base/log/log.go 72.72% <0.00%> (-5.71%) ⬇️
config/config.go 71.71% <10.34%> (-12.19%) ⬇️
master/master.go 1.13% <18.18%> (+0.35%) ⬆️
master/tasks.go 62.15% <56.66%> (+0.39%) ⬆️
storage/cache/database.go 70.76% <57.69%> (+0.09%) ⬆️
storage/data/database.go 69.53% <75.00%> (+4.98%) ⬆️
server/server.go 60.52% <80.95%> (+1.23%) ⬆️
master/rest.go 54.69% <83.33%> (+1.67%) ⬆️
server/rest.go 75.85% <86.04%> (+1.51%) ⬆️
worker/worker.go 66.82% <90.24%> (+0.27%) ⬆️
... and 9 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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zhenghaoz zhenghaoz merged commit 9003ee2 into master Nov 12, 2022
@zhenghaoz zhenghaoz deleted the opentelemetry branch November 12, 2022 06:33
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.

None yet

2 participants