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

Deprecate consumerprofiles module in favor of xconsumer #11779

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

dmitryax
Copy link
Member

@dmitryax dmitryax commented Dec 2, 2024

To allow adding more experimental data types. First step towards #11778

@dmitryax dmitryax requested a review from a team as a code owner December 2, 2024 05:42
@dmitryax dmitryax requested a review from bogdandrutu December 2, 2024 05:42
@dmitryax dmitryax force-pushed the deprecate-consumerprofiles branch 2 times, most recently from 23958f7 to 721feee Compare December 2, 2024 06:31
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.59%. Comparing base (220b583) to head (70ec24c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11779   +/-   ##
=======================================
  Coverage   91.59%   91.59%           
=======================================
  Files         448      449    +1     
  Lines       23759    23761    +2     
=======================================
+ Hits        21761    21763    +2     
  Misses       1623     1623           
  Partials      375      375           

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

@dmitryax dmitryax force-pushed the deprecate-consumerprofiles branch 3 times, most recently from 2e66074 to 17d1b76 Compare December 2, 2024 07:04
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.

This looks good to me, but given other PRs like #11769 and that we have had this discussion before, should we first open a small PR on the coding guidelines stating what naming convention we use?

I personally like an exp suffix

@dmitryax
Copy link
Member Author

dmitryax commented Dec 2, 2024

Waiting for the vote results before merging

@dmitryax dmitryax force-pushed the deprecate-consumerprofiles branch from 17d1b76 to ab29c2a Compare December 11, 2024 17:48
@dmitryax dmitryax changed the title Deprecate consumerprofiles module in favor of consumerexp Deprecate consumerprofiles module in favor of xconsumer Dec 11, 2024
@dmitryax
Copy link
Member Author

Updated PR according to the latest guidelines #11836

@dmitryax dmitryax force-pushed the deprecate-consumerprofiles branch 3 times, most recently from ad07225 to 81e22e5 Compare December 11, 2024 17:57
@dmitryax dmitryax force-pushed the deprecate-consumerprofiles branch from 81e22e5 to 65da351 Compare December 11, 2024 18:48
@dmitryax dmitryax enabled auto-merge December 11, 2024 19:17
@mx-psi

This comment was marked as resolved.

@dmitryax dmitryax force-pushed the deprecate-consumerprofiles branch from 65da351 to 06063af Compare December 12, 2024 17:58
@dmitryax dmitryax added this pull request to the merge queue Dec 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Dec 12, 2024
@dmitryax dmitryax force-pushed the deprecate-consumerprofiles branch 2 times, most recently from ff91ccd to 6bc7547 Compare December 12, 2024 20:05
To allow adding more experimental data types. First step towards open-telemetry#11778

Deprecate consumerprofiles module in favor of xconsumer
@dmitryax dmitryax force-pushed the deprecate-consumerprofiles branch from 6bc7547 to 70ec24c Compare December 12, 2024 20:43
@dmitryax dmitryax added this pull request to the merge queue Dec 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 12, 2024
@mx-psi mx-psi added this pull request to the merge queue Dec 12, 2024
Merged via the queue into open-telemetry:main with commit 63d83d5 Dec 12, 2024
50 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 12, 2024
@dmitryax dmitryax deleted the deprecate-consumerprofiles branch December 13, 2024 05:17
github-merge-queue bot pushed a commit that referenced this pull request Dec 13, 2024
#### Description

`make update-otel` failed in contrib due to the new packages added in
#11779.
Pin a commit version for them in go mod to see if it unblocks contrib
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.

4 participants