Skip to content

[chore] add profiles support to processor receiver builder #10955

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

Merged
merged 7 commits into from
Aug 29, 2024

Conversation

dmathieu
Copy link
Member

@dmathieu dmathieu commented Aug 23, 2024

Description

This allows building profiles in the processor builder.
As this is only changing internal modules, I am marking it as chore (and skipping changelog entry).

Link to tracking issue

#10375

cc @mx-psi

@dmathieu dmathieu marked this pull request as ready for review August 26, 2024 07:13
@dmathieu dmathieu requested review from a team and mx-psi August 26, 2024 07:13
@dmathieu dmathieu changed the title [chore] processor receiver builder [chore] add profiles support to processor receiver builder Aug 26, 2024
Copy link

codecov bot commented Aug 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.80%. Comparing base (c3ef344) to head (c1ef9d7).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10955      +/-   ##
==========================================
+ Coverage   91.76%   91.80%   +0.04%     
==========================================
  Files         412      412              
  Lines       19336    19349      +13     
==========================================
+ Hits        17743    17763      +20     
+ Misses       1231     1223       -8     
- Partials      362      363       +1     

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

@dmathieu dmathieu force-pushed the processor-receiver-builder branch from 6025202 to a716318 Compare August 26, 2024 07:24
@dmathieu dmathieu force-pushed the processor-receiver-builder branch from a716318 to 5562df6 Compare August 26, 2024 07:25
@mx-psi mx-psi added this to the Profiling support milestone Aug 26, 2024
@dmathieu dmathieu force-pushed the processor-receiver-builder branch from 7f27159 to daf1ac4 Compare August 26, 2024 09:32
@dmathieu dmathieu force-pushed the processor-receiver-builder branch from 1a1c24c to e56ab36 Compare August 29, 2024 09:12
@dmathieu dmathieu force-pushed the processor-receiver-builder branch from 4821050 to c1ef9d7 Compare August 29, 2024 14:33
@mx-psi mx-psi merged commit 8ef0571 into open-telemetry:main Aug 29, 2024
49 checks passed
@dmathieu dmathieu deleted the processor-receiver-builder branch August 29, 2024 16:49
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