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

[service] Move TracerProvider initialization to service/telemetry package #9319

Closed

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Jan 19, 2024

Description:

Redo of #8171

Depends on #9131

Link to tracking Issue: Updates #8170

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (72f6ce1) 90.34% compared to head (62334eb) 90.32%.
Report is 64 commits behind head on main.

Files Patch % Lines
service/telemetry/telemetry.go 55.26% 13 Missing and 4 partials ⚠️
service/service.go 50.00% 2 Missing and 1 partial ⚠️
service/telemetry.go 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9319      +/-   ##
==========================================
- Coverage   90.34%   90.32%   -0.02%     
==========================================
  Files         340      339       -1     
  Lines       17989    17859     -130     
==========================================
- Hits        16253    16132     -121     
+ Misses       1412     1404       -8     
+ Partials      324      323       -1     

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

@mx-psi mx-psi added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jan 19, 2024
@mx-psi mx-psi requested a review from codeboten January 19, 2024 13:35
codeboten pushed a commit that referenced this pull request Jan 22, 2024
A part of #9319 that can be done without waiting for #9131
TylerHelmuth pushed a commit to TylerHelmuth/opentelemetry-collector that referenced this pull request Jan 23, 2024
Copy link
Contributor

github-actions bot commented Feb 3, 2024

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Feb 3, 2024
@mx-psi
Copy link
Member Author

mx-psi commented Feb 5, 2024

Done by #9320 and #9384

@mx-psi mx-psi closed this Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant