internal/pkg/otel/components.go: put import of headersetterextension to the right section#10079
Merged
swiatekm merged 4 commits intoelastic:mainfrom Sep 22, 2025
Merged
internal/pkg/otel/components.go: put import of headersetterextension to the right section#10079swiatekm merged 4 commits intoelastic:mainfrom
swiatekm merged 4 commits intoelastic:mainfrom
Conversation
…to the right section
Contributor
|
This pull request does not have a backport label. Could you fix it @mykola-elastic? 🙏
|
Contributor
Author
|
@VihasMakwana @swiatekm Could you please add your reviews? I am asking for your reviews as it is related to #9903 |
8 tasks
Contributor
|
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
VihasMakwana
approved these changes
Sep 22, 2025
|
swiatekm
approved these changes
Sep 22, 2025
intxgo
pushed a commit
to intxgo/elastic-agent
that referenced
this pull request
Sep 24, 2025
…to the right section (elastic#10079) * internal/pkg/otel/components.go: put import of headersetterextension to the right section * add fragment * Update summary 1758520325-fix-pr-9903.yaml * remove changelog
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.





Follow-up PR for #9903 which added headersetterextension to EDOT, however, it put the import of it to the "receivers" section of imports