[chore] Update version of component/componentattribute to unblock upd…#12326
Merged
Conversation
…ate-otel in contrib
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12326 +/- ##
=======================================
Coverage 91.39% 91.39%
=======================================
Files 468 468
Lines 25598 25598
=======================================
Hits 23395 23395
Misses 1787 1787
Partials 416 416 ☔ View full report in Codecov by Sentry. |
mx-psi
approved these changes
Feb 10, 2025
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Feb 10, 2025
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description This PR added missing fixes for indirect refs of `componentattributes`, a follow-up PR of #12326 cc @bogdandrutu @codeboten @djaglowski @mx-psi <!-- Issue number if applicable --> #### Link to tracking issue n/a <!--Describe what testing was performed and which tests were added.--> #### Testing n/a <!--Describe the documentation added.--> #### Documentation n/a <!--Please delete paragraphs that you did not use before submitting.-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ate-otel in contrib
Description
I was planning to run
update-otelin contrib repo to test open-telemetry/opentelemetry-collector-contrib#37706 before a new release. And found that it's blocked by the newly addedcomponent/componentattributemodule in #12259This PR update its version to be latest dev to quickly unblock
update-oteltask.cc @bogdandrutu @codeboten @djaglowski @mx-psi
Link to tracking issue
n/a
Testing
n/a
Documentation
n/a