-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[extension/solarwindsapmsettingsextension] Overall structure of the new component #30153
[extension/solarwindsapmsettingsextension] Overall structure of the new component #30153
Conversation
|
da1c31a
to
3d1596e
Compare
Run the linting expectations and it is looking good. Can project maintainer help to approve to rerun workflows? |
@atoulme, thanks for approving the PR! I noticed there is a failing checks |
DONE |
This PR does the job of adding the structure of the component, it passes all checks such as adding it to the versions, github codeowners, factory and so on. The issue has a discussion ongoing on whether this component is applicable to the collector: #27668 (comment) I am going to remove the "ready to merge" label and add "on-hold" until the discussion is resolved. |
I believe the discussion is resolved now (at least from my point of view) in favor of the extension being included in the collector. I suppose we can move forward with this PR then! 🎉 |
Please rebase so we can make sure you're good to merge. |
0c18059
to
6165d23
Compare
Done. Thank you! |
fda10ee
to
a14216a
Compare
…builder-config.yaml
Suggested change from PR review. Co-authored-by: Antoine Toulme <antoine@toulme.name>
…yaml to meet the changelog github action requirement
a14216a
to
a676bcb
Compare
@atoulme Rebased again. Please help to take a look. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Thanks! Can we merge this PR? |
…ew component (open-telemetry#30153) **Description:** - Adding the overall structure of the new component `extension/solarwindsapmsettingsextension` for the first PR **Link to tracking Issue:** [27668](open-telemetry#27668) **Testing:** - Added config test - Added basic factory test and extension test **Documentation:** - Updated the README.md --------- Co-authored-by: Antoine Toulme <antoine@toulme.name>
Description:
extension/solarwindsapmsettingsextension
for the first PRLink to tracking Issue:
27668
Testing:
Documentation: