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 consumer profiles #10464

Merged
merged 13 commits into from
Jul 9, 2024
Merged

Add consumer profiles #10464

merged 13 commits into from
Jul 9, 2024

Conversation

dmathieu
Copy link
Member

Description

This adds profiles support for consumers.

Link to tracking issue

Based on the discussion in #10375.

@dmathieu dmathieu changed the title add consumer profiles Add consumer profiles Jun 25, 2024
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.34%. Comparing base (de8bd27) to head (cd3ef63).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10464   +/-   ##
=======================================
  Coverage   92.33%   92.34%           
=======================================
  Files         393      395    +2     
  Lines       18647    18656    +9     
=======================================
+ Hits        17218    17227    +9     
  Misses       1069     1069           
  Partials      360      360           

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

@dmathieu dmathieu force-pushed the profiles-consumer branch 2 times, most recently from efa1a89 to 08d4ba8 Compare June 25, 2024 07:58
@dmathieu dmathieu marked this pull request as ready for review July 1, 2024 09:24
@dmathieu dmathieu requested a review from a team as a code owner July 1, 2024 09:24
@dmathieu dmathieu requested a review from mx-psi July 1, 2024 09:24
@dmathieu
Copy link
Member Author

dmathieu commented Jul 1, 2024

I believe the failure is unrelated to these changes.

consumer/consumer.go Show resolved Hide resolved
consumer/consumer.go Show resolved Hide resolved
.chloggen/profile-consumer.yaml Outdated Show resolved Hide resolved
.chloggen/profile-consumer.yaml Outdated Show resolved Hide resolved
consumer/consumerprofiles/profiles.go Outdated Show resolved Hide resolved
Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
Copy link
Member

@mx-psi mx-psi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Since this is the first PR actually adding implementation for profiles after the RFC, I am going to wait a few days to let other @open-telemetry/collector-approvers chime in

For future modules, it would be great to split changes of internal-only changes and new modules into separate PRs

@mx-psi
Copy link
Member

mx-psi commented Jul 8, 2024

@open-telemetry/collector-approvers planning to merge this tomorrow if nobody blocks before then

@mx-psi mx-psi merged commit d37fe6c into open-telemetry:main Jul 9, 2024
50 checks passed
@github-actions github-actions bot added this to the next release milestone Jul 9, 2024
codeboten pushed a commit to codeboten/opentelemetry-collector that referenced this pull request Jul 9, 2024
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
This adds profiles support for consumers.


<!-- Issue number if applicable -->
#### Link to tracking issue
Based on the discussion in open-telemetry#10375.

---------

Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
@dmathieu dmathieu deleted the profiles-consumer branch July 10, 2024 07:07
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