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

Remove dependency on batchprocessor from service package #6730

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

bogdandrutu
Copy link
Member

@bogdandrutu bogdandrutu commented Dec 10, 2022

Reason is to make sure we don't expose yet a hack pattern to register Otel views until a proper design is in place and to move the OC views registration to the same model as contrib. Also this cleans dependencies between core modules.

@bogdandrutu bogdandrutu requested review from a team and codeboten December 10, 2022 16:45
@codecov
Copy link

codecov bot commented Dec 10, 2022

Codecov Report

Base: 89.61% // Head: 89.59% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (9e60b1d) compared to base (28cd749).
Patch coverage: 82.35% of modified lines in pull request are covered.

❗ Current head 9e60b1d differs from pull request most recent head 2ecda1c. Consider uploading reports for the commit 2ecda1c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6730      +/-   ##
==========================================
- Coverage   89.61%   89.59%   -0.02%     
==========================================
  Files         246      246              
  Lines       14291    14324      +33     
==========================================
+ Hits        12807    12834      +27     
- Misses       1233     1237       +4     
- Partials      251      253       +2     
Impacted Files Coverage Δ
service/telemetry.go 85.29% <80.00%> (-1.30%) ⬇️
processor/batchprocessor/metrics.go 85.00% <100.00%> (+0.28%) ⬆️
obsreport/obsreporttest/obsreporttest.go 89.02% <0.00%> (+0.13%) ⬆️
internal/obsreportconfig/obsreportconfig.go 94.17% <0.00%> (+0.23%) ⬆️

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.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
@bogdandrutu bogdandrutu merged commit 9fc0372 into open-telemetry:main Dec 12, 2022
@bogdandrutu bogdandrutu deleted the rmdepbatch branch December 12, 2022 15:59
jaronoff97 pushed a commit to lightstep/opentelemetry-collector that referenced this pull request Dec 14, 2022
…try#6730)

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
jaronoff97 pushed a commit to lightstep/opentelemetry-collector that referenced this pull request Dec 14, 2022
…try#6730)

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
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