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

Add profiles support in exporters #10702

Merged
merged 5 commits into from
Jul 30, 2024

Conversation

dmathieu
Copy link
Member

@dmathieu dmathieu commented Jul 23, 2024

Description

This follows #10527, and adds profiles support into exporters.

Link to tracking issue

See #10375

@mx-psi mx-psi added this to the Profiling support milestone Jul 23, 2024
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

Attention: Patch coverage is 15.38462% with 11 lines in your changes missing coverage. Please review.

Project coverage is 92.13%. Comparing base (2125fe8) to head (1e94d94).

Files Patch % Lines
exporter/internal/factory.go 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10702      +/-   ##
==========================================
- Coverage   92.17%   92.13%   -0.05%     
==========================================
  Files         401      402       +1     
  Lines       18786    18799      +13     
==========================================
+ Hits        17316    17320       +4     
- Misses       1110     1120      +10     
+ Partials      360      359       -1     

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

@dmathieu dmathieu marked this pull request as ready for review July 23, 2024 15:32
@dmathieu dmathieu requested a review from a team as a code owner July 23, 2024 15:32
@dmathieu dmathieu requested a review from djaglowski July 23, 2024 15:32
@mx-psi mx-psi merged commit 67e044b into open-telemetry:main Jul 30, 2024
49 of 50 checks passed
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.

3 participants